https://bugzilla.novell.com/show_bug.cgi?id=367686 User trenn@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=367686#c11 --- Comment #11 from Thomas Renninger <trenn@novell.com> 2008-03-10 04:21:31 MST --- Hmm, I need to keep Yast open on my machine (started remotely after logging in with ssh -X ...). But I do not really mind, tell me if the machine's state changed (theoretically someone else could reboot it if he sees it hanging, but that should not happen...). I can also reproduce the segfault: dmraid -s -c -c ddf1_496e74656c202020100004118086350133102d2fbe875e63 Segmentation fault I tried to get a backtrace with a coredump, but the segfault seem to happen in a library... Maybe this is already enough? If not I can try to add some libraries (libdevmapper?) to get out more... I kept some warings, for reference, hope this helps: gdb -c /extern/trenn/tmp/core dmraid Using host libthread_db library "/lib64/libthread_db.so.1". warning: Can't read pathname for load map: Input/output error. warning: .dynamic section for "/lib64/libdevmapper.so.1.02" is not at the expected address (wrong library or version mismatch?) warning: .dynamic section for "/lib64/libc.so.6" is not at the expected address (wrong library or version mismatch?) warning: .dynamic section for "/lib64/ld-linux-x86-64.so.2" is not at the expected address (wrong library or version mismatch?) Error while mapping shared library sections: relocation results for %s : No such file or directory. Core was generated by `/tmp/dmraid -s -c -c ddf1_496e74656c202020100004118086350133102d2fbe875e63'. Program terminated with signal 11, Segmentation fault. #0 0x00007f24cf2c3a20 in ?? () (gdb) bt #0 0x00007f24cf2c3a20 in ?? () #1 0x000000000040b8dd in group_set (lc=0x2051010, name=0x7fffd76fde2f "ddf1_496e74656c202020100004118086350133102d2fbe875e63") at metadata/metadata.c:657 #2 0x000000000040492f in build_sets (lc=0x2051010, sets=<value optimized out>) at toollib.c:69 #3 0x0000000000403fb1 in perform (lc=0x2051010, argv=0x7fffd76fd348) at commands.c:648 #4 0x0000000000403a93 in main (argc=<value optimized out>, argv=0x7fffd76fd348) at dmraid.c:34 -- 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.