Re: assertion failure : ext3 & lvm , 2.4.17 smp & 2.4.18-ac1 smp

Andrew Morton (akpm@zip.com.au)
Tue, 26 Feb 2002 16:03:48 -0800


Dimitris Zilaskos wrote:
>
> On Tue, 26 Feb 2002, Andrew Morton wrote:
>
> > Dimitris Zilaskos wrote:
> > >
> > > Assertion failure in do_get_write_access() at transaction.c:730: "(((jh2bh(jh))->b_state & (1UL << BH_Uptodate)) != 0)"
> >
> > This was fixed in the ext3 patch which went into 2.4.18-pre5
>
> well i just got another one
>
> Assertion failure in do_get_write_access() at transaction.c:730:
> "(((jh2bh(jh))->b_state & (1UL << BH_Uptodate)) != 0)"
> ...
>
> uname -an :
> Linux test 2.4.18-ac1 #2 SMP Tue Feb 26 23:13:44 EET 2002 i686 unknown

blargh. Possibly LVM tossed back an I/O error and ext3 fed
the result into journal_get_write_access(), which would be
an ext3 bug.

Please prepare a ksymoops trace.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/