From owner-freebsd-alpha@FreeBSD.ORG Fri Jun 13 16:19:47 2003 Return-Path: Delivered-To: freebsd-alpha@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A2A9637B405; Fri, 13 Jun 2003 16:19:47 -0700 (PDT) Received: from mta01.mail.mel.aone.net.au (mta01.mail.au.uu.net [203.2.192.81]) by mx1.FreeBSD.org (Postfix) with ESMTP id 666EB43FBD; Fri, 13 Jun 2003 16:19:46 -0700 (PDT) (envelope-from robbyrnes@ozemail.com.au) Received: from pootah.ozemail.com.au ([63.60.235.16]) by mta01.mail.mel.aone.net.au with ESMTP <20030613231944.NJFT19061.mta01.mail.mel.aone.net.au@pootah.ozemail.com.au>; Sat, 14 Jun 2003 09:19:44 +1000 Message-Id: <5.2.1.1.2.20030614091009.0256dd50@127.0.0.1> X-Sender: pop.ozemail.com.au/110/robbyrnes@127.0.0.1 (Unverified) X-Mailer: QUALCOMM Windows Eudora Version 5.2.1 Date: Sat, 14 Jun 2003 09:19:38 +1000 To: alpha@freebsd.org From: Rob Byrnes Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed cc: stable@freebsd.org Subject: odd crash on -STABLE box X-BeenThere: freebsd-alpha@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the Alpha List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 Jun 2003 23:19:48 -0000 I checked by Alpha this morning after it's been running fine for a while and saw this on the terminal (hand transposed): Jun 14 08:54:55 erwin getty[2087] : getty : retreiving gettytab entry 'default': Device not configured Jun 14 08:54:55 erwin getty[2087] : getty : retreiving gettytab entry 'Pc': Device not configured Jun 14 08:54:55 erwin getty[2087] : getty : retreiving gettytab entry 'Pc': Device not configured Jun 14 08:54:55 erwin tc setattr /dev/ttyv1: Operation not supported Jun 14 08:54:55 erwin init: getty repeating too quickly on /dev/ttyv1, sleeping 30 secs Tried to halt the box nicely, this error popped up: [root@erwin] /: halt spec_getpages : [#da/0] I/O read failure: (error 6) bp 0xfffffe0004a53b70 vp 0xfffffe000b683ec0 size: 65536, resid: 65536, a_count: 65536, valid: 0x0 nread: 0, reqpage: 0, pindex: 0, pcount: 0 /sbin/halt: Input/output error So I had to hard reset the box. It came back OK after a fsck, nothing in the logs at all root@erwin ~ % uname -a FreeBSD erwin.number6 4.8-STABLE FreeBSD 4.8-STABLE #0: Mon Jun 9 16:34:34 EST 2003 root@erwin.number6:/usr/obj/usr/src/sys/ERWIN alpha Any clues as to what went awry? Cheers, Rob