Bug 216420

Summary: segfault when trying to run software management
Product: [openSUSE] openSUSE 10.2 Reporter: Francis Giannaros <francis>
Component: YaST2Assignee: E-mail List <bnc-team-screening>
Status: RESOLVED DUPLICATE QA Contact: Jiri Srain <jsrain>
Severity: Critical    
Priority: P5 - None    
Version: Beta 1   
Target Milestone: ---   
Hardware: x86-64   
OS: Other   
Whiteboard:
Found By: Other Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Francis Giannaros 2006-10-30 21:20: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.
Comment 1 Francis Giannaros 2006-10-30 21:31:05 UTC
/var/log/YaST2: http://youmortals.com/yast2.tgz
Comment 2 Cristian Rodríguez 2006-10-30 21:55:12 UTC

*** This bug has been marked as a duplicate of bug 216140 ***