From owner-freebsd-ports@FreeBSD.ORG Wed Oct 12 00:13:22 2005 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3450216A41F; Wed, 12 Oct 2005 00:13:22 +0000 (GMT) (envelope-from ken@nargothrond.kdm.org) Received: from nargothrond.kdm.org (nargothrond.kdm.org [70.56.43.81]) by mx1.FreeBSD.org (Postfix) with ESMTP id 953C043D5A; Wed, 12 Oct 2005 00:13:20 +0000 (GMT) (envelope-from ken@nargothrond.kdm.org) Received: from nargothrond.kdm.org (localhost [127.0.0.1]) by nargothrond.kdm.org (8.12.11/8.12.11) with ESMTP id j9C0DFNA070455; Tue, 11 Oct 2005 18:13:15 -0600 (MDT) (envelope-from ken@nargothrond.kdm.org) Received: (from ken@localhost) by nargothrond.kdm.org (8.12.11/8.12.5/Submit) id j9C0DFlw070454; Tue, 11 Oct 2005 18:13:15 -0600 (MDT) (envelope-from ken) Date: Tue, 11 Oct 2005 18:13:15 -0600 From: "Kenneth D. Merry" To: Joe Marcus Clarke Message-ID: <20051012001315.GA70433@nargothrond.kdm.org> References: <20051011232309.GA69983@nargothrond.kdm.org> <1129075502.10684.2.camel@shumai.marcuscom.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1129075502.10684.2.camel@shumai.marcuscom.com> User-Agent: Mutt/1.4.2i X-Virus-Scanned: ClamAV 0.86.1/1128/Mon Oct 10 19:30:06 2005 on nargothrond.kdm.org X-Virus-Status: Clean Cc: gnome@freebsd.org, freebsd-ports@freebsd.org Subject: Re: firefox and mozilla install problem X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 Oct 2005 00:13:22 -0000 On Tue, Oct 11, 2005 at 20:05:02 -0400, Joe Marcus Clarke wrote: > On Tue, 2005-10-11 at 17:23 -0600, Kenneth D. Merry wrote: > > I'm having a problem installing firefox and mozilla. I'm running > > FreeBSD-current from October 10th. > > > > # uname -a > > FreeBSD erebor.kdm.org 7.0-CURRENT FreeBSD 7.0-CURRENT #2: Tue Oct 11 13:16:04 MDT 2005 ken@erebor.kdm.org:/usr/obj/usr/home/ken/perforce/FreeBSD-ken/src/sys/erebor i386 > > > > regchrome core dumps: > > > > =========================================================================== > > # portupgrade -P -R -N mozilla > > [Updating the pkgdb in /var/db/pkg ... - 330 packages found (-1 +0) (...) done] > > ---> Found 2 ports matching 'mozilla': > > www/mozilla > > www/mozilla-devel > > Install 'www/mozilla'? [yes] > > Install 'www/mozilla-devel'? [yes] n > > ---> Checking for the latest package of 'www/mozilla' > > ---> Found a package of 'www/mozilla': /usr/ports/packages/All/mozilla-1.7.12,2.tbz (mozilla-1.7.12,2) > > ---> Installing 'mozilla-1.7.12,2' from a package > > ---> Installing the new version via the package > > ===> Building Chrome's registry... > > Segmentation fault (core dumped) > > [Updating the pkgdb in /var/db/pkg ... - 331 packages found (-0 +1) . done] > > =========================================================================== > > > > Here's the stack trace from regchrome: > > > > #0 0x28344227 in pthread_testcancel () from /usr/lib/libpthread.so.2 > > [New Thread 0x807b800 (runnable)] > > [New LWP 100110] > > (gdb) where > > #0 0x28344227 in pthread_testcancel () from /usr/lib/libpthread.so.2 > > #1 0x2833cbdc in pthread_mutexattr_init () from /usr/lib/libpthread.so.2 > > #2 0x00000000 in ?? () > > (gdb) > > > > Firefox has pretty much the same problem. > > > > Anyone have any ideas on how to fix this? > > What CFLAGS are you using? This problem is usually caused by > over-optimizing. You might try a make clean in www/mozilla, then > rebuild with default CFLAGS. I don't have any CFLAGS set in make.conf. The problem happens whether I'm installing from a package or the port. (The above is from the package install.) Ken -- Kenneth Merry ken@FreeBSD.ORG