Subject: kernel panics with NetBSD 1.4 on IPX
To: None <port-sparc@netbsd.org>
From: Markus Kilbinger <kilbi@rad.rwth-aachen.de>
List: port-sparc
Date: 05/28/1999 22:05:12
Hi!

already mailed for NETBSD 1.4_BETA I still get kernel panics with
NetBSD 1.4 Release (GENERIC and customozed kernels) on my SPARC
station IPX:

> gdb /var/crash/netbsd.2
> GNU gdb 4.17
> [...]
> This GDB was configured as "sparc--netbsd"...(no debugging symbols
> found)...
> (gdb) target kcore /var/crash/netbsd.2.core
> panic: alignment fault
> #0  0xf0030d88 in mi_switch ()
> (gdb) bt
> #0  0xf0030d88 in mi_switch ()
> #1  0xf00306f8 in tsleep ()
> #2  0xf00d6ec8 in uvm_scheduler ()
> #3  0xf002100c in main ()

Any ideas on that?