Hi, On Mon, Jan 21, 2002 at 03:29:02PM -0500, jdurham@vt.edu wrote: > I got this.. The system was usuable, but not very. If I tried to access the > ext3 volume, it would hang. Reboot hung too, complaining about too many > open files. Any ideas? I have no idea what triggered it; this is a big > file/web/mail server, with all of that on the ext3 volume. And I've never > run ksymoops before, but I think I did it right. > > - Josh > > Assertion failure in do_get_write_access() at transaction.c:609: > "!(((jh2bh(jh)) > ->b_state & (1UL << BH_Lock)) != 0)" Should be fixed in http://www.zip.com.au/~akpm/ext3-2.4-0.9.17-2418p3.gzHi, > >>EIP; e094e940 <[lockd]nlmsvc_decode_testargs+b8/1f0> <===== There's definitely something wrong with the ksymoops decoding, as this is clearly a jbd assert failure yet you've decoded it as somewhere inside nfsd! Cheers, Stephen