From owner-freebsd-ports@FreeBSD.ORG Fri Nov 5 21:50:27 2010 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 30E371065672 for ; Fri, 5 Nov 2010 21:50:27 +0000 (UTC) (envelope-from cvs-src@yandex.ru) Received: from forward13.mail.yandex.net (forward13.mail.yandex.net [95.108.130.120]) by mx1.freebsd.org (Postfix) with ESMTP id CEB5D8FC0A for ; Fri, 5 Nov 2010 21:50:26 +0000 (UTC) Received: from smtp11.mail.yandex.net (smtp11.mail.yandex.net [95.108.130.67]) by forward13.mail.yandex.net (Yandex) with ESMTP id D5A741080B6C; Sat, 6 Nov 2010 00:50:24 +0300 (MSK) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1288993824; bh=K85SB9vTwrXTzOA/2omM9I4XKFI5yL6w8/07rwXhM8I=; h=Message-ID:Date:From:MIME-Version:To:CC:Subject:References: In-Reply-To:Content-Type:Content-Transfer-Encoding; b=D7QYuMtjld11g16eOO85TdCTp1gLaqDprgOTaLn7JcFBfxa4nUIk58FEL8QrvzG/e 4wQt51sSktDCji1BKnwxilX5tupzeT1CSvaTzxfdlsghQR9adY5UtNmwUF8so5LReC LnUCHp90pr7gMa++C0waI32nFnmQFlf5UBTo1bi4= Received: from smeshariki2.local (unknown [77.66.145.223]) by smtp11.mail.yandex.net (Yandex) with ESMTPSA id 9440844D807A; Sat, 6 Nov 2010 00:50:24 +0300 (MSK) Message-ID: <4CD47C1C.3040602@yandex.ru> Date: Sat, 06 Nov 2010 00:50:20 +0300 From: Ruslan Mahmatkhanov User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; ru-RU; rv:1.9.2.12) Gecko/20101029 Thunderbird/3.1.6 MIME-Version: 1.0 To: Antonio Vieiro References: <4CD4504A.7070107@antonioshome.net> In-Reply-To: <4CD4504A.7070107@antonioshome.net> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Yandex-TimeMark: 1288993824 X-Yandex-Spam: 1 X-Yandex-Front: smtp11.mail.yandex.net Cc: gecko@freebsd.org, freebsd-ports@freebsd.org Subject: Re: firefox in 8.1-RELEASE: High CPU consumption? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Nov 2010 21:50:27 -0000 Hi! 05.11.2010 21:43, Antonio Vieiro пишет: > Hi all, > > I'm observing what I think a high CPU usage with the "www/firefox" port > in 8.1-RELEASE. > > Even with a blank page loaded (about:blank) I see CPU loads around 7-9%. > > I've done a truss on the browser and I see what appears to be a loop and > some "timeout" and "resource temporarily unavailable" results on calls > to "read". I'm attaching a gzipped file with the result of truss. > * Where the problem occurs: > When running firefox (3.6.4). First of all please try to update to latest version (3.6.12) and check if the problem persists. If it does, run truss again and send the output (you forgot to attach the gzipped file in original message). -- Regards, Ruslan