Bug 1123181
| Summary: | [abrt] iotop: wrapper.py:49:wrapper:error: nocbreak() returned ERR | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Chris Murphy <bugzilla> | ||||||
| Component: | iotop | Assignee: | Adel Gadllah <adel.gadllah> | ||||||
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
| Severity: | unspecified | Docs Contact: | |||||||
| Priority: | unspecified | ||||||||
| Version: | 21 | CC: | adel.gadllah, mhlavink, witphg | ||||||
| Target Milestone: | --- | ||||||||
| Target Release: | --- | ||||||||
| Hardware: | x86_64 | ||||||||
| OS: | Unspecified | ||||||||
| URL: | https://retrace.fedoraproject.org/faf/reports/bthash/d7be4254e0e1c6241cf9780a10c9ae9c1b498325 | ||||||||
| 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:52 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: |
|
||||||||
Created attachment 920793 [details]
File: backtrace
Created attachment 920794 [details]
File: environ
*** This bug has been marked as a duplicate of bug 1035503 *** |
Version-Release number of selected component: iotop-0.6-3.fc21 Additional info: reporter: libreport-2.2.3 cmdline: /usr/bin/python /usr/sbin/iotop -o -d5 dso_list: python-libs-2.7.7-2.fc21.x86_64 executable: /usr/sbin/iotop kernel: 3.16.0-0.rc6.git0.1.fc21.1.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 "/usr/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 0x7f18ef95f138> func: <function run_iotop_window at 0x7f18e6372488> kwds: {} args: (<Values at 0x7f18e6374518: {'profile': False, 'delay_seconds': 5.0, 'users': None, 'processes': False, 'batch': 0, 'only': True, 'quiet': 0, 'iterations': None, 'time': None, 'accumulated': False, 'pids': [], 'kilobytes': False, 'uids': []}>,) Potential duplicate: bug 1022591