From owner-freebsd-ports Sat Mar 15 3:57:28 2003 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 271F037B401 for ; Sat, 15 Mar 2003 03:57:27 -0800 (PST) Received: from smtp.netcologne.de (smtp.netcologne.de [194.8.194.112]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3A64543FBF for ; Sat, 15 Mar 2003 03:57:26 -0800 (PST) (envelope-from tmseck-usenet@netcologne.de) Received: from localhost (xdsl-213-196-192-181.netcologne.de [213.196.192.181]) by smtp.netcologne.de (Postfix) with ESMTP id 918DB867BD for ; Sat, 15 Mar 2003 12:57:23 +0100 (MET) Received: (qmail 831 invoked by uid 1001); 15 Mar 2003 11:57:34 -0000 Date: 15 Mar 2003 11:57:34 -0000 Message-ID: <20030315115734.830.qmail@laurel.tmseck.homedns.org> From: tmseck-lists@netcologne.de (Thomas Seck) To: freebsd-ports@freebsd.org Subject: Re: HEADSUP: XFree86 4.3.0 update Organization: private site In-Reply-To: <20030313174210.612.qmail@laurel.tmseck.homedns.org> X-Newsgroups: gmane.os.freebsd.devel.ports X-Attribution: tms Mail-Copies-To: nobody Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org [Replying to myself for the benefit of the archives here] * Thomas Seck (tmseck-lists@netcologne.de): > latest patchset via portupgrade(1). Setting the font directory correctly > got rid of xclock's crashes but I still cannot configure the font for > 'xclock -d' . I'll try whether this problem persists after a clean > install of the now committed 4.3.0 port. The reason for that particular problem is that either fc-cache or fontconfig(3) is a memory pig and does not cope with malloc(3) errors well. ktrace fc-cache(1) with resource limits set and see what I mean. I observed fc-cache(1) maxed out at about 180M while processing a default XFree86-4 font installation... --Thomas To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message