Date: Tue, 11 Oct 2005 18:13:15 -0600 From: "Kenneth D. Merry" <ken@freebsd.org> To: Joe Marcus Clarke <marcus@marcuscom.com> Cc: gnome@freebsd.org, freebsd-ports@freebsd.org Subject: Re: firefox and mozilla install problem Message-ID: <20051012001315.GA70433@nargothrond.kdm.org> In-Reply-To: <1129075502.10684.2.camel@shumai.marcuscom.com> References: <20051011232309.GA69983@nargothrond.kdm.org> <1129075502.10684.2.camel@shumai.marcuscom.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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 <format:dbm_hash> 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 <format:dbm_hash> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20051012001315.GA70433>