From owner-freebsd-stable@FreeBSD.ORG Sun Apr 15 09:29:46 2012 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 1C54B106566B for ; Sun, 15 Apr 2012 09:29:46 +0000 (UTC) (envelope-from ronald-freebsd8@klop.yi.org) Received: from smarthost1.greenhost.nl (smarthost1.greenhost.nl [195.190.28.78]) by mx1.freebsd.org (Postfix) with ESMTP id C73BB8FC0C for ; Sun, 15 Apr 2012 09:29:45 +0000 (UTC) Received: from smtp.greenhost.nl ([213.108.104.138]) by smarthost1.greenhost.nl with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.69) (envelope-from ) id 1SJLmB-0006Aa-Dv for freebsd-stable@freebsd.org; Sun, 15 Apr 2012 11:29:44 +0200 Received: from dhcp-077-251-052-224.chello.nl ([77.251.52.224] helo=pinky) by smtp.greenhost.nl with esmtpsa (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.72) (envelope-from ) id 1SJLmB-0006UL-Py for freebsd-stable@freebsd.org; Sun, 15 Apr 2012 11:29:43 +0200 Content-Type: text/plain; charset=us-ascii; format=flowed; delsp=yes To: freebsd-stable@freebsd.org References: <20120330022806.GA30761@shell.eskimo.com> Date: Sun, 15 Apr 2012 11:29:42 +0200 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit From: "Ronald Klop" Message-ID: In-Reply-To: <20120330022806.GA30761@shell.eskimo.com> User-Agent: Opera Mail/11.62 (Win32) X-Virus-Scanned: by clamav at smarthost1.samage.net X-Spam-Level: / X-Spam-Score: 0.0 X-Spam-Status: No, score=0.0 required=5.0 tests=BAYES_50 autolearn=disabled version=3.2.5 X-Scan-Signature: 51a43cd7ff6838d9e9bce89dbcde6c26 Subject: Re: FreeBSD 8.3 and 9.0 freeze with firefox X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Apr 2012 09:29:46 -0000 On Fri, 30 Mar 2012 04:28:06 +0200, Joseph Olatt wrote: > Hi, > > Starting with 8.3, I've been experiencing FreeBSD freezing up completely > after using firefox for a while. Thinking the problem would go away if I > upgraded to 9.0, I did that and I am still experiencing the same > freezing up. The mouse pointer freezes, the keyboard freezes (caps lock > light will not come on; Ctrl-Alt-F[1-10] does not work etc.). The only > way to get the system back is by pressing and holding down the power > button. > > The problem seems similar to: kern/163145 > > > There is nothing in /var/log/messages to indicate a problem. Output of > pciconf -lv and uname -a are at: > > http://www.eskimo.com/~joji/wisdom/ > > Anybody else experiencing similar freeze ups with 8.3 or 9.0 while using > firefox? Since Firefox uses all kinds of GPU stuff nowadays. Is it possible it locks up your graphics card? I suggest trying to turn of GPU hardware acceleration in Firefox. Ronald.