From owner-freebsd-current@FreeBSD.ORG Sun Apr 13 00:31:54 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BCA4637B401; Sun, 13 Apr 2003 00:31:54 -0700 (PDT) Received: from kraid.nerim.net (smtp-100-sunday.nerim.net [62.4.16.100]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9D01743FA3; Sun, 13 Apr 2003 00:31:53 -0700 (PDT) (envelope-from mycroft@moscow.plug-it.com) Received: from moscow.plug-it.com (moscow.plug-it.com [62.212.108.163]) by kraid.nerim.net (Postfix) with ESMTP id AF3E540FB4; Sun, 13 Apr 2003 09:31:51 +0200 (CEST) Received: from moscow.plug-it.com (mycroft@localhost.in.plug-it.com [127.0.0.1]) by moscow.plug-it.com (8.12.6/8.12.6) with ESMTP id h3D7Vou6026906 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sun, 13 Apr 2003 09:31:51 +0200 Received: (from mycroft@localhost) by moscow.plug-it.com (8.12.6/8.12.5/Submit) id h3D7VoJv009284; Sun, 13 Apr 2003 09:31:50 +0200 Date: Sun, 13 Apr 2003 09:31:50 +0200 From: Patrick MARIE To: current@freebsd.org Message-ID: <20030413073150.GA5698@moscow.plug-it.com> References: <1050150930.8112dd13bdef0@mail.encontacto.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1050150930.8112dd13bdef0@mail.encontacto.net> User-Agent: Mutt/1.5.4i cc: bugs@freebsd.org cc: marcus@freebsd.org Subject: Re: mozilla and mozilla-devel crash constantly with yesterday's sources. X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Apr 2003 07:31:55 -0000 On Sat, Apr 12, 2003 at 05:35:30AM -0700, eculp@encontacto.net wrote: > My Mozilla and mozilla-devel are both crashing for no aparent reason and > without dumping core since making world yesterday. I'm using versions > mozilla-1.3,2 and mozilla-1.4a,1 although it doesn't seem to be a mozilla > problem. > Until yesterday, I was happily using only mozilla-devel. When the problem > began yesterday morning, after make world, I compiled the mozilla release > and it did the same. I happened to have opera-6.12.20030305 installed on > the same laptop and it works fine not that that means anything :-). > > I have nothing really tangible as to the cause. It is really strange. Is > anyone else seeing this or have an idea as to what I could have done to > this to happen from one day to the next? > > # uname -a > FreeBSD worldinternet.org 5.0-CURRENT FreeBSD 5.0-CURRENT #1: Fri Apr 11 > 07:17:54 PDT 2003 root@worldinternet.org:/usr/obj/usr/src/sys/PIII850 i386 > Compaq Presario 1700 Hello, Well, i got the same problem. After some investigations, i ve found that that the update of the freetype2 port from 2.1.3 to 2.1.4 was in fault. (At least, while downgrading it, mozilla worked fine again here.) With mozilla -g -d gdb (gdb) run http://www.oswd.org/toptitle.phtml?id=992\&title=AstroBeeb [...] Program received signal SIGSEGV, Segmentation fault. 0x294faa10 in XftLockFace () from /usr/X11R6/lib/libXft.so.2 (gdb) bt #0 0x294faa10 in XftLockFace () from /usr/X11R6/lib/libXft.so.2 #1 0x294cf1b8 in nsFontMetricsXft::CacheFontMetrics() () # cd /usr/ports/x11-fonts/Xft/work/fcpackage.2_1/ && grep -r XftLockFace . (...) ./Xft/xftfreetype.c:XftLockFace (XftFont *public) (...) I think, with all of this, that is not a -current relative problem. But I can be wrong. Best regards, - patrick -- pgp: http://www.r00tworld.com/~mycroft/key.txt