From owner-freebsd-gnome@FreeBSD.ORG Wed Oct 25 19:54:22 2006 Return-Path: X-Original-To: freebsd-gnome@freebsd.org 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 57A5116A49E for ; Wed, 25 Oct 2006 19:54:22 +0000 (UTC) (envelope-from indigo23@gmail.com) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.204]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1D4C843D67 for ; Wed, 25 Oct 2006 19:54:21 +0000 (GMT) (envelope-from indigo23@gmail.com) Received: by nz-out-0102.google.com with SMTP id o37so173470nzf for ; Wed, 25 Oct 2006 12:54:20 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=mOn7ricov+sA7+L+Th3QhT7G8aNc7fSAVTmgzdqJx/yy7CIq3u5QI8/p70QZk40Vcnigp4qpknaudTZSMl3bkCkMKMfHS/KT9fURcKw/GeaTJtncuincwniDwykXGGkcIbgcuz3WiyT7aQLLskYN+0XBKmNy5qAwbXNqtHP/a+A= Received: by 10.35.79.3 with SMTP id g3mr1680761pyl; Wed, 25 Oct 2006 12:54:20 -0700 (PDT) Received: by 10.35.89.7 with HTTP; Wed, 25 Oct 2006 12:54:20 -0700 (PDT) Message-ID: <6f50eac40610251254r4f864b29j157ada45025055eb@mail.gmail.com> Date: Wed, 25 Oct 2006 15:54:20 -0400 From: "Indigo 23" To: "Michael Johnson" In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <6f50eac40610242123y1e887b9cr907d102e2fc37433@mail.gmail.com> Cc: freebsd-gnome@freebsd.org Subject: Re: RE: Firefox 2.0 ready for FreeBSD X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 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, 25 Oct 2006 19:54:22 -0000 Here you go: % uname -a FreeBSD bsdbox 6.1-STABLE FreeBSD 6.1-STABLE #4: Tue Sep 5 06:54:26 EDT 2006 root@bsdbox:/usr/src/sys/i386/compile/BSDBOX-DUALCORE i386 On 10/25/06, Michael Johnson wrote: > On 10/25/06, Indigo 23 wrote: > > I got some more debugging output by uncommenting "set -x" in the > > /usr/local/bin/firefox script and by using gdb. Hope this helps: > > > > First is the output after uncomment set -x and running it normally on > > the command line. Please see my other message for the stuff above the > > line "Segmentation fault (core dumped)" because its the same thing up > > until that point. > > > > % firefox > > ... > > Segmentation fault (core dumped) > > + exitcode=139 > > + moz_pis_startstop_scripts stop > > + MOZ_PIS_API=2 > > + MOZ_PIS_MOZBINDIR=/usr/local/lib/firefox > > + MOZ_PIS_SESSION_PID=53176 > > + MOZ_PIS_USER_DIR=.mozilla/firefox > > + export MOZ_PIS_API MOZ_PIS_MOZBINDIR MOZ_PIS_SESSION_PID MOZ_PIS_USER_DIR > > + [ -x /usr/local/lib/firefox/init.d/K* ] > > + [ -x /home/indigo23/.mozilla/firefox/init.d/K* ] > > + exit 139 > > > > Here's the output from gdb: > > > > % gdb /usr/local/lib/firefox/firefox-bin > > GNU gdb 6.1.1 [FreeBSD] > > Copyright 2004 Free Software Foundation, Inc. > > GDB is free software, covered by the GNU General Public License, and you are > > welcome to change it and/or distribute copies of it under certain conditions. > > Type "show copying" to see the conditions. > > There is absolutely no warranty for GDB. Type "show warranty" for details. > > This GDB was configured as "i386-marcel-freebsd"... > > (gdb) run > > Starting program: /usr/local/lib/firefox/firefox-bin > > warning: Unable to get location for thread creation breakpoint: generic error > > [New LWP 100241] > > [New Thread 0x8078000 (LWP 100241)] > > Type Manifest File: /home/indigo23/.mozilla/firefox/0qvutgpv.default/xpti.dat > > *** Registering Apprunner components (all right -- a generic module!) > > nsNativeComponentLoader: autoregistering begins. > > nsNativeComponentLoader: autoregistering succeeded > > nsNativeComponentLoader: registering deferred (0) > > pldhash: for the table at address 0x80a4620, the given entrySize of 44 > > probably favors chaining over double hashing. > > WARNING: NS_ENSURE_TRUE(NS_SUCCEEDED(rv)) failed, file > > nsChromeRegistry.cpp, line 1252 > > GFX: dpi=96 t2p=0.0666667 p2t=15 depth=24 > > ++WEBSHELL == 1 > > WARNING: NS_ENSURE_TRUE(NS_SUCCEEDED(rv)) failed, file > > nsPermissionManager.cpp, line 632 > > ++DOMWINDOW == 1 > > WARNING: NS_ENSURE_TRUE(NS_SUCCEEDED(rv)) failed, file > > nsStringBundle.cpp, line 273 > > ++DOMWINDOW == 2 > > Note: styleverifytree is disabled > > Note: frameverifytree is disabled > > Note: verifyreflow is disabled > > ++WEBSHELL == 2 > > ++DOMWINDOW == 3 > > ++DOMWINDOW == 4 > > ++WEBSHELL == 3 > > ++DOMWINDOW == 5 > > ++DOMWINDOW == 6 > > [New Thread 0x8c07e00 (LWP 100321)] > > > > Program received signal SIGSEGV, Segmentation fault. > > [Switching to Thread 0x8c07e00 (LWP 100321)] > > 0x28cecaf2 in __error () from /usr/lib/libpthread.so.2 > > (gdb) > > give me your uname -a please =) > > > > > Thanks. > > >