From: "Stephen C. Tweedie" <sct@redhat.com>
To: Daniel Fenert <daniel@fenert.net>
Cc: Marcelo Tosatti <marcelo.tosatti@cyclades.com>,
linux-kernel <linux-kernel@vger.kernel.org>,
Michelle Konzack <linux4michelle@freenet.de>,
Stephen Tweedie <sct@redhat.com>
Subject: Re: Is there some bug in ext3 in 2.4.25?
Date: 02 Apr 2004 11:37:53 +0100 [thread overview]
Message-ID: <1080902272.2012.4.camel@sisko.scot.redhat.com> (raw)
In-Reply-To: <20040402102008.GA6336@fenert.net>
Hi,
On Fri, 2004-04-02 at 11:20, Daniel Fenert wrote:
> >> This sounds like memory corruption (which could be caused by a misbehaving
> >> driver or by flaky hardware) because transaction->t_ilist is not used at
> >> all by the kernel code. Did this box run stable with other kernels?
> >
> >Sounds like bad memory to me. The only other report of this I've seen
> >was at
> >
> >https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=115935
> >
> >and that machine didn't pass memtest86.
>
> It passed memtest86, 6 or 7 hours, any further hints?
Well, 7 hours is often not enough for memtest86, I usually recommend 24
hours if there are signs of bad hardware. But other than that, I can't
think of anything ext3-related --- ext3 simply doesn't ever set that
flag. If it's being set, something is stomping on ext3's transaction
struct. That _could_ be the kernel, but it could be just about anything
touching memory after it's freed; or it could be bad hardware.
What modules are you using? Is there anything unusual in common between
your machine or its use and that in #115935?
Rebuilding the kernel to enable slab debugging may well be useful if
there's something stomping on transaction structs.
Cheers,
Stephen
prev parent reply other threads:[~2004-04-02 10:38 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-03-04 6:50 Is there some bug in ext3 in 2.4.25? Daniel Fenert
2004-03-04 7:03 ` Daniel Fenert
2004-03-05 14:06 ` Marcelo Tosatti
2004-03-05 14:14 ` Michael Frank
2004-03-05 14:26 ` Stephen C. Tweedie
2004-03-05 14:25 ` Stephen C. Tweedie
2004-03-08 13:44 ` Daniel Fenert
2004-04-02 10:20 ` Daniel Fenert
2004-04-02 10:37 ` Stephen C. Tweedie [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1080902272.2012.4.camel@sisko.scot.redhat.com \
--to=sct@redhat.com \
--cc=daniel@fenert.net \
--cc=linux-kernel@vger.kernel.org \
--cc=linux4michelle@freenet.de \
--cc=marcelo.tosatti@cyclades.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox