Hi, On Sun, May 19, 2002 at 04:05:45PM -0500, Neil Aggarwal wrote: > My RedHat 7.3 machine just locked up and I could not reboot it. I had > to punch the reset button. > journal_commit_transaction() at commit.c:535: "buffer_jdirty(bh)" > Has anyone seen this? Yes! > Is there a way to fix it? Yes. :-) It's a bug that has been there forever, but for some reason the timing has changed in the current ext3 (probably due to a locking change made for other reasons), and the bug is showing up much more than on older kernels. It's fixed in the 2.4.18-4 errata announced last week. Cheers, Stephen