After a long session of heavy use I triggered the BUG at inode.c line
372 in clear_inode:

        if (inode->i_data.nrpages)
               
BUG();                                                                                 
                                       

This occured when a gdb xterm was attempting to close.  Unfortunately I
wasn't able to translate or capture the oops.  I'll do some heavy
beating on 24-pre again tomorrow on my test machine and see if can
capture this oops over serial.

This call most likely came from invalidate_inodes.  It looks like some
pages have escaped cleanup.

--
Daniel
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/

Reply via email to