From owner-freebsd-questions@FreeBSD.ORG Sat Feb 4 00:07:20 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 725D516A420 for ; Sat, 4 Feb 2006 00:07:20 +0000 (GMT) (envelope-from roberthuff@rcn.com) Received: from smtp02.mrf.mail.rcn.net (smtp02.mrf.mail.rcn.net [207.172.4.62]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1502343D46 for ; Sat, 4 Feb 2006 00:07:19 +0000 (GMT) (envelope-from roberthuff@rcn.com) Received: from 209-6-22-247.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com (HELO jerusalem.litteratus.org.litteratus.org) ([209.6.22.247]) by smtp02.mrf.mail.rcn.net with ESMTP; 03 Feb 2006 19:07:18 -0500 X-IronPort-AV: i="4.02,87,1139202000"; d="scan'208"; a="202288353:sNHT26032620" From: Robert Huff MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <17379.61195.98112.614500@jerusalem.litteratus.org> Date: Fri, 3 Feb 2006 19:02:19 -0500 To: freebsd-questions@freebsd.org In-Reply-To: <20060203232618.GA5815@panix.com> References: <20060203225927.GA5681@panix.com> <43E3E41F.7020801@intersonic.se> <20060203232618.GA5815@panix.com> X-Mailer: VM 7.17 under 21.5 (beta24) "dandelion" XEmacs Lucid Subject: Re: "Firefox is already running" problem on 6.0 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 04 Feb 2006 00:07:20 -0000 Jesse Sheidlower writes: > > >When I try to launch Firefox, I get a message reading "Firefox is > > >already running, but is not responding. To open a new window, you > > >must first close the existing Firefox process, or restart your > > >system." > > > > > You've probably got a stale lockfile. Search for "*lock*" > > As I said in my original message, "The only FreeBSD-related > message about this that I found talks about deleting lock > files in ~/.mozilla, but I don't have any Firefox lock files." > I don't have any Mozilla lock files either, for that matter. May we see the output of: ps -ax run as root? Robert Huff