From owner-freebsd-questions@FreeBSD.ORG Sun Feb 6 21:47:52 2005 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 C617416A4CE for ; Sun, 6 Feb 2005 21:47:52 +0000 (GMT) Received: from ylpvm01.prodigy.net (ylpvm01-ext.prodigy.net [207.115.57.32]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4238B43D49 for ; Sun, 6 Feb 2005 21:47:52 +0000 (GMT) (envelope-from mbsd@pacbell.net) Received: from sotec.home (adsl-64-168-27-117.dsl.snfc21.pacbell.net [64.168.27.117])j16LlovF011353; Sun, 6 Feb 2005 16:47:50 -0500 Date: Sun, 6 Feb 2005 13:47:49 -0800 (PST) From: =?ISO-8859-1?Q?Mikko_Ty=F6l=E4j=E4rvi?= X-X-Sender: mikko@sotec.home To: Tom Parquette In-Reply-To: <42065CFA.6080909@twcny.rr.com> Message-ID: <20050206134052.B11986@sotec.home> References: <42065CFA.6080909@twcny.rr.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed cc: "freebsd-questions@freebsd.org" Subject: Re: "Bus errors" 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: Sun, 06 Feb 2005 21:47:52 -0000 On Sun, 6 Feb 2005, Tom Parquette wrote: > Hi. > I'm running 5.3-R with a custom kernel on a dual processor athlon. > I've recently started getting "Bus error" showing up as a reason for various > failures. e.g. setiathome, make buildworld. > I've also gotten some panics (there are only about 5 messages that didn't > tell me anything and (sorry) I did not write them down. I'm waiting for that > to happen again. > I've also seen some hangs where the screen saver (the blue rain one) hangs. > For the hangs and panics I've only been able to get out of them with the > hardware reset button. > > I've done some searching on "bus error" but it does not seem to apply. I only > found entries talking about software interface problems. > > I'm starting to wonder if I have a hardware problem with this machine since > it only seemed to start when I put a heavier load on it (e.g. setiathome) > and the strange symptoms seem to be showing up in multiple places. The symptoms are typical of hardware problems. Could be bad memory, overly optimistic memory timings or CPU overheating. As you run setiathome, the latter would be my first guess. Try installing sysutils/xmbmon to keep an eye on the temperature of your CPUs. My Athlon 3200+ tends to fall over on its face when running setiathome on a hot summer's day, and there is no way I'm going to put even more loud fans in that box... $.02, /Mikko