From owner-freebsd-current@FreeBSD.ORG Mon Mar 1 06:18:03 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 31E8516A4CE for ; Mon, 1 Mar 2004 06:18:03 -0800 (PST) Received: from ex-nihilo-llc.com (ex-nihilo-llc.com [206.114.147.90]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1444C43D3F for ; Mon, 1 Mar 2004 06:18:03 -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 7970B3D3; Mon, 1 Mar 2004 09:20:28 -0500 (EST) Received: from 162.114.211.143 (proxying for 172.26.45.133) (SquirrelMail authenticated user aaron@alpete.com) by mail.alpete.com with HTTP; Mon, 1 Mar 2004 09:20:28 -0500 (EST) Message-ID: <37497.162.114.211.143.1078150828.squirrel@mail.alpete.com> In-Reply-To: <200402292223.41166.wes@softweyr.com> References: <91F02BA3-6AFE-11D8-B43C-000A95ACF7CA@infinithost.com><2639.139.55.4.73.1078098952.squirrel@mail.alpete.com><5EF0CEAC-6B21-11D8-B43C-000A95ACF7CA@infinithost.com> <200402292223.41166.wes@softweyr.com> Date: Mon, 1 Mar 2004 09:20:28 -0500 (EST) From: "Aaron Peterson" To: "Wes Peters" 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 022604upgradeof FreeBSD-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: Mon, 01 Mar 2004 14:18:03 -0000 > On Sunday 29 February 2004 05:40 pm, Michael Clark wrote: >> Im still have the same problems after a day of frustration. Firefox >> will start sometimes, then freeze the whole system. No ssh, no ping. >> I am at a loss as to where to go with it. >> Xmms does the same thing, loads and dies. Ive portupgraded -f firefox >> again to see if it helped. Something is very wrong.... > > Rename /etc/libmap.conf to another name and try again. My FreeBSD > 5.2-CURRENT #7: Thu Feb 26 10:47:38 PST 2004 works just fine with firefox > installed on Feb 19 00:56, with no libmap.conf file. I tried renaming libmap.conf this morning, and there was no change in behavior -- still locked up hard. That wouldn't be a very good solution long term anyway, since mplayer doesn't seem to work without the libmap.conf :). I also attempted to "ktrace firefox", but apparently ktrace doesn't write anything until the proccess dies/ends? when the machine locked and i rebooted, there was no ktrace.out or whatever to read with kdump :( I had so much installed on this system that it was difficult (time consuming!) to rebuild everything, so I did "pkg_delete -a" last night, and then reinstalled a few applications that i really needed. This also was my way of being doubly sure that all my packages were rebuilt. I rebuilt X, enlightenment, aterm, firefox, xmms, and gnucash. afterwards i started firefox and it locked still. I'm considering cleaning my /usr/src tree and rebuilding the world/kernel again after a fresh cvsup. Of course this wouldn't pin down the problem so I hesitate to go that route. Since I'm not really coming up with a good way to pin down the problem though, maybe it's not a bad idea. Maybe it won't help anyway. hehe, kindof frustrating :) Perhaps i should try cleaning out the dot directories in my home in case it's some sort of configuration problem? seems unlikely, but possible. Aaron