firefox and mozilla install problem

Joe Marcus Clarke marcus at marcuscom.com
Tue Oct 11 17:05:06 PDT 2005


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.

Joe

-- 
PGP Key : http://www.marcuscom.com/pgp.asc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: This is a digitally signed message part
Url : http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20051011/334b1e72/attachment.bin


More information about the freebsd-ports mailing list