From: "Marcin Mirosław" <marcin@mejor.pl>
To: linux-raid@vger.kernel.org
Subject: mdadm-3.1.1 segfaults when mdadm -G -Z
Date: Sun, 10 Jan 2010 13:13:46 +0100 [thread overview]
Message-ID: <4B49C47A.9060800@mejor.pl> (raw)
Hello,
I tried to grow array size (i resized /dev/sdc5-> resync->remove
/dev/sda6 -> resize /dev/sda6 -> resync-> curent situation )
and i got segfault:
# cat /proc/mdstat
md6 : active raid1 sdc5[1](W) sda7[0]
125001664 blocks [2/2] [UU]
bitmap: 16/239 pages [64KB], 256KB chunk
# gdb /sbin/mdadm
[...]
<http://bugs.gentoo.org/>...
Reading symbols from
/var/tmp/portage/sys-fs/mdadm-3.1.1/work/mdadm-3.1.1/mdadm...done.
(gdb) run -G -Z /dev/md6
Starting program:
/var/tmp/portage/sys-fs/mdadm-3.1.1/work/mdadm-3.1.1/mdadm -G -Z /dev/md6
Program received signal SIGSEGV, Segmentation fault.
0xb7f067f8 in strcmp () from /lib/libc.so.6
(gdb) bt
#0 0xb7f067f8 in strcmp () from /lib/libc.so.6
#1 0x0804b70b in main (argc=4, argv=0xbffff3f4) at mdadm.c:408
(gdb)
$ uname -r
2.6.32-gentoo-r1
May i get any suggestions?
Regards
next reply other threads:[~2010-01-10 12:13 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-01-10 12:13 Marcin Mirosław [this message]
2010-01-10 13:47 ` mdadm-3.1.1 segfaults when mdadm -G -Z Zdenek Behan
2010-01-10 13:54 ` Marcin Mirosław
2010-01-30 9:56 ` Luca Berra
2010-01-31 22:17 ` Neil Brown
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=4B49C47A.9060800@mejor.pl \
--to=marcin@mejor.pl \
--cc=linux-raid@vger.kernel.org \
/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.