From owner-freebsd-current@FreeBSD.ORG Sun Feb 29 11:38:27 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 A9C5D16A4CE for ; Sun, 29 Feb 2004 11:38:27 -0800 (PST) Received: from ex-nihilo-llc.com (ex-nihilo-llc.com [206.114.147.90]) by mx1.FreeBSD.org (Postfix) with ESMTP id 65AA743D31 for ; Sun, 29 Feb 2004 11:38:27 -0800 (PST) (envelope-from aaron@alpete.com) Received: from mail.alpete.com (localhost [127.0.0.1]) by ex-nihilo-llc.com (Postfix) with SMTP id 9B5517E2; Sun, 29 Feb 2004 14:40:51 -0500 (EST) Received: from 139.55.4.73 (SquirrelMail authenticated user aaron@alpete.com) by mail.alpete.com with HTTP; Sun, 29 Feb 2004 14:40:51 -0500 (EST) Message-ID: <3676.139.55.4.73.1078083651.squirrel@mail.alpete.com> In-Reply-To: <330A57D7-6ADC-11D8-B43C-000A95ACF7CA@infinithost.com> References: <330A57D7-6ADC-11D8-B43C-000A95ACF7CA@infinithost.com> Date: Sun, 29 Feb 2004 14:40:51 -0500 (EST) From: "Aaron Peterson" To: "Michael Clark" User-Agent: SquirrelMail/1.4.2 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 Importance: Normal cc: freebsd-current@freebsd.org Subject: Re: Mozilla Firefox and firebird problems after sat 022604 upgrade ofFreeBSD-current X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: aaron@alpete.com 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 19:38:27 -0000 > 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 > > Mikeal Clark > Infinithost LLC > CompTIA A+, MCP > www.infinithost.com I'm having exactly the same problem with the regular mozilla port, and last time i started xmms it also caused a complete freeze. I couldn't ping the machine or get a remote shell with ssh. It's difficult to see what causes the freeze too, when it locks hard enough that rebooting is your only recourse. I'm in the middle of portupgrade -farR, but don't know if that will help... i cvsupped and rebuilt world/kernel about two days ago to 5.2.1-CURRENT. Aaron