public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* ext3 assertion failure and oops, 2.4.18
@ 2002-05-21 11:42 Antti Salmela
  2002-05-21 11:57 ` Henrique de Moraes Holschuh
  2002-05-21 17:37 ` Andrew Morton
  0 siblings, 2 replies; 3+ messages in thread
From: Antti Salmela @ 2002-05-21 11:42 UTC (permalink / raw)
  To: linux-kernel

I can reliably reproduce an assertion failure and oops in ext3 by simply
restarting cyrus21, if directories used by cyrus have +j flag set with
chattr. Filesystem was mounted with default journalling mode data=orderded,
kernels tested were 2.4.18 and 2.4.19-pre3-ac4. Recent -pre or -ac kernels
wouldn't compile with my .config.

Assertion failure in journal_revoke() at revoke.c:330:
"!(__builtin_constant_p(BH_Revoked) ? constant_test_bit((BH_Revoked),(
&bh->b_state)) : variable_test_bit((BH_Revoked),( &bh->b_state)))"

I'll capture whole oops if requested.

I found two similar cases from lkml archives, but they were left
unresponded (atleast lkml wasn't cc'ed). I couldn't judge from changelogs if
this problem has been already fixed.

http://groups.google.com/groups?selm=2446DD7E.7F1AEC90.00A5E169%40netscape.net&output=gplain
http://groups.google.com/groups?as_umsgid=%3C2446DD7E.7F1AEC90.00A5E169%40netscape.net%3E&lr=&hl=en

-- 
Antti Salmela

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2002-05-21 17:33 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-05-21 11:42 ext3 assertion failure and oops, 2.4.18 Antti Salmela
2002-05-21 11:57 ` Henrique de Moraes Holschuh
2002-05-21 17:37 ` Andrew Morton

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox