firefox-bin crashed with SIGSEGV

Bug #190856 reported by Shirish Agarwal
10
Affects Status Importance Assigned to Milestone
firefox (Ubuntu)
Invalid
Undecided
Unassigned

Bug Description

Binary package hint: firefox

It had crashed before, I recovered the session, it had a download which had got crashed about few days back. I had also something like 10-12 tabs back.

ProblemType: Crash
Architecture: i386
CrashCounter: 1
Date: Mon Feb 11 11:01:50 2008
Disassembly: 0xb7fa4410:
DistroRelease: Ubuntu 8.04
ExecutablePath: /usr/lib/firefox/firefox-bin
NonfreeKernelModules: cdrom
Package: firefox 2.0.0.10+2nobinonly-0ubuntu2
PackageArchitecture: i386
ProcCmdline: /usr/lib/firefox/firefox-bin
ProcCwd: /home/shirish
ProcEnviron:
 LANGUAGE=en_IN:en
 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=en_IN
 SHELL=/bin/bash
Signal: 11
SourcePackage: firefox
Stacktrace: #0 0xb7fa4410 in ?? ()
StacktraceTop: ?? ()
ThreadStacktrace:

Title: firefox-bin crashed with SIGSEGV
Uname: Linux Mugglewille 2.6.24-7-generic #1 SMP Thu Feb 7 01:29:58 UTC 2008 i686 GNU/Linux
UserGroups: adm admin audio cdrom dialout dip floppy lpadmin netdev plugdev powerdev sambashare scanner video

Revision history for this message
Shirish Agarwal (shirishag75) wrote :
Revision history for this message
Apport retracing service (apport) wrote : Symbolic stack trace

StacktraceTop:?? ()

Revision history for this message
Apport retracing service (apport) wrote : Stack trace with source code
Revision history for this message
Alexander Sack (asac) wrote :

please post the install.rdf files that are in the directories

   /home/shirish/.mozilla/firefox/hqk033vx.default/extensions/{DDC359D1-844A-42a7-9AA1-88A850A938A8}
   /home/shirish/.mozilla/firefox/hqk033vx.default/extensions/{d10d0bf8-f5b5-c8b4-a8b2-2b9879e08c5d}

Then disable all extensions and see if you can still reproduce this issue.

Thanks,
 - Alexander

Changed in firefox:
status: New → Incomplete
Revision history for this message
Shirish Agarwal (shirishag75) wrote :

