[go: up one dir, main page]

Menu

#59 ext3 assertion failure - already fixed?

important
closed
None
5
2001-10-10
2001-09-10
No

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

Discussion

  • Jeff Garzik

    Jeff Garzik - 2001-09-27
    • assigned_to: nobody --> akpm
     
  • Andrew Morton

    Andrew Morton - 2001-09-27

    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).

     
  • Erich Schubert

    Erich Schubert - 2001-10-10

    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.

     
  • Erich Schubert

    Erich Schubert - 2001-10-10
    • status: open --> closed
     

Log in to post a comment.