linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* mdadm-3.1.1 segfaults when mdadm -G -Z
@ 2010-01-10 12:13 Marcin Mirosław
  2010-01-10 13:47 ` Zdenek Behan
  0 siblings, 1 reply; 5+ messages in thread
From: Marcin Mirosław @ 2010-01-10 12:13 UTC (permalink / raw)
  To: linux-raid

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2010-01-31 22:17 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-10 12:13 mdadm-3.1.1 segfaults when mdadm -G -Z Marcin Mirosław
2010-01-10 13:47 ` Zdenek Behan
2010-01-10 13:54   ` Marcin Mirosław
2010-01-30  9:56     ` Luca Berra
2010-01-31 22:17       ` Neil Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).