From owner-freebsd-ports@FreeBSD.ORG Tue Feb 24 20:06:04 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4F43316A4CF for ; Tue, 24 Feb 2004 20:06:04 -0800 (PST) Received: from quelrod.quelrod.net (cs24243230-109.austin.rr.com [24.243.230.109]) by mx1.FreeBSD.org (Postfix) with ESMTP id E154943D31 for ; Tue, 24 Feb 2004 20:06:03 -0800 (PST) (envelope-from quel@quelrod.net) Received: from quelrod.net (quelrod.net [127.0.0.1]) by quelrod.quelrod.net (8.12.9/8.12.9) with ESMTP id i1P46Hm2007410; Tue, 24 Feb 2004 22:06:17 -0600 (CST) Received: from localhost (quel@localhost) by quelrod.net (8.12.9/8.12.9/Submit) with ESMTP id i1P46GHx032749; Tue, 24 Feb 2004 22:06:17 -0600 (CST) Date: Tue, 24 Feb 2004 22:06:16 -0600 (CST) From: quel@quelrod.net To: Kris Kennaway In-Reply-To: <20040225034219.GA64950@xor.obsecurity.org> Message-ID: References: <20040225034219.GA64950@xor.obsecurity.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-ports@freebsd.org Subject: Re: firefox as of 23-02 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 25 Feb 2004 04:06:04 -0000 removing prefs.js from my .phoenix dir seems to have kicked the problem..the better question is why I could run firefox for days without any issue and then it ceased to start sometime yesterday. Bad Extension ? -James On Tue, 24 Feb 2004, Kris Kennaway wrote: > On Tue, Feb 24, 2004 at 09:33:39PM -0600, quel@quelrod.net wrote: > > I was greeted w/ a broken firefox...a reinstall of the port didn't help > > any. As a user: > > [quel@thor ~] firefox > > INTERNAL ERROR on Browser End: Expected a version > 5! Version = 4 > > > > System error?:: No such file or directory > > > > As root it appears to work fine...I thought it was extension related so I > > killed all my user installed extensions but that didn't solve anything > > else. Sifting through a ktrace hasn't seemed to help much either. > > > > Any thoughts? > > Do you have an old ~/.phoenix directory? This can cause problems if > it was created by a sufficiently old version. > > Kris >