Bug 1011644

Summary: [abrt] yumex-3.0.12-1.fc20: misc.py:1017:write:IOError: [Errno 5] Input/output error
Product: [Fedora] Fedora Reporter: darkskyabove
Component: yumexAssignee: Tim Lauridsen <tim.lauridsen>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 20CC: antonio.montagnani, moez.roy, tim.lauridsen
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:7c89e1a319c9a0852627b98db6541d07dcfa25c2
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-10-03 04:32:51 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
File: backtrace
none
File: environ none

Description darkskyabove 2013-09-24 17:26:13 UTC
Description of problem:
Marked multiple font packages for removal, one package (mozilla-https-everywhere) for install. Yumex caught in possible infinite loop, had to end process after 5 minutes of no activity with full cpu load.

Version-Release number of selected component:
yumex-3.0.12-1.fc20

Additional info:
reporter:       libreport-2.1.7
cmdline:        /usr/bin/python -E /usr/share/yumex/yum_childtask.py 2 True False /etc/yum.conf updates-testing;fedora;rpmfusion-free-rawhide;adobe-linux-x86_64;rpmfusion-nonfree-rawhide;updates
dso_list:       yum-3.4.3-106.fc20.noarch
executable:     /usr/share/yumex/yum_childtask.py
kernel:         3.11.1-300.fc20.x86_64
runlevel:       unknown
type:           Python
uid:            0

Truncated backtrace:
misc.py:1017:write:IOError: [Errno 5] Input/output error

Traceback (most recent call last):
  File "/usr/share/yumex/yum_childtask.py", line 64, in <module>
    my.dispatcher()
  File "/usr/lib/python2.7/site-packages/yumexbackend/yum_server.py", line 1475, in dispatcher
    self.write(":exception\t%s" % pack(errmsg))
  File "/usr/lib/python2.7/site-packages/yumexbackend/yum_server.py", line 372, in write
    sys.stdout.write("%s\n" % msg)
  File "/usr/lib/python2.7/site-packages/yum/misc.py", line 1017, in write
    self.stream.write(s)
IOError: [Errno 5] Input/output error

Local variables in innermost frame:
s: ':exception\tUydUcmFjZWJhY2sgKG1vc3QgcmVjZW50IGNhbGwgbGFzdCk6XG4gIEZpbGUgIi91c3IvbGliL3B5dGhvbjIuNy9zaXRlLXBhY2thZ2VzL3l1bWV4YmFja2VuZC95dW1fc2VydmVyLnB5IiwgbGluZSAxNDU1LCBpbiBkaXNwYXRjaGVyXG4gICAgbGluZSA9IHN5cy5zdGRpbi5yZWFkbGluZSgpLnN0cmlwKFwnXFxuXCcpXG5JT0Vycm9yOiBbRXJybm8gNV0gSW5wdXQvb3V0cHV0IGVycm9yXG4nCnAwCi4=\n'
self: <open file '<stdout>', mode 'w' at 0x7fce45bfa150>

Potential duplicate: bug 983755

Comment 1 darkskyabove 2013-09-24 17:26:15 UTC
Created attachment 802374 [details]
File: backtrace

Comment 2 darkskyabove 2013-09-24 17:26:18 UTC
Created attachment 802375 [details]
File: environ

Comment 3 Tim Lauridsen 2013-10-03 04:32:51 UTC

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