From: Chris Mason <chris.mason@oracle.com>
To: "Martin Bürger" <mbuerger@edu.uni-klu.ac.at>
Cc: linux-btrfs@vger.kernel.org
Subject: Re: different oops
Date: Fri, 03 Oct 2008 15:07:02 -0400 [thread overview]
Message-ID: <1223060822.13375.48.camel@think.oraclecorp.com> (raw)
In-Reply-To: <200810031910.00572.mbuerger@edu.uni-klu.ac.at>
On Fri, 2008-10-03 at 19:10 +0200, Martin B=C3=BCrger wrote:
> On Friday 03 October 2008, Chris Mason wrote:
> > On Fri, 2008-10-03 at 18:14 +0200, Martin B=C3=BCrger wrote:
> > > Hi,
> > > I'm using the sources from [1] which I checked out today. When
> > > testing the file system with compilebench [2] I traced oops [3]
> > > (with 2 cores, SMP), [4] (single core), [5] (no smp) and [6]
> > > (no-preemt).
> > >
> > >
> > > [1]
> > > git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unsta
> > >ble.git [2] http://oss.oracle.com/~mason/compilebench/
> > > [3] http://rafb.net/p/1hUnky34.html
> > > [4] http://rafb.net/p/kEGqY199.html
> > > [5] http://rafb.net/p/pAHJrV88.html
> > > [6] http://rafb.net/p/tkz92m77.html
> >
> > Hello,
> >
> > This is a long standing bug that so far we've only heard about on
> > gentoo installs. Could you please give the attached patch a try
> > against your sources?
>=20
> Here's a trace after having applied the patch [1].
>=20
> [1] http://rafb.net/p/8zzEfe66.html
>=20
The interesting part of this is that every file created by compilebench
is filled by the same pattern 4k of 'a'.
Every corruption in Martin's trace looks the same:
bad tree block start 7016996765293437281 74264576
7016996765293437281 is what we found on disk, the second number is what
we expected to find. The number we found on disk is what you get when
you have a u64 full of 'a'.
This means that we're overwriting metadata blocks with data blocks. I'=
m
looking harder.
-chris
--
To unsubscribe from this list: send the line "unsubscribe linux-btrfs" =
in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
next prev parent reply other threads:[~2008-10-03 19:07 UTC|newest]
Thread overview: 25+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-10-03 16:14 different oops Martin Bürger
2008-10-03 16:40 ` Chris Mason
2008-10-03 17:10 ` Martin Bürger
2008-10-03 19:07 ` Chris Mason [this message]
2008-10-03 17:16 ` Andrea Gelmini
2008-10-03 17:59 ` Chris Mason
2008-10-03 18:03 ` Andrea Gelmini
2008-10-03 20:22 ` Martin Bürger
2008-10-03 20:26 ` Chris Mason
2008-10-03 22:09 ` Andrea Gelmini
2008-10-04 0:15 ` Andrea Gelmini
2008-10-04 0:30 ` Chris Mason
2008-10-04 0:31 ` Chris Mason
2008-10-04 3:41 ` Jeff Schroeder
2008-10-04 17:27 ` Chris Mason
2008-10-07 11:31 ` Andrea Gelmini
2008-10-07 12:56 ` Chris Mason
2008-10-07 15:04 ` Andrea Gelmini
2008-10-07 16:03 ` Chris Mason
2008-10-07 16:36 ` Andrea Gelmini
2008-10-08 21:51 ` Andrea Gelmini
2008-10-09 0:11 ` Chris Mason
[not found] ` <9cdbb57f0810090120v6381ab0eg5377039b0065e68@mail.gmail.com>
[not found] ` <1223575532.14090.39.camel@think.oraclecorp.com>
2008-10-10 8:43 ` Andrea Gelmini
[not found] ` <48EE6B50.6090102@oracle.com>
2008-10-10 8:45 ` Andrea Gelmini
2008-10-10 10:49 ` Andrea Gelmini
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=1223060822.13375.48.camel@think.oraclecorp.com \
--to=chris.mason@oracle.com \
--cc=linux-btrfs@vger.kernel.org \
--cc=mbuerger@edu.uni-klu.ac.at \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.