ext3 assertion failure - already fixed?
Brought to you by:
jgarzik
I got a lockup after an assertion failure in
journal_revoke() at revoke.c: 307 running 2.4.8-ac10
am i'm correct in the asumption, that this is fixed in
0.9.9 ? (i saw the entry in the changelog, but i don't
know enough about ext3 interna's to be sure)
heres the full message:kernel: Assertion failure in
journal_revoke() at revoke.c: 307:
"!(__builtin_constant_p(BH_Revoked)?constant_test_bit((BH_Revoked),(&bh->b_state)):variable_test_bit((BH_Revoked),(&bh->b_states)))"
Is it recommended to upgrade soon to 0.9.9?
Thanks for your great work,
Erich
Logged In: YES
user_id=10415
Hi, Erich.
Yes, this should be fixed in 0.9.9. I'd suggest an
upgrade to the latest -ac kernel (don't try using
2.4.10 - it's broken).
Logged In: YES
user_id=2656
i believe this is fixed. i havn't run into this again,
although i'm still running that old kernel. ;)
so i'm trying to close that bug.