From: Theodore Tso <tytso@mit.edu>
To: Nick Dokos <nicholas.dokos@hp.com>
Cc: "Aneesh Kumar K.V" <aneesh.kumar@linux.vnet.ibm.com>,
Valerie Aurora <vaurora@redhat.com>,
linux-ext4@vger.kernel.org
Subject: Re: Some 64-bit tests
Date: Wed, 10 Jun 2009 14:13:20 -0400 [thread overview]
Message-ID: <20090610181320.GA6953@mit.edu> (raw)
In-Reply-To: <14597.1244517228@gamaville.dokosmarshall.org>
On Mon, Jun 08, 2009 at 11:13:48PM -0400, Nick Dokos wrote:
>
> I tried this on top of 2.6.30-rc8 and I hit a couple of BUGs, one in pdflush
> and the other in the Lustre teest program (liverfs):
>
> Jun 8 22:49:13 shifter kernel: ------------[ cut here ]------------
> Jun 8 22:49:13 shifter kernel: kernel BUG at fs/ext4/mballoc.c:3245!
> Jun 8 22:49:13 shifter kernel: invalid opcode: 0000 [#1] SMP
Hmmm, that would be the BUG_ON check:
BUG_ON(size <= 0 || size > EXT4_BLOCKS_PER_GROUP(ac->ac_sb));
- Ted
next prev parent reply other threads:[~2009-06-10 21:11 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-06-08 13:57 Some 64-bit tests Nick Dokos
2009-06-08 19:00 ` Valerie Aurora
2009-06-08 20:10 ` Aneesh Kumar K.V
2009-06-09 3:13 ` Nick Dokos
2009-06-10 18:13 ` Theodore Tso [this message]
2009-06-11 5:50 ` Aneesh Kumar K.V
2009-06-13 4:24 ` Theodore Tso
2009-06-18 21:11 ` Theodore Tso
2009-06-19 11:34 ` Aneesh Kumar K.V
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=20090610181320.GA6953@mit.edu \
--to=tytso@mit.edu \
--cc=aneesh.kumar@linux.vnet.ibm.com \
--cc=linux-ext4@vger.kernel.org \
--cc=nicholas.dokos@hp.com \
--cc=vaurora@redhat.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 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.