Date: Tue, 9 Feb 2010 13:54:02 +0100 From: Gary Jennejohn <gary.jennejohn@freenet.de> To: "O. Hartmann" <ohartman@zedat.fu-berlin.de> Cc: freebsd-stable@freebsd.org, freebsd-ports@freebsd.org Subject: Re: www/firefox: Firefox 3.6 crashes, Firefox 3.5.7 not Message-ID: <20100209135402.02976be2@ernst.jennejohn.org> In-Reply-To: <4B712DCE.7030500@zedat.fu-berlin.de> References: <4B701269.9070703@zedat.fu-berlin.de> <20100208172033.112629f7@ernst.jennejohn.org> <4B706038.3030603@zedat.fu-berlin.de> <a0777e081002081342v3b8294f5p96a04d0b3fffda33@mail.gmail.com> <4B712DCE.7030500@zedat.fu-berlin.de>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 09 Feb 2010 09:41:34 +0000 "O. Hartmann" <ohartman@zedat.fu-berlin.de> wrote: [snip maybe too much] > On 02/08/10 21:42, Eitan Adler wrote: > > you need to load the sem module (kldload sem). > > > SysV smaphore (or sem?) are built into my kernel by default. The > error/system message when crashing is > > socket(): Protocol not supported > Illegal instruction (core dumped) > > and a core is dumped. > So, have you looked at the core dump with gdb to see where it appears to be crashing? Could it be IPv6 related? Do you have IPv6 in the kernel and enabled? I do. You could try adding these options to MOZ_OPTIONS in the Makefile --enable-debug[=DBG] Enable building with developer debug info --enable-debug-modules Enable/disable debug info for specific modules --enable-debugger-info-modules Enable/disable debugger info for specific modules --- Gary Jennejohn
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20100209135402.02976be2>