> I noticed the (vm) machine reboots about two-thirds of the way through > the modem-dump program. Bright green text is displayed and then a > reboot. I can't read fast enough to see what is going on...
You probably have the sysctl knob ddb.onpanic set to 0, you could set it to 1, and the kernel will drop to the kernel debugger on panic. Regards, - HÃ¥vard
