Bug 1046901

Summary: [abrt] yumex: misc.py:1018:write:IOError: [Errno 5] Input/output error
Product: [Fedora] Fedora Reporter: Moez Roy <moez.roy>
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: campbell.bain, developisdimas, dominidomini, ravindrapatake, shanemikel1, tim.lauridsen
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:7372f298911aa3eb7708b7168a7086db14845579
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-07-24 07:15:13 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 Moez Roy 2013-12-27 10:46:59 UTC
Version-Release number of selected component:
yumex-3.0.13-1.fc20

Additional info:
reporter:       libreport-2.1.10
cmdline:        /usr/bin/python -E /usr/share/yumex/yum_childtask.py 2 True False /etc/yum.conf
dso_list:       yum-3.4.3-128.fc20.noarch
executable:     /usr/share/yumex/yum_childtask.py
kernel:         3.12.5-302.fc20.x86_64
runlevel:       N 5
type:           Python
uid:            1000

Truncated backtrace:
misc.py:1018: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 1018, 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 0x7f520d4ee150>

Comment 1 Moez Roy 2013-12-27 10:47:01 UTC
Created attachment 842250 [details]
File: backtrace

Comment 2 Moez Roy 2013-12-27 10:47:02 UTC
Created attachment 842251 [details]
File: environ

Comment 3 Ravindra Patake 2014-06-03 12:30:03 UTC
Another user experienced a similar problem:

yum extender was running
along with some othe applications, not more than 10
suddenly yum extender got crashed

reporter:       libreport-2.2.2
cmdline:        /usr/bin/python -E /usr/share/yumex/yum_childtask.py 2 True False /etc/yum.conf mysql56-community;fedora;rpmfusion-free-updates;rpmfusion-free;adobe-linux-i386;updates;google-chrome;mysql-tools-community;mysql-connectors-community
dso_list:       yum-3.4.3-137.fc20.noarch
executable:     /usr/share/yumex/yum_childtask.py
kernel:         3.14.4-200.fc20.i686
package:        yumex-3.0.14-1.fc20
reason:         misc.py:1018:write:IOError: [Errno 5] Input/output error
runlevel:       N 5
type:           Python
uid:            0

Comment 4 Tim Lauridsen 2014-07-24 07:15:13 UTC

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