[Bug 631244] New: mdadm: segfault, every time: --incremental
http://bugzilla.novell.com/show_bug.cgi?id=631244 http://bugzilla.novell.com/show_bug.cgi?id=631244#c0 Summary: mdadm: segfault, every time: --incremental Classification: openSUSE Product: openSUSE 11.3 Version: Final Platform: Other OS/Version: Other Status: NEW Severity: Major Priority: P5 - None Component: Basesystem AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: jnelson-suse@jamponi.net QAContact: qa@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.8) Gecko/20100723 SUSE/3.6.8-0.1.1 Firefox/3.6.8 Every time I use --incremental, it fails. Observe: Reading symbols from /sbin/mdadm...Reading symbols from /usr/lib/debug/sbin/mdadm.debug...done. done. (gdb) run --incremental /dev/sdg1 Starting program: /sbin/mdadm --incremental /dev/sdg1 Missing separate debuginfo for /lib64/ld-linux-x86-64.so.2 Try: zypper install -C "debuginfo(build-id)=2b25d8329d1aa713a2cc61b5cb701f6f89c78022" Missing separate debuginfo for /lib64/libc.so.6 Try: zypper install -C "debuginfo(build-id)=9b674b2caef1982db55e436bca814060e1705b7f" Program received signal SIGSEGV, Segmentation fault. Incremental (devname=0x7fffffffe79b "/dev/sdg1", verbose=0, runstop=0, st=0x653040, homehost=0x653580 "turnip", require_homehost=1, autof=2) at Incremental.c:360 360 Incremental.c: No such file or directory. in Incremental.c (gdb) bt #0 Incremental (devname=0x7fffffffe79b "/dev/sdg1", verbose=0, runstop=0, st=0x653040, homehost=0x653580 "turnip", require_homehost=1, autof=2) at Incremental.c:360 #1 0x0000000000405f9b in main (argc=<value optimized out>, argv=0x7fffffffe448) at mdadm.c:1456 (gdb) turnip:~ # mdadm --examine /dev/sdg1 /dev/sdg1: Magic : a92b4efc Version : 0.90.00 UUID : 75829310:0cbe2f60:93290e43:000e38f8 (local to host turnip) Creation Time : Sun May 16 20:22:37 2010 Raid Level : raid1 Used Dev Size : 312568576 (298.09 GiB 320.07 GB) Array Size : 312568576 (298.09 GiB 320.07 GB) Raid Devices : 2 Total Devices : 2 Preferred Minor : 2 Update Time : Fri Aug 13 23:19:51 2010 State : clean Internal Bitmap : present Active Devices : 1 Working Devices : 1 Failed Devices : 1 Spare Devices : 0 Checksum : 699bf505 - correct Events : 15814 Number Major Minor RaidDevice State this 0 8 33 0 active sync 0 0 8 33 0 active sync 1 1 0 0 1 faulty removed turnip:~ # Furthermore, note: Missing separate debuginfo for /lib64/ld-linux-x86-64.so.2 Try: zypper install -C "debuginfo(build-id)=2b25d8329d1aa713a2cc61b5cb701f6f89c78022" Missing separate debuginfo for /lib64/libc.so.6 Try: zypper install -C "debuginfo(build-id)=9b674b2caef1982db55e436bca814060e1705b7f" turnip:~ # zypper install -C "debuginfo(build-id)=2b25d8329d1aa713a2cc61b5cb701f6f89c78022" Loading repository data... Reading installed packages... 'glibc-debuginfo' providing 'debuginfo(build-id) = 2b25d8329d1aa713a2cc61b5cb701f6f89c78022' is already installed. Resolving package dependencies... Nothing to do. turnip:~ # zypper install -C "debuginfo(build-id)=9b674b2caef1982db55e436bca814060e1705b7f" Loading repository data... Reading installed packages... No provider of 'debuginfo(build-id) = 9b674b2caef1982db55e436bca814060e1705b7f' found. Resolving package dependencies... Nothing to do. turnip:~ # Hmmm. :-( Reproducible: Always Steps to Reproduce: 1. 2. 3. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=631244 http://bugzilla.novell.com/show_bug.cgi?id=631244#c yang xiaoyu <xyyang@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |xyyang@novell.com AssignedTo|bnc-team-screening@forge.pr |nfbrown@novell.com |ovo.novell.com | -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=631244 https://bugzilla.novell.com/show_bug.cgi?id=631244#c1 Neil Brown <nfbrown@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO InfoProvider| |jnelson-suse@jamponi.net --- Comment #1 from Neil Brown <nfbrown@novell.com> 2010-08-26 02:27:46 UTC --- Thanks for the report, sorry for the delay. I have some idea what is happening here, and I'm fairly sure it has been fixed in upstream mdadm. If you could attach the result of strace -o /tmp/trace mdadm -I /dev/sdg1 I might be able to explain exactly why it isn't working and maybe we can find a work-around until a new package can be made available. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=631244 https://bugzilla.novell.com/show_bug.cgi?id=631244#c2 Neil Brown <nfbrown@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |RESOLVED InfoProvider|jnelson-suse@jamponi.net | Resolution| |NORESPONSE --- Comment #2 from Neil Brown <nfbrown@novell.com> 2010-10-20 01:04:30 UTC --- Resolving due to no reponse, and believed fixed upstream. Please re-open if new information is available. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com