Bug 549755 - Segmentation fault using yumex-2.9.4
Summary: Segmentation fault using yumex-2.9.4
Keywords:
Status: CLOSED DUPLICATE of bug 548849
Alias: None
Product: Fedora
Classification: Fedora
Component: yumex
Version: 12
Hardware: All
OS: Linux
low
urgent
Target Milestone: ---
Assignee: Tim Lauridsen
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-12-22 15:26 UTC by rwhalb
Modified: 2009-12-22 16:06 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2009-12-22 16:06:53 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description rwhalb 2009-12-22 15:26:03 UTC
Description of problem:
Running yumex (yum extender) segmentation faults just by moving the mouse over the yumex screen after receiving all yum information (i.e., packages and group info).



Version-Release number of selected component (if applicable):
yumex-2.9.4-1.fc12.noarch

64-bit
python-2.6.2-2.fc12.x86_64

32-bit
python-2.6.2-2.fc12.i686


How reproducible:


Steps to Reproduce:
1. run yumex

  
Actual results:
[root@vortex repo]# yumex
running
Current Settings
    autorefresh: True
    branding_title: 'Yum Extender NextGen'
    color_install: 'darkgreen'
    color_normal: 'black'
    color_obsolete: 'blue'
    color_update: 'red'
    debug: False
    disable_repo_page: False
    plugins: True
    proxy: ''
    recentdays: 14
    repo_exclude: ['debug', 'source']
    win_height: 600
    win_sep: 300
    win_width: 1059
    yumdebuglevel: 2
/usr/lib/python2.6/site-packages/guihelpers/__init__.py:199: GtkWarning: gtk_scrolled_window_add(): cannot add non scrollable widget use gtk_scrolled_window_add_with_viewport() instead
  self.add_from_file(filename)
/usr/lib/python2.6/site-packages/yumexgui/gui.py:179: DeprecationWarning: Use the new widget gtk.Tooltip
  self.tooltip = gtk.Tooltips()
/usr/lib/python2.6/site-packages/yumexgui/gui.py:206: DeprecationWarning: Use the new widget gtk.Tooltip
  self.tooltip.set_tip(button, tooltip)
Can't detect the network connection state
Starting yum child process
YUM: Loaded plugins: fastestmirror, presto
YUM: Loading mirror speeds from cached hostfile
YUM:  * fedora: mirror.anl.gov
YUM:  * updates: mirrors.reflected.net
Downloaded : repomdCsvlcVtmp.xml ( 1.9 k )
Downloaded : NstRepo/primary ( 94 k )
YUM: Checking for new repos for mirrors
Downloaded : NstRepo/group_gz ( 1.5 k )
Downloaded : fedora/group_gz ( 390 k )
Downloaded : updates/group_gz ( 388 k )
History Enabled
/usr/bin/yumex: line 5: 18710 Segmentation fault      (core dumped) /usr/bin/python /usr/share/yumex/yumex.py $*



Expected results:


Additional info:

Comment 1 Tim Lauridsen 2009-12-22 16:06:53 UTC

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


Note You need to log in before you can comment on or make changes to this bug.