From owner-freebsd-stable@FreeBSD.ORG Sun Jul 24 06:00:06 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 766C116A41F for ; Sun, 24 Jul 2005 06:00:06 +0000 (GMT) (envelope-from minimarmot@gmail.com) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.206]) by mx1.FreeBSD.org (Postfix) with ESMTP id D20C143D49 for ; Sun, 24 Jul 2005 06:00:05 +0000 (GMT) (envelope-from minimarmot@gmail.com) Received: by wproxy.gmail.com with SMTP id 55so786762wri for ; Sat, 23 Jul 2005 23:00:04 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=Zo4hcFGNVwDRh96dDCWyeeqy3had4PIACmwk0hCl7j2XCIirU1vJypsG9UXfCOe9UeXyVjrRHYf9c/qYmt6e+1SHC/Ky16CxjzZpJqPRnfyP0G1hMaa1svpq68IvOAzZ3jTqQfFZExozpkm+C6KYMFvWD/cDm1v2idg3/s9wv34= Received: by 10.54.49.26 with SMTP id w26mr1787449wrw; Sat, 23 Jul 2005 23:00:04 -0700 (PDT) Received: by 10.54.44.33 with HTTP; Sat, 23 Jul 2005 23:00:04 -0700 (PDT) Message-ID: <47d0403c05072323004b464ca3@mail.gmail.com> Date: Sun, 24 Jul 2005 06:00:04 +0000 From: Ben Kaduk To: manfred In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: Cc: freebsd-stable@freebsd.org Subject: Re: "Save as page..." freezes firefox for 15 minutes X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Ben Kaduk List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 24 Jul 2005 06:00:06 -0000 On 7/24/05, manfred wrote: > When the first time after loading firefox I choose File/Save Page as... > firefox freezes for 15 minutes. Then the "Save as" window opens and all > works fine. >=20 > After newly choosing File/Save Page as... the "Save as" windows opens up > instantaneously. >=20 > The problem doesn't disappear even after deleting ~/.mozilla before > starting firefox. >=20 >=20 > I'm running firefox 1.0.6 under FreeBSD 5.4. The problem occured also wit= h > firefox 1.04. There is no CPU usage. It is simply a waiting situation. > However, I have not the faintest idea what firefox is waiting for. >=20 >=20 > Any ideas, how to track it down? >=20 > -- > Manfred >=20 >=20 >=20 >=20 >=20 > _______________________________________________ > freebsd-stable@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org" >=20 I can't say that I'll be able to help you, but whoever can will want to see the output of 'ps -axl' for the firefox process, and perhaps what 'top' ha= s to say as well. Can you send this information to the list? Ben Kaduk