Bug 1202985 - [abrt] yumex: misc.py:1017:write:IOError: [Errno 5] Input/output error
Summary: [abrt] yumex: misc.py:1017:write:IOError: [Errno 5] Input/output error
Keywords:
Status: CLOSED DUPLICATE of bug 881860
Alias: None
Product: Fedora
Classification: Fedora
Component: yumex
Version: 22
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Tim Lauridsen
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:7c89e1a319c9a0852627b98db65...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-03-17 20:28 UTC by iliketurtlesbro
Modified: 2015-12-24 23:29 UTC (History)
27 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2015-04-08 13:11:56 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (747 bytes, text/plain)
2015-03-17 20:28 UTC, iliketurtlesbro
no flags Details
File: environ (269 bytes, text/plain)
2015-03-17 20:28 UTC, iliketurtlesbro
no flags Details

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 ***


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