Bug 1202985

Summary: [abrt] yumex: misc.py:1017:write:IOError: [Errno 5] Input/output error
Product: [Fedora] Fedora Reporter: iliketurtlesbro
Component: yumexAssignee: Tim Lauridsen <tim.lauridsen>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 22CC: 2xj82, avtar962, avv.marengoni, bengt.sjogren, bug.on.kev1864, geigor, giovanidossantos2013, henderhouse, hoihoi-p, jaapschouwenburg.rh, jimj_wpg, jonandmykaela, kaushikrroy, kud.rom.sh, kwrs780, l.ivan1254, malcolm.mabinogi, mrramsey088, nathan95, noobusinghacks, oleg-sz, rameshbaboov, robertmartin1961, scattol, ssabcew, sylvain, tim.lauridsen
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/d1cf0647cc076553d93425d75864253f8319d050
Whiteboard: abrt_hash:7c89e1a319c9a0852627b98db6541d07dcfa25c2
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-04-08 13:11:56 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 iliketurtlesbro 2015-03-17 20:28:53 UTC
Description of problem:
was searching for packages when gnome shell crashed, I assume this crashed yumex as well

Version-Release number of selected component:
yumex-3.0.16-1.fc22

Additional info:
reporter:       libreport-2.4.0
cmdline:        /usr/bin/python -E /usr/share/yumex/yum_childtask.py 2 True False /etc/yum.conf
dso_list:       yum-3.4.3-155.fc22.noarch
executable:     /usr/share/yumex/yum_childtask.py
kernel:         4.0.0-0.rc3.git0.1.fc22.x86_64
runlevel:       N 5
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 1520, in dispatcher
    print errmsg
  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: 'Traceback (most recent call last):\n  File "/usr/lib/python2.7/site-packages/yumexbackend/yum_server.py", line 1499, in dispatcher\n    line = sys.stdin.readline().strip(\'\\n\')\nIOError: [Errno 5] Input/output error\n'
self: <open file '<stdout>', mode 'w' at 0x7f43f30a7150>

Potential duplicate: bug 983755

Comment 1 iliketurtlesbro 2015-03-17 20:28:55 UTC
Created attachment 1002952 [details]
File: backtrace

Comment 2 iliketurtlesbro 2015-03-17 20:28:56 UTC
Created attachment 1002953 [details]
File: environ

Comment 3 Tim Lauridsen 2015-04-08 13:11:56 UTC

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