From owner-freebsd-stable Thu Mar 13 7:57:51 2003 Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2B5EA37B404 for ; Thu, 13 Mar 2003 07:57:49 -0800 (PST) Received: from momotombo.TechFak.Uni-Bielefeld.DE (momotombo.TechFak.Uni-Bielefeld.DE [129.70.136.107]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9645E43F85 for ; Thu, 13 Mar 2003 07:57:47 -0800 (PST) (envelope-from oschonef@TechFak.Uni-Bielefeld.DE) Received: from mime.TechFak.Uni-Bielefeld.DE (mime.TechFak.Uni-Bielefeld.DE [129.70.128.67]) by momotombo.TechFak.Uni-Bielefeld.DE (8.11.6+Sun/8.11.6/TechFak/pk+ro20010720) with ESMTP id h2DFvjx06510; Thu, 13 Mar 2003 16:57:45 +0100 (MET) From: Oliver Schonefeld Received: (from oschonef@localhost) by mime.TechFak.Uni-Bielefeld.DE (8.11.6+Sun/8.9.1) id h2DFvjT15216; Thu, 13 Mar 2003 16:57:45 +0100 (MET) Date: Thu, 13 Mar 2003 16:57:45 +0100 To: freebsd-stable@freebsd.org Cc: rnyberg@it.su.se Subject: Re: HEADSUP: XFree86 4.3.0 update Message-ID: <20030313155745.GA15150@mime.TechFak.Uni-Bielefeld.DE> References: <1047429424.8471.40.camel@leguin> <20030313142103.GA85337@murmeldjur.it.su.se> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030313142103.GA85337@murmeldjur.it.su.se> User-Agent: Mutt/1.4i X-Zen: Oooommmmmmmmmmmmmmmmmmmmmmm Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Eines schoenen Tages schrieb Richard Nyberg: > The only problems I've had is with xclock and mozilla: > > # xclock -d > Warning: Cannot convert string "" to type XftFont > Segmentation fault (core dumped) > > If run without -d, xclock doesn't segfault but still complains. > > # mozilla > No running window found. > LoadPlugin: failed to initialize shared library /usr/local/jdk1.3.1/jre/plugin/i386/ns600/libjavaplugin_oji.so [Cannot open "/usr/local/jdk1.3.1/jre/plugin/i386/ns600/libjavaplugin_oji.so"] > > mozilla just seem to quit. I've got the same Problems here, besides that I'm using phoenix. Phoenix segfaults during startup, but the signal is trapped somewhere, so you will not see it (maybe you should try ktrace -di mozilla). xclock segfaults somewhere in Xft: (gdb) bt #0 0x18076f5f in XftCharIndex () from /usr/X11R6/lib/libXft.so.2 #1 0x18073b30 in XftTextExtents8 () from /usr/X11R6/lib/libXft.so.2 #2 0x804a110 in XftDrawPicture () #3 0x181b1102 in CallInitialize () from /usr/X11R6/lib/libXt.so.6 #4 0x181b1625 in xtCreate () from /usr/X11R6/lib/libXt.so.6 #5 0x181b1b02 in _XtCreateWidget () from /usr/X11R6/lib/libXt.so.6 #6 0x181b1c27 in XtCreateManagedWidget () from /usr/X11R6/lib/libXt.so.6 #7 0x8049a6c in XftDrawPicture () #8 0x8049716 in XftDrawPicture () So I built phoenix without Xft Support et voila, it runs. Seems like something in Xft is broken .... - Oliver -- -------------------------------------------------------- And remember: "To Infinity And Far Beyond ... Somehow?!" Hi! I'm a .signature virus! Copy me in your ~/.signature to help me spread! <- Save this lifeform ;-) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message