From owner-freebsd-hackers@FreeBSD.ORG Wed Aug 1 09:24:40 2012 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 0DFEA1065670 for ; Wed, 1 Aug 2012 09:24:40 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [89.206.35.99]) by mx1.freebsd.org (Postfix) with ESMTP id 6E4E18FC0C for ; Wed, 1 Aug 2012 09:24:39 +0000 (UTC) Received: from wojtek.tensor.gdynia.pl (localhost [127.0.0.1]) by wojtek.tensor.gdynia.pl (8.14.5/8.14.5) with ESMTP id q719OZ6P001811; Wed, 1 Aug 2012 11:24:35 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.14.5/8.14.5/Submit) with ESMTP id q719ORrY001808; Wed, 1 Aug 2012 11:24:35 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Wed, 1 Aug 2012 11:24:27 +0200 (CEST) From: Wojciech Puchar To: Yuri In-Reply-To: <501871FD.601@rawbw.com> Message-ID: References: <501871FD.601@rawbw.com> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Greylist: Sender passed SPF test, not delayed by milter-greylist-4.2.7 (wojtek.tensor.gdynia.pl [127.0.0.1]); Wed, 01 Aug 2012 11:24:35 +0200 (CEST) Cc: freebsd-hackers@freebsd.org Subject: Re: How to diagnose system freezes? X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 01 Aug 2012 09:24:40 -0000 > One of my 9.1-BETA1 systems periodically freezes. If sound was playing, it > would usually cycle with a very short period. so interrupts are off. > And system stops being > sensitive to keyboard/mouse. Also ping of this system doesn't get a response. > I would normally think that this is the faulty memory. But memory was > recently replaced and tested with memtest+ for hours both before and after > freezes and it passes all tests. this is not a proof but if you can compile generic with make -j50 it is quite a good proof memory is not.. > One out of the ordinary thing that is running on this system is nvidia > driver. this is the most probable reason.