From owner-freebsd-gnome@FreeBSD.ORG Wed Jun 16 01:44:24 2004 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D974216A4CE for ; Wed, 16 Jun 2004 01:44:24 +0000 (GMT) Received: from lakermmtao12.cox.net (lakermmtao12.cox.net [68.230.240.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id 61FE743D2D for ; Wed, 16 Jun 2004 01:44:24 +0000 (GMT) (envelope-from mezz7@cox.net) Received: from mezz ([68.103.32.140]) by lakermmtao12.cox.net (InterMail vM.6.01.03.02 201-2131-111-104-20040324) with ESMTP id <20040616014407.RWVN9233.lakermmtao12.cox.net@mezz>; Tue, 15 Jun 2004 21:44:07 -0400 To: "Sean McNeil" References: <1087349838.99586.2.camel@server.mcneil.com> Message-ID: Date: Tue, 15 Jun 2004 20:44:52 -0500 From: "Jeremy Messenger" Content-Type: text/plain; format=flowed; delsp=yes; charset=iso-8859-1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit In-Reply-To: <1087349838.99586.2.camel@server.mcneil.com> User-Agent: Opera M2/7.51 (Linux, build 689) cc: freebsd-gnome@freebsd.org Subject: Re: firefox core dump X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Jun 2004 01:44:25 -0000 On Tue, 15 Jun 2004 18:37:18 -0700, Sean McNeil 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