From owner-freebsd-questions@FreeBSD.ORG Fri Nov 9 18:39:49 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0284616A420 for ; Fri, 9 Nov 2007 18:39:48 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from weak.local (pointyhat.freebsd.org [IPv6:2001:4f8:fff6::2b]) by mx1.freebsd.org (Postfix) with ESMTP id 427CD13C49D; Fri, 9 Nov 2007 18:39:48 +0000 (UTC) (envelope-from kris@FreeBSD.org) Message-ID: <4734A973.8060903@FreeBSD.org> Date: Fri, 09 Nov 2007 19:39:47 +0100 From: Kris Kennaway User-Agent: Thunderbird 2.0.0.6 (Macintosh/20070728) MIME-Version: 1.0 To: Kelly Martin References: <1338880b0711090854n1294d607u8bb0c37006f02bb9@mail.gmail.com> <47349BB1.6030801@FreeBSD.org> <1338880b0711091020g4455ebcck477609e8352cfbbb@mail.gmail.com> In-Reply-To: <1338880b0711091020g4455ebcck477609e8352cfbbb@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: recurring kernel panic X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Nov 2007 18:39:49 -0000 Kelly Martin wrote: > On Nov 9, 2007 10:41 AM, Kris Kennaway wrote: >> This looks pretty suspicious to me, I'd guess your hardware has failed. > > This same hardware has run OpenBSD for years. Not really relevant. When something makes the transition from "working" to "broken" there will be a first time when it fails. No-one wants to believe it is happening to them, but hardware fails *all the time*. > Not sure how to track > down a hardware failure, unfortunately. There is plenty of documentation online about this (also hundreds of discussions in the archives), but it basically involves making use of the modularity of your PC to swap out components and attempt to isolate the fault. Kris