From owner-freebsd-ports@FreeBSD.ORG Sun Mar 28 23:42:46 2004 Return-Path: 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 6C8FB16A4CE; Sun, 28 Mar 2004 23:42:46 -0800 (PST) Received: from rambutan.pingpong.net (81.milagro.bahnhof.net [195.178.168.81]) by mx1.FreeBSD.org (Postfix) with ESMTP id B717C43D31; Sun, 28 Mar 2004 23:42:45 -0800 (PST) (envelope-from girgen@pingpong.net) Received: from localhost (localhost [127.0.0.1])i2T7gfiL065917; Mon, 29 Mar 2004 09:42:41 +0200 (CEST) (envelope-from girgen@pingpong.net) Date: Mon, 29 Mar 2004 09:42:41 +0200 From: Palle Girgensohn To: Kaarthik Sivakumar , freebsd-ports@freebsd.org, Joe Marcus Clarke Message-ID: <3880000.1080546161@rambutan.pingpong.net> In-Reply-To: <864qs85hu2.fsf@comcast.net> References: <15980000.1080520733@palle.girgensohn.se> <864qs85hu2.fsf@comcast.net> X-Mailer: Mulberry/3.1.0 (Linux/x86) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline cc: Andrew J Caines cc: FreeBSD GNOME Users cc: Gary Jennejohn cc: Mike Heffner cc: Kris Kennaway Subject: Re: Revisited: firefox and xemacs locking up/crashing "in pairs"??? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 29 Mar 2004 07:42:46 -0000 --On Monday, March 29, 2004 00:43:17 -0500 Kaarthik Sivakumar wrote: >>>> "PG" == Palle Girgensohn writes: > PG> Hi, > PG> Remember this old thread? It's been a while, I've been running > PG> firebird 0.6.1, rock stable, since higher versions crash. > > PG> I just updated firefox again, to 0.8_4, to see if this has > PG> changed, and I think I have pinned down what causes the error, > PG> although I still can't understand why. > > PG> It is the bitmapped fonts from the XFree86-75dpi | 100dpi > PG> packages, that firefox cannot stand. Removing those directories > PG> from the system's root fonts.cache-1 file makes the problem go > PG> away. > > PG> Details: > > PG> Firefox >= 0.7 crashes often, and sometimes xemacs freezes as this > PG> happens. > > PG> I have a standard X setup (well right now the X server is 3.3.99 > PG> snap, but it wasn't before, and this has nothing to do with it). I > PG> use xfs for serving all fonts, but this seems also to be beside > PG> the point - AFAIKT, firefox uses fontconfig/freetype2 and not X > PG> for font rendering, right? > > If fontconfig/freetype2 is one of the suspects here, then I am not > sure why XEmacs should freeze. XEmacs doesnt use either. Unless you > are using the patch floating around that makes XEmacs use Xft or > fontconfig, I am not sure which. When this freeze happens, does XEmacs > return to life? Does changing the XEmacs' default font using Options > menu cause it to not freeze? Sorry, I am approaching this from the > XEmacs' side and not Firefox's, and I am not sure how useful that is > for you. I use the xemacs port, I doubt it has Xft linked in. Since the same thing works in mozilla, only fails in firefox, I'm not sure it is fontconfig/freetype2? > I use XEmacs 21.5 (although I compiled from source, without the patch) > and linux-mozillafirebird 0.7 and I dont see this problem. What happens with native firebird? /Palle