Bugzilla – Bug 216420
segfault when trying to run software management
Last modified: 2006-10-30 21:55:12 UTC
suse:/home/francis # yast2 Command: /sbin/yast2 sw_single & Applications must not close shared connections - see dbus_connection_close() docs. This is a bug in the application. Segmentation fault at /usr/share/YaST2/clients/sw_single.ycp:169 /sbin/yast2: line 267: 20022 Segmentation fault $ybindir/y2base $module "$@" "$SELECTED_GUI" "$Y2_GEOMETRY" $Y2QT_ARGS I'm not getting much useful gdb output, just: ------------------------------------------------- Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 46983263496912 (LWP 19857)] 0x00002abb254fa651 in zypp::ResObject::summary () from /usr/lib64/libzypp.so.204 -------------------------------------------------- any way to get more useful output? I'm using 'gdb /usr/lib/YaST2/bin/y2base' with 'run sw_single qt' after.
/var/log/YaST2: http://youmortals.com/yast2.tgz
*** This bug has been marked as a duplicate of bug 216140 ***