From owner-freebsd-current@FreeBSD.ORG Sun Feb 29 13:17:06 2004 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 BBDFE16A4CE for ; Sun, 29 Feb 2004 13:17:06 -0800 (PST) Received: from gw.catspoiler.org (217-ip-163.nccn.net [209.79.217.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8039843D31 for ; Sun, 29 Feb 2004 13:17:06 -0800 (PST) (envelope-from truckman@FreeBSD.org) Received: from FreeBSD.org (mousie.catspoiler.org [192.168.101.2]) by gw.catspoiler.org (8.12.9p2/8.12.9) with ESMTP id i1TLGw7E092764; Sun, 29 Feb 2004 13:17:02 -0800 (PST) (envelope-from truckman@FreeBSD.org) Message-Id: <200402292117.i1TLGw7E092764@gw.catspoiler.org> Date: Sun, 29 Feb 2004 13:16:57 -0800 (PST) From: Don Lewis To: mikeal-list@infinithost.com In-Reply-To: <330A57D7-6ADC-11D8-B43C-000A95ACF7CA@infinithost.com> MIME-Version: 1.0 Content-Type: TEXT/plain; charset=us-ascii cc: FreeBSD-current@FreeBSD.org Subject: Re: Mozilla Firefox and firebird problems after sat 022604 upgrade of FreeBSD-current 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, 29 Feb 2004 21:17:06 -0000 On 29 Feb, Michael Clark wrote: > Every time I run either firebird or firefox, my whole computer locks up > and i am forced to use the power button to reset it. > This all worked fine before I cvsup'd and upgraded yesterday, from the > previous weekends -current code. > > I did a portupgrade -Rrupf gettext to try and correct the libintl.so.5 > error, but it still exist for some applications unless i symlink > libintl.so.6 to libintl.so.5 > > Firebird/Firefox no longer ask for .so.5 even without the sym link. > > other applications using the .so.5 lib work fine, including xchat > > any help greatly appreciated The resolver code in libc was updated on February 25 and it was recommended that threaded applications that use the resolver be rebuilt. Mozilla and firefox were mentioned as examples of things that should be rebuilt. I rebuilt mozilla and firefox after this change and haven't had any problems. On the other hand, if running older versions of these applications locks up the system, that is a severely bad thing and needs to be investigated to fix the kernel bug that is allowing this to happen.