I recently built & installed firefox-29.0,1 with debugging information.
That was just a day or so ago.
It has already dumped core twice.
Here is some info from the most recent one:
...
Core was generated by `firefox'.
Program terminated with signal 11, Segmentation fault.
#0 0x000000080125024c in thr_kill () from /lib/libc.so.7
(gdb) where
#0 0x000000080125024c in thr_kill () from /lib/libc.so.7
#1 0x0000000804d5abc2 in nsProfileLock::FatalSignalHandler (signo=11,
info=0x7fffffff9e40, context=0x7fffffff9ad0)
at
/usr/ports/www/firefox/work/mozilla-release/profile/dirserviceprovider/src/nsProfileLock.cpp:180
#2 0x0000000805454852 in AsmJSFaultHandler (signum=11, info=0x7fffffff9e40,
context=0x7fffffff9ad0)
at
/usr/ports/www/firefox/work/mozilla-release/js/src/jit/AsmJSSignalHandlers.cpp:964
#3 0x0000000800fdd46e in ?? () from /lib/libthr.so.3
#4 0x0000000800fdd5fc in ?? () from /lib/libthr.so.3
#5 0x00007ffffffff043 in ?? ()
#6 0x0000000800fdd520 in ?? () from /lib/libthr.so.3
#7 0x0000000000000000 in ?? ()
(gdb)
So, um, should I file a PR, or what?
P.S. Do any of the chaps who work on the FreeBSD port of Firefox ever
themselves try to build it and then run it with debugging info enabled?
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-gecko
To unsubscribe, send any mail to "[email protected]"