Bug 216420 - segfault when trying to run software management
Summary: segfault when trying to run software management
Status: RESOLVED DUPLICATE of bug 216140
Alias: None
Product: openSUSE 10.2
Classification: openSUSE
Component: YaST2 (show other bugs)
Version: Beta 1
Hardware: x86-64 Other
: P5 - None : Critical (vote)
Target Milestone: ---
Assignee: E-mail List
QA Contact: Jiri Srain
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-10-30 21:20 UTC by Francis Giannaros
Modified: 2006-10-30 21:55 UTC (History)
0 users

See Also:
Found By: Other
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***