firefox and mozilla install problem

Kenneth D. Merry ken at freebsd.org
Tue Oct 11 17:13:22 PDT 2005


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 at 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 at FreeBSD.ORG


More information about the freebsd-gnome mailing list