From owner-freebsd-questions@FreeBSD.ORG Thu May 29 17:04:39 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5A8F037B401 for ; Thu, 29 May 2003 17:04:39 -0700 (PDT) Received: from msr1.hinet.net (msr1.hinet.net [168.95.4.101]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3419943F93 for ; Thu, 29 May 2003 17:04:38 -0700 (PDT) (envelope-from y2kbug@ms25.hinet.net) Received: from sonic.utopia.com (61-227-219-125.HINET-IP.hinet.net [61.227.219.125]) by msr1.hinet.net (8.9.3/8.9.3) with SMTP id IAA24281 for ; Fri, 30 May 2003 08:04:31 +0800 (CST) Date: Fri, 30 May 2003 07:25:29 +0800 From: Robert Storey To: freebsd-questions@freebsd.org Message-Id: <20030530072529.1e037bcd.y2kbug@ms25.hinet.net> In-Reply-To: <1054237740.6736.12.camel@jake> References: <1054237740.6736.12.camel@jake> X-Mailer: Sylpheed version 0.9.0 (GTK+ 1.2.10; i686-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: What caused my box to die? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 May 2003 00:04:39 -0000 On 29 May 2003 15:49:00 -0400 Adam wrote: > Well, I'm just about done rebuilding my box after a major crash and > burn. Now that things are slowing down, I'd like to get some input on > what might have caused the crash. I'm wondering if I stumbled on some > obscure bug, or maybe a known bug that hasn't ever been fixed. Let me > describe the scenario before and after the crash: The things that you describe sound like hardware-induced problems. I was having similar problems last month, and the solution finally was a new motherboard. Dmesg reported hard disk errors, but installing another hard disk didn't solve the problem. The machine would periodically freeze, files would get trashed, etc. Intermittent problems like this are hard to diagnose - the only thing worse than bad hardware is half-bad hardware. I installed a new motherboard, and the problems went away. Of course, your mileage may vary. good luck, Robert