Bug 1079902

Summary: [abrt] iotop: wrapper.py:49:wrapper:error: nocbreak() returned ERR
Product: [Fedora] Fedora Reporter: Gleb Mekhrenin <mehrenin>
Component: iotopAssignee: Adel Gadllah <adel.gadllah>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 20CC: adel.gadllah, mhlavink, z.dolezal
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:97dbff5367e4fce2ee8ad0afcc063544b7e73047
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-12-03 16:06:48 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 Gleb Mekhrenin 2014-03-24 09:29:34 UTC
Version-Release number of selected component:
iotop-0.6-2.fc20

Additional info:
reporter:       libreport-2.2.0
cmdline:        /usr/bin/python /sbin/iotop
dso_list:       python-libs-2.7.5-11.fc20.x86_64
executable:     /sbin/iotop
kernel:         3.13.6-200.fc20.x86_64
runlevel:       N 5
type:           Python
uid:            0

Truncated backtrace:
wrapper.py:49:wrapper:error: nocbreak() returned ERR

Traceback (most recent call last):
  File "/sbin/iotop", line 17, in <module>
    main()
  File "/usr/lib/python2.7/site-packages/iotop/ui.py", line 620, in main
    main_loop()
  File "/usr/lib/python2.7/site-packages/iotop/ui.py", line 610, in <lambda>
    main_loop = lambda: run_iotop(options)
  File "/usr/lib/python2.7/site-packages/iotop/ui.py", line 508, in run_iotop
    return curses.wrapper(run_iotop_window, options)
  File "/usr/lib64/python2.7/curses/wrapper.py", line 49, in wrapper
    curses.nocbreak()
error: nocbreak() returned ERR

Local variables in innermost frame:
stdscr: <_curses.curses window object at 0x7fb4dee96168>
func: <function run_iotop_window at 0x7fb4d5733230>
kwds: {}
args: (<Values at 0x7fb4d57341b8: {'profile': False, 'delay_seconds': 1, 'users': None, 'processes': False, 'batch': 0, 'only': False, 'quiet': 0, 'iterations': None, 'time': None, 'accumulated': False, 'pids': [], 'kilobytes': False, 'uids': []}>,)

Potential duplicate: bug 1022591

Comment 1 Gleb Mekhrenin 2014-03-24 09:29:36 UTC
Created attachment 877964 [details]
File: backtrace

Comment 2 Gleb Mekhrenin 2014-03-24 09:29:38 UTC
Created attachment 877965 [details]
File: environ

Comment 3 z.d 2014-11-28 21:16:05 UTC
Another user experienced a similar problem:

closing lxterm with iotop

reporter:       libreport-2.2.3
cmdline:        /usr/bin/python /sbin/iotop
dso_list:       python-libs-2.7.5-15.fc20.x86_64
executable:     /sbin/iotop
kernel:         3.16.7-200.fc20.x86_64
package:        iotop-0.6-2.fc20
reason:         wrapper.py:49:wrapper:error: nocbreak() returned ERR
runlevel:       N 5
type:           Python
uid:            0

Comment 4 Michal Hlavinka 2014-12-03 16:06:48 UTC

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