Bug 497942

Summary: QT Yast segmentation faults on online updates and software manager
Product: [openSUSE] openSUSE 11.0 Reporter: Michael Dunsavage <mikesd1>
Component: YaST2Assignee: Thomas Göttlicher <tgoettlicher>
Status: RESOLVED DUPLICATE QA Contact: Jiri Srain <jsrain>
Severity: Critical    
Priority: P5 - None CC: lslezak, tgoettlicher
Version: Final   
Target Milestone: ---   
Hardware: x86-64   
OS: openSUSE 11.0   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Attachments: Yast2 log after running Software Manager
Yast2 Logs

Description Michael Dunsavage 2009-04-24 11:52:06 UTC
User-Agent:       Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.0.8) Gecko/2009032600 SUSE/3.0.8-1.2 Firefox/3.0.8

When you go into online updates and software manager Yast2 dies with:

YaST got signal 11 at YCP file /usr/share/YaST2/clients/inst_packages.ycp:36
/sbin/yast2: line 421: 10976 Segmentation fault      $ybindir/y2base $module "$@" "$SELECTED_GUI" $Y2_GEOMETRY $Y2UI_ARGS



Reproducible: Always

Steps to Reproduce:
1.open yast2 in KDE
2. click on software management or online updates
3. watch it refresh the repos and then crash
Actual Results:  
Segement Fault with

YaST got signal 11 at YCP file /usr/share/YaST2/clients/inst_packages.ycp:36
/sbin/yast2: line 421: 10976 Segmentation fault      $ybindir/y2base $module "$@" "$SELECTED_GUI" $Y2_GEOMETRY $Y2UI_ARGS

Expected Results:  
Should be able to chose software packages
Comment 3 Ladislav Slezák 2009-04-29 10:04:04 UTC
I guess the bug is in the Qt UI - inst_packages.ycp:36 contains UI::ReplaceWidget() call. But the log will tell more details...
Comment 4 Michael Dunsavage 2009-04-29 12:56:03 UTC
Created attachment 288882 [details]
Yast2 log after running Software Manager

Should be what you want I think.
Comment 5 Michael Dunsavage 2009-04-29 13:14:16 UTC
Created attachment 288888 [details]
Yast2 Logs

After useing save_y2logs
Comment 6 Thomas Göttlicher 2009-04-30 08:25:41 UTC

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