Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Mar 2004 20:27:47 +0100
From:      Alexander Leidinger <Alexander@Leidinger.net>
To:        Peter Schultz <pmes@bis.midco.net>
Cc:        freebsd-current@freebsd.org
Subject:   Re: Mozilla crash and burn?
Message-ID:  <20040324202747.4cb617d4@Magellan.Leidinger.net>
In-Reply-To: <4061A401.3020206@bis.midco.net>
References:  <16479.30826.56912.226587@knock.econ.vt.edu> <406055F7.8030203@mitre.org> <20040324154351.19b99766@Magellan.Leidinger.net> <4061A401.3020206@bis.midco.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 24 Mar 2004 09:06:41 -0600
Peter Schultz <pmes@bis.midco.net> wrote:

> Alexander Leidinger wrote:
> > On Tue, 23 Mar 2004 10:21:27 -0500
> > Jason Andresen <jandrese@mitre.org> wrote:
> > 
> > 
> >>I was having trouble with Mozilla too.  It kept exiting on signal 11s 
> >>when I booted it.  Turns out the font libraries (fontconfig, Xft, 
> > 
> > 
> > We don't see it while starting mozilla. And we don't see it crash with
> > every site (e.g. my personal website doesn'T result in a crash).
> > 
> > 
> >>freetype2) were out of sync and recompiling them fixed the problem.
> > 
> > 
> > I updated mozilla after "portupgrade -fr expat freetype2", so this
> > shouldn't be the problem here.
> > 
> 
> Can you do a completely clean install of FreeBSD?  I can't help but

No, sorry, I can't do that. This would be against my philosophy...
Please suggest this to Windows users, but not to people with an OS which
allows to find the reason of a problem (see below).

> think you guys suffering from software degradation.  I was having a
> terrible time with my system after the expat debacle, but have had
> complete stability since starting fresh.

find /usr/local /usr/X11R6 -type f -print0 | xargs -0 pkg_which -v | fgrep '?' | cut -f 1 -d :
showed me some files which may be the cause of this (don't delete
everything without a review, you would delete your configs in
/usr/local/etc and /usr/X11R6/etc then).

It seems I had an old version of the freetype2 includes lying around in:
/usr/X11R6/include/freetype2/freetype/

I removed the supoerflous files (after reviewing the file list and
without losing my etc/ directories) and I'm rebuilding now...

Peter, thanks for the suggestion!

Bye,
Alexander.

-- 
           I will be available to get hired in April 2004.

http://www.Leidinger.net                       Alexander @ Leidinger.net
  GPG fingerprint = C518 BC70 E67F 143F BE91  3365 79E2 9C60 B006 3FE7



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040324202747.4cb617d4>