firefox-29.0,1 -- dumps core

Ronald F. Guilmette rfg at tristatelogic.com
Mon May 19 01:28:55 UTC 2014



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?


More information about the freebsd-ports mailing list