FS#18077 - [firefox] Segmentation fault.

Attached to Project: Arch Linux
Opened by farid (osc) - Saturday, 30 January 2010, 14:00 GMT
Last edited by Ionut Biru (wonder) - Wednesday, 03 February 2010, 22:37 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Jan de Groot (JGC)
Architecture x86_64
Severity High
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
firefox crashes randomly while navigating.

Additional info:
* package version(s)
firefox 3.5.7-1

* config and/or log files etc.
here is the gdb run:
(gdb) run
Starting program: /usr/bin/firefox
[Thread debugging using libthread_db enabled]

(firefox:4423): GLib-WARNING **: g_set_prgname() called multiple times
[New Thread 0x7fffe76f2710 (LWP 4426)]
[New Thread 0x7fffe6ce8710 (LWP 4427)]
[New Thread 0x7fffe5cff710 (LWP 4428)]
[New Thread 0x7fffe4dff710 (LWP 4429)]
[Thread 0x7fffe4dff710 (LWP 4429) exited]
[New Thread 0x7fffe4dff710 (LWP 4430)]
[New Thread 0x7fffe39ff710 (LWP 4431)]
[Thread 0x7fffe39ff710 (LWP 4431) exited]
OpenOffice path is '/usr/lib/openoffice'
[New Thread 0x7fffe39ff710 (LWP 4432)]
[New Thread 0x7fffd9284710 (LWP 4433)]
[New Thread 0x7fffd88ff710 (LWP 4434)]
[New Thread 0x7fffd7aff710 (LWP 4435)]
[New Thread 0x7fffd70f8710 (LWP 4436)]
[Thread 0x7fffd70f8710 (LWP 4436) exited]
[01-30 13:59:53] Torbutton NOTE: Crash detected, attempting recovery
[01-30 13:59:53] Torbutton NOTE: Restoring cookie status
[01-30 13:59:53] Torbutton NOTE: Loading non-tor jar after crash
[01-30 13:59:53] Torbutton NOTE: Restoring tor state
[New Thread 0x7fffd70f8710 (LWP 4437)]
[New Thread 0x7fffd47ff710 (LWP 4438)]

Program received signal SIGSEGV, Segmentation fault.
0x00007ffff57c42d9 in ?? () from /usr/lib/xulrunner-1.9.1/libxul.so

here is the backtrace:
(gdb) bt
#0 0x00007ffff57c42d9 in ?? () from /usr/lib/xulrunner-1.9.1/libxul.so
#1 0x00007ffff53f4e97 in ?? () from /usr/lib/xulrunner-1.9.1/libxul.so
#2 0x00007ffff53dffdb in ?? () from /usr/lib/xulrunner-1.9.1/libxul.so
#3 0x00007ffff53e1ef1 in ?? () from /usr/lib/xulrunner-1.9.1/libxul.so
#4 0x00007ffff53f2b86 in ?? () from /usr/lib/xulrunner-1.9.1/libxul.so
#5 0x00007ffff53fa061 in ?? () from /usr/lib/xulrunner-1.9.1/libxul.so
#6 0x00007ffff660dddb in js_Invoke ()
from /usr/lib/xulrunner-1.9.1/libmozjs.so
#7 0x00007ffff660e13c in ?? () from /usr/lib/xulrunner-1.9.1/libmozjs.so
#8 0x00007ffff660e27d in ?? () from /usr/lib/xulrunner-1.9.1/libmozjs.so
#9 0x00007ffff6614deb in ?? () from /usr/lib/xulrunner-1.9.1/libmozjs.so
#10 0x00007ffff6615b83 in ?? () from /usr/lib/xulrunner-1.9.1/libmozjs.so
#11 0x00007ffff65ffbec in ?? () from /usr/lib/xulrunner-1.9.1/libmozjs.so
#12 0x00007ffff660dde5 in js_Invoke ()
from /usr/lib/xulrunner-1.9.1/libmozjs.so
#13 0x00007ffff53eefe9 in ?? () from /usr/lib/xulrunner-1.9.1/libxul.so
#14 0x00007ffff5ba8da1 in ?? () from /usr/lib/xulrunner-1.9.1/libxul.so
#15 0x00007ffff5ba8263 in ?? () from /usr/lib/xulrunner-1.9.1/libxul.so
#16 0x00007fffe120d300 in ?? ()
#17 0x00007fffd486f400 in ?? ()
#18 0x00007fffd48eb480 in ?? ()
#19 0x0000000000000000 in ?? ()

Steps to reproduce:
open firefox...
This task depends upon

Closed by  Ionut Biru (wonder)
Wednesday, 03 February 2010, 22:37 GMT
Reason for closing:  Fixed
Comment by Thomas Dziedzic (tomd123) - Saturday, 30 January 2010, 14:54 GMT
Try disabling torbutton in firefox.

If that doesn't help please rebuild xulrunner with debug symbols and rerun it.
Comment by farid (osc) - Saturday, 30 January 2010, 15:21 GMT
torbutton although installed is disabled. i think the problem is xulrunner, right?
Comment by Thomas Dziedzic (tomd123) - Saturday, 30 January 2010, 15:53 GMT
Disable all plugins, and close firefox, then start it again, if you can still reproduce it then rebuild xulrunner with debug symbols and post gdb output here. It's a null dereference.
Comment by Jan de Groot (JGC) - Sunday, 31 January 2010, 09:46 GMT
Is this still an issue with firefox 3.6?
Comment by farid (osc) - Sunday, 31 January 2010, 14:36 GMT
i am installing 3.6 now and will let you know... cheers
Comment by farid (osc) - Wednesday, 03 February 2010, 19:30 GMT
hi,

so far so good. :)

i would consider this closed.

Loading...