Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 May 2014 18:28:45 -0700
From:      "Ronald F. Guilmette" <rfg@tristatelogic.com>
To:        gecko@FreeBSD.org, freebsd-ports@freebsd.org
Subject:   firefox-29.0,1 -- dumps core
Message-ID:  <48697.1400462925@server1.tristatelogic.com>

next in thread | raw e-mail | index | archive | help


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?



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?48697.1400462925>