On Thu, 2008-10-16 at 07:24 -0700, Tom Epperly wrote: > When I shutdown after reporting the bug, the machine didn't shutdown > smoothly.
This is common after seeing a BUG() in the kernel. The trapping kernel thread terminates without cleaning up after itself. It may be holding locks that cause other processes to hang. The important thing is to figure out and fix the initial BUG(). Shaggy -- David Kleikamp IBM Linux Technology Center -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]