From owner-freebsd-stable@FreeBSD.ORG Wed Jan 28 19:22:49 2009 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 08D0810656DA for ; Wed, 28 Jan 2009 19:22:49 +0000 (UTC) (envelope-from andrew@modulus.org) Received: from email.octopus.com.au (email.octopus.com.au [122.100.2.232]) by mx1.freebsd.org (Postfix) with ESMTP id B7E2B8FC2C for ; Wed, 28 Jan 2009 19:22:48 +0000 (UTC) (envelope-from andrew@modulus.org) Received: by email.octopus.com.au (Postfix, from userid 1002) id 85E601736A; Thu, 29 Jan 2009 06:22:50 +1100 (EST) X-Spam-Checker-Version: SpamAssassin 3.2.3 (2007-08-08) on email.octopus.com.au X-Spam-Level: X-Spam-Status: No, score=-1.4 required=10.0 tests=ALL_TRUSTED autolearn=failed version=3.2.3 Received: from [10.20.30.100] (60.218.233.220.exetel.com.au [220.233.218.60]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: admin@email.octopus.com.au) by email.octopus.com.au (Postfix) with ESMTP id 6B8AE17255; Thu, 29 Jan 2009 06:22:46 +1100 (EST) Message-ID: <4980B072.3050205@modulus.org> Date: Thu, 29 Jan 2009 06:22:26 +1100 From: Andrew Snow User-Agent: Thunderbird 1.5.0.9 (Windows/20061207) MIME-Version: 1.0 To: Andriy Gapon References: <497AF4C7.3080309@icyb.net.ua> <49804F0C.3000400@icyb.net.ua> In-Reply-To: <49804F0C.3000400@icyb.net.ua> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-stable@freebsd.org Subject: Re: problem with "cold" hardware? [Was: panic in callout_reset: bad link in callwheel] 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: Wed, 28 Jan 2009 19:22:49 -0000 Andriy Gapon wrote: > Previously I heard about problems with hardware running hot, but not > with it being "cold". I put the word in quotes, because the system is in > a room with normal room temperature. > > Any guesses what hardware part might be acting up like this? Power supply. Give all the capacitors a visual check. Or you may be drawing too much power from your rated supply. - Andrew