From owner-freebsd-current@FreeBSD.ORG Sun May 18 14:10:42 2003 Return-Path: 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 7939137B401 for ; Sun, 18 May 2003 14:10:42 -0700 (PDT) Received: from alpha.siliconlandmark.com (alpha.siliconlandmark.com [209.69.98.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9DC0643F75 for ; Sun, 18 May 2003 14:10:39 -0700 (PDT) (envelope-from andy@siliconlandmark.com) Received: from alpha.siliconlandmark.com (localhost [127.0.0.1]) h4ILAcAQ046144; Sun, 18 May 2003 17:10:38 -0400 (EDT) (envelope-from andy@siliconlandmark.com) Received: from localhost (andy@localhost)h4ILAcWm046141; Sun, 18 May 2003 17:10:38 -0400 (EDT) (envelope-from andy@siliconlandmark.com) X-Authentication-Warning: alpha.siliconlandmark.com: andy owned process doing -bs Date: Sun, 18 May 2003 17:10:38 -0400 (EDT) From: Andre Guibert de Bruet To: Gavin Atkinson In-Reply-To: <007801c31b9f$d44c3520$0de22090@csrv.ad.york.ac.uk> Message-ID: <20030518170701.R28986@alpha.siliconlandmark.com> References: <007801c31b9f$d44c3520$0de22090@csrv.ad.york.ac.uk> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: current@freebsd.org Subject: Re: 5.1-BETA i386 spontaneous reboot? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 May 2003 21:10:42 -0000 I noticed this as well on my workstation, with kernel and world built around that time. I had a serial console plugged in at the time and didn't see anything come up. > Andre Guibert de Bruet | Enterprise Software Consultant > > Silicon Landmark, LLC. | http://siliconlandmark.com/ > On Fri, 16 May 2003, Gavin Atkinson wrote: > I've just had a machine running > > FreeBSD buffy.york.ac.uk 5.1-BETA FreeBSD 5.1-BETA #0: Wed May 14 > 11:15:54 BST 2003 i386 > > spontaneously reboot on me. I was running screen (as a normal user) > remotely, running "pkg_add -r wget" (as root)and (as a normal user) > moving a folder from an NFS mounted filesystem to a local disk when the > machine rebooted. Nothing was left in the log file other than the > machine coming back up, and the machine never produced a crash dump. > > The machine may have paniced before rebooting as I do have > DDB_UNATTENDED in the kernel, but for whatever reason a dump was not > saved and no evidence of a panic is in the messages log. I believe the > hardware is healthy. > > I know this is far too vague to be useful, and I don't think there is > any other information I can ofer, but I thought I should report it > anyway.