Subject: amd64: doesn't boot with 4.99.42: raid?
To: None <current-users@NetBSD.org>
From: Thomas Klausner <wiz@NetBSD.org>
List: current-users
Date: 12/11/2007 00:08:53
Hi!

A 4.99.42 kernel (LOCKDEBUG, DIAGNOSTIC, ...) I built today doesn't
boot.  It drops into DDB because of a panic. Here's the handcopied
backtrace:

...
raid1: Total Sectors 40965504 (20002 MB)
panic: config_devalloc
Stopped in pid 0.1 (system) at netbsd:breakpoint+0x1
db> bt
breakpoint
config_devalloc
config_attach_pseudo
raidinit
rf_autoconfig_set
rf_buildroothack
rf_autoconfig
config_finalize
main

"reboot 0x104" just prints the devices without power support, but
doesn't write a core dump.

Let me know if I should boot it again and do something else besides bt ;)
I do have a netbsd.gdb for the kernel.

Cheers,
 Thomas