From: Eric Sandeen <sandeen@redhat.com>
To: "Theodore Ts'o" <tytso@mit.edu>
Cc: linux-ext4@vger.kernel.org
Subject: Re: E2fsprogs master branch now has all 64-bit patch applied
Date: Mon, 14 Jun 2010 15:15:40 -0500 [thread overview]
Message-ID: <4C168DEC.1040106@redhat.com> (raw)
In-Reply-To: <E1OO9sy-0006P1-Nr@closure.thunk.org>
On 06/14/2010 08:39 AM, Theodore Ts'o wrote:
> It's taken way too long, but I've finally finished integrating the
> 64-bit patches into e2fsprogs's mainline repository. All of the
> necessary patches should now be in the master branch for e2fsprogs.
FWIW, this:
commit cf828f1a72ec1eb0c1e819307137879447c909b7
Author: Theodore Ts'o <tytso@mit.edu>
Date: Sun Oct 25 21:46:01 2009 -0400
libext2fs: Byte-swap 64-bit block group descriptors
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
is blowing up all over on ppc, with glibc-detected memory problems like:
Running e2fsprogs test suite...
d_loaddump: debugfs load/dump test: *** glibc detected ***
../debugfs/debugfs: free(): invalid next size (fast): 0x000001001bb03130 ***
======= Backtrace: =========
/lib64/libc.so.6[0x803da3f744]
../debugfs/debugfs[0x100213e4]
../debugfs/debugfs[0x100037c8]
../debugfs/debugfs[0x100040b4]
/lib64/libc.so.6[0x803d9dbc78]
/lib64/libc.so.6(__libc_start_main-0x184e60)[0x803d9dbe70]
======= Memory map: ========
10000000-10040000 r-xp 00000000 fd:00 1443282
/root/e2fsprogs/debugfs/debugfs
10040000-10050000 rw-p 00040000 fd:00 1443282
/root/e2fsprogs/debugfs/debugfs
803d920000-803d950000 r-xp 00000000 fd:00 134600
/lib64/ld-2.12.so
803d950000-803d960000 r--p 00020000 fd:00 134600
/lib64/ld-2.12.so
803d960000-803d970000 rw-p 00030000 fd:00 134600
/lib64/ld-2.12.so
803d990000-803db50000 r-xp 00000000 fd:00 134601
/lib64/libc-2.12.so
803db50000-803db60000 r--p 001b0000 fd:00 134601
/lib64/libc-2.12.so
803db60000-803db70000 rw-p 001c0000 fd:00 134601
/lib64/libc-2.12.so
803db70000-803db80000 rw-p 00000000 00:00 0
803db80000-803db90000 r-xp 00000000 fd:00 134602
/lib64/libdl-2.12.so
803db90000-803dba0000 r--p 00000000 fd:00 134602
/lib64/libdl-2.12.so
803dba0000-803dbb0000 rw-p 00010000 fd:00 134602
/lib64/libdl-2.12.so
803dbb0000-803dbd0000 r-xp 00000000 fd:00 134613
/lib64/libpthread-2.12.so
803dbd0000-803dbe0000 r--p 00010000 fd:00 134613
/lib64/libpthread-2.12.so
803dbe0000-803dbf0000 rw-p 00020000 fd:00 134613
/lib64/libpthread-2.12.so
1001bb00000-1001bb30000 rw-p 00000000 00:00 0
[heap]
fffab260000-fffab280000 r-xp 00000000 00:00 0
[vdso]
ffffb920000-ffffba70000 rw-p 00000000 00:00 0
[stack]
./d_loaddump/script: line 22: 2743 Aborted (core
dumped) $DEBUGFS -R "write $TEST_DATA test_data" -w $TMPFILE >> $OUT.new
2>&1
next prev parent reply other threads:[~2010-06-14 20:15 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-06-14 13:39 E2fsprogs master branch now has all 64-bit patch applied Theodore Ts'o
2010-06-14 14:41 ` Eric Sandeen
2010-06-14 14:46 ` Ric Wheeler
2010-06-14 20:15 ` Eric Sandeen [this message]
2010-06-14 20:26 ` Valerie Aurora
-- strict thread matches above, loose matches on Subject: below --
2010-06-21 13:59 陳炫廷
2010-06-21 17:02 Andreas Dilger
[not found] <AANLkTilD3D2QOXi1b7oXT2uFBx_vuO803HOX4JJXfWG0@mail.gmail.com>
2010-06-21 17:05 ` tytso
2010-06-22 9:15 ` Hsuan-Ting
2010-06-22 16:17 ` Andreas Dilger
2010-06-23 8:42 ` Hsuan-Ting
2010-06-23 11:00 ` Hsuan-Ting
2010-06-25 10:33 ` Hsuan-Ting
2010-06-25 18:23 ` Andreas Dilger
2010-06-29 13:41 ` Hsuan-Ting
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=4C168DEC.1040106@redhat.com \
--to=sandeen@redhat.com \
--cc=linux-ext4@vger.kernel.org \
--cc=tytso@mit.edu \
/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.