Bob, > For a few weeks, I've been seeing a double fault panic on rebooting after > building world followed by kernel. The panic hits right after "syncing > disks... done". It doesn't seem to happen if the machine hasn't done a fair > bit of work since last reboot, and it's happening on two separate machines > (one is SMP).
Do you happen to have non-existing devices in kernel config file? I have been seeing the double fault panic on SMP system. It seemed to be related to non-existing device when I looked at it with debugger. When I got rid of unnecessary devices from config file, the panic went away. I didn't investigate which device was causing it, though. Tammy To Unsubscribe: send mail to majord...@freebsd.org with "unsubscribe freebsd-current" in the body of the message