Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Jun 2004 20:44:52 -0500
From:      "Jeremy Messenger" <mezz7@cox.net>
To:        "Sean McNeil" <sean@mcneil.com>
Cc:        freebsd-gnome@freebsd.org
Subject:   Re: firefox core dump
Message-ID:  <opr9ny42h29aq2h7@mezz>
In-Reply-To: <1087349838.99586.2.camel@server.mcneil.com>
References:  <1087349838.99586.2.camel@server.mcneil.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 15 Jun 2004 18:37:18 -0700, Sean McNeil <sean@mcneil.com> wrote:

> I just got done rebuilding firefox on amd64 and I get a sigbus on
> startup.  I had
>
> CFLAGS= -O -pipe -g
> STRIP=
>
> in my make.conf, but it didn't make a difference for the traceback:

Try to rebuild your Firefox w/ WITH_DEBUG. It's depend on few apps, you  
will have to build with the debug option than above. After that, run  
firefox -g.

> (gdb) bt
> #0  0x0000000200835a64 in non-virtual thunk to
> nsDirectoryService::AddRef() ()
>    from /usr/X11R6/lib/firefox/lib/firefox-0.9/libxpcom.so
> #1  0x00000002008350a3 in nsDirectoryService::~nsDirectoryService ()
>    from /usr/X11R6/lib/firefox/lib/firefox-0.9/libxpcom.so
> #2  0x0000000200834ddc in nsDirectoryService::Create ()
>    from /usr/X11R6/lib/firefox/lib/firefox-0.9/libxpcom.so
> #3  0x000000020081c4a2 in NS_InitXPCOM2 ()
>    from /usr/X11R6/lib/firefox/lib/firefox-0.9/libxpcom.so
> #4  0x0000000000407747 in ScopedXPCOMStartup::Initialize ()
> #5  0x00000000004089b2 in ScopedXPCOMStartup::SetWindowCreator ()
> #6  0x0000000000408e74 in ScopedXPCOMStartup::SetWindowCreator ()
> #7  0x00000000004098fa in xre_main ()
> #8  0x00000000004058a0 in main ()
>
> Is that DirectoryService as in ldap?


-- 
mezz7@cox.net  -  mezz@FreeBSD.org
FreeBSD GNOME Team
http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org



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