use of menus crashes Firefox?

Keith Seyffarth weif at weif.net
Wed Jan 19 15:37:26 UTC 2011


Chuck Swiger <cswiger at mac.com> writes:

> Enter "run", or "c" for continue.  If and when Firefox crashes, you
> will be able to gain more useful information....

That does provide a bunch more information. Thank you.

Here is the output when Firefox crashed when trying to load a web
page. I can definitely get another one for when Firefox crashes when you
exit, and I can probably get another one for when it crashes when you
reload a page, but that's a little less easy to reproduce.
(to maintain some readability, I removed the "loading" lines)

$ gdb /usr/local/lib/firefox3/firefox-bin 1303
Attaching to program: /usr/local/lib/firefox3/firefox-bin, process 1303
[New Thread 0x2c628be0 (LWP 100152)]
[New Thread 0x2ca0c130 (LWP 100191)]
[New Thread 0x2c628e00 (LWP 100188)]
[New Thread 0x2ca0b470 (LWP 100185)]
[New Thread 0x2b508ef0 (LWP 100186)]
[New Thread 0x2ca0bad0 (LWP 100184)]
[New Thread 0x2ca0bbe0 (LWP 100192)]
[New Thread 0x2ca0b9c0 (LWP 100190)]
[New Thread 0x2ca0b8b0 (LWP 100189)]
[New Thread 0x2a201480 (LWP 100183)]
[New Thread 0x2a201370 (LWP 100182)]
[New Thread 0x2a201260 (LWP 100181)]
[New Thread 0x2a201150 (LWP 100180)]
[New Thread 0x2a201040 (LWP 100179)]
[Switching to Thread 0x2c628be0 (LWP 100152)]
0x29e581a7 in __error () from /lib/libthr.so.3
(gdb) c
Continuing.
[New Thread 0x2ca0af20 (LWP 100187)]
[Thread 0x2ca0bad0 (LWP 100184) exited]
[Thread 0x2ca0af20 (LWP 100187) exited]
[Thread 0x2ca0c130 (LWP 100191) exited]
[New Thread 0x2afc79c0 (LWP 100184)]
[Thread 0x2afc79c0 (LWP 100184) exited]
[New Thread 0x2c628cf0 (LWP 100184)]
[Thread 0x2c628cf0 (LWP 100184) exited]
[New Thread 0x2ca0a590 (LWP 100184)]
[Thread 0x2ca0a590 (LWP 100184) exited]
[New Thread 0x2c628140 (LWP 100154)]
[Thread 0x2c628140 (LWP 100154) exited]
[New Thread 0x2ca0bad0 (LWP 100154)]
[Thread 0x2ca0bad0 (LWP 100154) exited]
[New Thread 0x2ca0af20 (LWP 100154)]
[Thread 0x2ca0af20 (LWP 100154) exited]
[New Thread 0x2ca0c130 (LWP 100154)]
[Thread 0x2ca0c130 (LWP 100154) exited]
[New Thread 0x2afc79c0 (LWP 100154)]
[Thread 0x2afc79c0 (LWP 100154) exited]
[New Thread 0x2c628cf0 (LWP 100154)]
[Thread 0x2c628cf0 (LWP 100154) exited]
[New Thread 0x2ca0a590 (LWP 100154)]
[New Thread 0x2c628140 (LWP 100161)]
[Thread 0x2ca0a590 (LWP 100154) exited]

Program received signal SIGPIPE, Broken pipe.
[Switching to Thread 0x2a201040 (LWP 100179)]
0x29e16213 in write () from /lib/libc.so.7
(gdb) c
Continuing.

Program received signal SIGSYS, Bad system call.
0x29d7f16b in ksem_init () from /lib/libc.so.7
(gdb) c
Continuing.

Program terminated with signal SIGSYS, Bad system call.
The program no longer exists.
(gdb) q



More information about the freebsd-questions mailing list