Subject: current weekly crash (aha.c)
To: None <netbsd-bugs@NetBSD.ORG>
From: Darren Hosking <dmh@tusc.com.au>
List: netbsd-bugs
Date: 05/27/1996 11:51:31
I'm running NetBSD 1.1B current (about a week old) and I'm still getting
weekly crashes (I've been having regular crashes since upgrading to 1.1,
I update once a week but the problem is still there). I've included output
from gdb for the crash at the end of this message.

The system is a Pentium 90, 16Mb memory, AHA1542CF SCSI controller and 2 SCSI
disks.

Is this a known problem? Is there a fix? Is anyone else having the same
problem?

If anyone is interested in the crash file and kernel I've put them up
for anonymous ftp at jacana.tusc.com.au:/pub/netbsd.0*.

	Thanks in advance, dmh

Darren Hosking TUSC Computer Systems dmh@tusc.com.au

jacana:106# gdb -k netbsd.0 netbsd.0.core
GDB is free software and you are welcome to distribute copies of it
 under certain conditions; type "show copying" to see the conditions.
There is absolutely no warranty for GDB; type "show warranty" for details.
GDB 4.11 (i386-netbsd), Copyright 1993 Free Software Foundation, Inc...
(no debugging symbols found)...
panic: should call debugger here (aha1542.c)
 #0  0xf8112159 in mi_switch ()
(kgdb) where
 #0  0xf8112159 in mi_switch ()
 #1  0xf8111c55 in tsleep ()
 #2  0xf819f104 in scheduler ()
 #3  0xf81091fe in main ()
(kgdb)