From owner-freebsd-current Thu Jan 16 0:58:20 2003 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AC50A37B401; Thu, 16 Jan 2003 00:58:18 -0800 (PST) Received: from blues.jpj.net (blues.jpj.net [208.210.80.156]) by mx1.FreeBSD.org (Postfix) with ESMTP id 73A9D43EB2; Thu, 16 Jan 2003 00:58:14 -0800 (PST) (envelope-from trevor@jpj.net) Received: from blues.jpj.net (localhost.jpj.net [127.0.0.1]) by blues.jpj.net (8.12.3/8.12.3) with ESMTP id h0G8vqV3036590; Thu, 16 Jan 2003 03:57:52 -0500 (EST) (envelope-from trevor@jpj.net) Received: from localhost (trevor@localhost) by blues.jpj.net (8.12.3/8.12.3/Submit) with ESMTP id h0G8vnrg036587; Thu, 16 Jan 2003 03:57:51 -0500 (EST) X-Authentication-Warning: blues.jpj.net: trevor owned process doing -bs Date: Thu, 16 Jan 2003 03:57:49 -0500 (EST) From: Trevor Johnson To: Wilko Bulte Cc: Kris Kennaway , Andrew Gallatin , , Subject: Re: unexpected machine check on 5.0 alpha In-Reply-To: <20030115232831.A36961@freebie.xs4all.nl> Message-ID: <20030116033841.N30783-100000@blues.jpj.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Wilko Bulte wrote: > Time to check the fan for the CPU, and the air'tunnel' feeding the > air to the heatsink. I had one come loose after servicing the machine. I just got a similar crash: unexpected machine check: mces = 0x1 vector = 0x670 param = 0xfffffc0000004e10 pc = 0xfffffc00004069bc ra = 0xfffffc00004069b4 curproc = 0xfffffc001f169200 pid = 23, comm = intr: sym1 panic: machine check cpuid = 1; boot() called on cpu#1 syncing disks, buffers remaining... panic: bdwrite: buffer is not busy cpuid = 1; boot() called on cpu#1 Uptime: 19h27m51s It's an Alphaserver 4100, dual 5/300 with 512 MB RAM and one power supply, running 5.0-RC3 (kernel is GENERIC plus the line from ccd(4)). I had been trying to compile a few large things from the ports collection, Beonex for example, and all the compilations had finished so the main task was "dd if=zero of=da2" which had been running from /dev since a few minutes after boot (only a 4 GB disk--I wonder why it's so slow). $ strings /tmp/4100-20030113-cu4.log | grep degrees System temperature is 23 degrees C System temperature is 23 degrees C System temperature is 23 degrees C System temperature is 23 degrees C System temperature is 24 degrees C I was sitting next to it when it crashed, and I would have noticed if the fans had stopped. From earlier logs, I see that the temperature has varied between 21 and 27 Celsius. I don't know what it is now, but it feels warmish when I'm wearing just a tee shirt. There's a fan that constantly blows air into the room, which points toward the back of the computer. Should I run the air conditioner more often? -- Trevor Johnson To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message