I have no idea how to upload the install.rdf files as if I try uploading the files, firefox crashes. I disabled all the addons but still the issue is there. If you have any idea how I can upload the files please do tell. I have tried, FF2, FF3, Seamonkey, even links2 -g all of them give the same issue. I have no idea where or what the issue is. It still crashes :(

Revision history for this message
Shirish Agarwal (shirishag75) wrote :

Hi all,

Here's the install.rdf of the 1st extension requested : - This is Seamonkey

 /home/shirish/.mozilla/firefox/hqk033vx.default/extensions/{DDC359D1-844A-42a7-9AA1-88A850A938A8}

<?xml version="1.0" ?>
<rdf:RDF xmlns="http://www.mozilla.org/2004/em-rdf#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
 <rdf:Description about="urn:mozilla:install-manifest">

  <id>{DDC359D1-844A-42a7-9AA1-88A850A938A8}</id>
  <name>DownThemAll!</name>
  <description>The mass downloader for Firefox.</description>
  <version>1.0b1</version>

  <creator>Federico Parodi</creator>
  <creator>Stefano Verna</creator>
  <creator>Nils Maier</creator>

  <developer>Federico Parodi</developer>
  <developer>Stefano Verna</developer>
  <developer>Nils Maier</developer>

  <aboutURL>chrome://dta/content/about/about.xul</aboutURL>
  <iconURL>chrome://dta/skin/common/icon.png</iconURL>
  <homepageURL>http://downthemall.net/</homepageURL>
  <optionsURL>chrome://dta/content/preferences/prefs.xul</optionsURL>

  <!-- Firefox -->
  <targetApplication>
   <rdf:Description>
    <id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</id>
    <minVersion>2.0</minVersion>
    <maxVersion>3.0.*</maxVersion>
   </rdf:Description>
  </targetApplication>

  <!-- Seamonkey -->
  <targetApplication>
   <rdf:Description>
    <id>{92650c4d-4b8e-4d2a-b7eb-24ecf4f6b63a}</id>
    <minVersion>2.0a</minVersion>
    <maxVersion>3.0</maxVersion>
   </rdf:Description>
  </targetApplication>

  <!-- Thunderbird -->
  <targetApplication>
   <rdf:Description>
    <id>{3550f703-e582-4d05-9a08-453d09bdfdc6}</id>
    <minVersion>2.0</minVersion>
    <maxVersion>3.0.*</maxVersion>
   </rdf:Description>
  </targetApplication>

  <!-- Flock -->
  <targetApplication>
    <rdf:Description>
      <id>{a463f10c-3994-11da-9945-000d60ca027b}</id>
      <minVersion>0.8</minVersion>
      <maxVersion>1.0</maxVersion>
    </rdf:Description>
  </targetApplication>

 </rdf:Description>
</rdf:RDF>

More information at https://addons.mozilla.org/en-US/firefox/addon/201

Revision history for this message
Shirish Agarwal (shirishag75) wrote :

The second extension seems to be Adblock Plus

 /home/shirish/.mozilla/firefox/hqk033vx.default/extensions/{d10d0bf8-f5b5-c8b4-a8b2-2b9879e08c5d}

<?xml version="1.0"?>
<RDF:RDF xmlns:em="http://www.mozilla.org/2004/em-rdf#"
         xmlns:NC="http://home.netscape.com/NC-rdf#"
         xmlns:RDF="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
  <RDF:Description RDF:about="rdf:#$ZOw8d2"
                   em:id="{3550f703-e582-4d05-9a08-453d09bdfdc6}"
                   em:minVersion="1.5"
                   em:maxVersion="3.0a1" />
  <RDF:Description RDF:about="rdf:#$UOw8d2"
                   em:id="{92650c4d-4b8e-4d2a-b7eb-24ecf4f6b63a}"
                   em:minVersion="1.0"
                   em:maxVersion="2.0a1" />
  <RDF:Description RDF:about="rdf:#$POw8d2"
                   em:id="{ec8030f7-c20a-464f-9b0e-13a3a9e97384}"
                   em:minVersion="1.5"
                   em:maxVersion="3.0b2" />
  <RDF:Description RDF:about="rdf:#$7Pw8d2"
                   em:<email address hidden>"
                   em:minVersion="0.2"
                   em:maxVersion="0.3" />
  <RDF:Description RDF:about="rdf:#$2Pw8d2"
                   em:id="{a463f10c-3994-11da-9945-000d60ca027b}"
                   em:minVersion="0.5"
                   em:maxVersion="1.0+" />
  <RDF:Description RDF:about="urn:mozilla:install-manifest"
                   em:id="{d10d0bf8-f5b5-c8b4-a8b2-2b9879e08c5d}"
                   em:version="0.7.5.3"
                   em:name="Adblock Plus"
                   em:description="Ads were yesterday!"
                   em:creator="Wladimir Palant"
                   em:homepageURL="http://adblockplus.org/"
                   em:iconURL="chrome://adblockplus/skin/adblockplus.png"
                   em:aboutURL="chrome://adblockplus/content/about.xul"
                   em:optionsURL="chrome://adblockplus/content/settings.xul">
    <em:targetApplication RDF:resource="rdf:#$POw8d2"/>
    <em:targetApplication RDF:resource="rdf:#$UOw8d2"/>
    <em:targetApplication RDF:resource="rdf:#$ZOw8d2"/>
    <em:targetApplication RDF:resource="rdf:#$2Pw8d2"/>
    <em:targetApplication RDF:resource="rdf:#$7Pw8d2"/>
  </RDF:Description>
</RDF:RDF>

Revision history for this message
Shirish Agarwal (shirishag75) wrote :

I also found I have ubufox extensions installed, perhaps they are the root of the issue ?

Using ubufox 0.4~beta1-0ubuntu4

shirish@Mugglewille:~$ dpkg -L ubufox
/.
/usr
/usr/lib
/usr/lib/firefox
/usr/lib/firefox/extensions
/<email address hidden>
/<email address hidden>/install.rdf
/<email address hidden>/skin
/<email address hidden>/skin/overlay.css
/<email address hidden>/chrome.manifest
/<email address hidden>/content
/<email address hidden>/content/internet32.png
/<email address hidden>/content/overlay.js
/<email address hidden>/content/pluginInstallerDatasource.js
/<email address hidden>/content/pluginInstallerService.js
/<email address hidden>/content/pluginInstallerWizard.js
/<email address hidden>/content/pluginInstallerWizard.xul
/<email address hidden>/content/ubuntu.ico
/<email address hidden>/content/ubuntuAddonsOverlay.xul
/<email address hidden>/content/ubuntuHelpMenuOverlay.xul
/<email address hidden>/content/ubuntulogo32.png
/<email address hidden>/defaults
/<email address hidden>/defaults/preferences
/<email address hidden>/defaults/preferences/ubufox-pfs.js
/<email address hidden>/defaults/preferences/ubufox.js
/<email address hidden>/defaults/preferences/ubuntu-mods.js
/<email address hidden>/locale
/<email address hidden>/locale/en-US
/<email address hidden>/locale/en-US/ubufox.dtd
/<email address hidden>/locale/en-US/ubufox.properties
/usr/share
/usr/share/doc
/usr/share/doc/ubufox
/usr/share/doc/ubufox/copyright
/usr/share/doc/ubufox/changelog.Debian.gz

Uninstalling them to see if it makes any difference.

Revision history for this message
Alexander Sack (asac) wrote :

stop firefox ... move your $HOME/.mozilla directory to a safe place (backup) ... and start firefox (aka with fresh profile).

Revision history for this message
Shirish Agarwal (shirishag75) wrote :

I did mv $HOME/.mozilla $HOME/.mozilla.backup1 & still it crashes. I get the same error on the CLI.

(gecko:8987): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed
Segmentation fault (core dumped) :(

Revision history for this message
Shirish Agarwal (shirishag75) wrote :

giving an strace using konqueror, strace -f firefox &> /tmp/strace.log

Revision history for this message
Connor Imes (ckimes) wrote :

Thank you for taking the time to report this bug and helping to make Ubuntu better. You reported this bug a while ago and there hasn't been any activity in it recently. We were wondering is this still an issue for you? Can you try with latest Ubuntu release? Thanks in advance.

Revision history for this message
Connor Imes (ckimes) wrote :

We are closing this bug report because it lacks the information we need to investigate the problem, as described in the previous comments. Please reopen it if you can give us the missing information, and don't hesitate to submit bug reports in the future. To reopen the bug report you can click on the current status, under the Status column, and change the Status back to "New". Thanks again!

Changed in firefox:
status: Incomplete → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.