Bug 1035503
| Summary: | [abrt] iotop-0.6-1.fc19: wrapper.py:49:wrapper:error: nocbreak() returned ERR | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Kamil Páral <kparal> | ||||||
| Component: | iotop | Assignee: | Michal Hlavinka <mhlavink> | ||||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
| Severity: | unspecified | Docs Contact: | |||||||
| Priority: | unspecified | ||||||||
| Version: | rawhide | CC: | adel.gadllah, bugzilla, diego.ml, gop3000, kartochka378, mehrenin, mhlavink, stanley.king | ||||||
| Target Milestone: | --- | Keywords: | Reopened | ||||||
| Target Release: | --- | ||||||||
| Hardware: | x86_64 | ||||||||
| OS: | Unspecified | ||||||||
| URL: | https://retrace.fedoraproject.org/faf/reports/bthash/51b59bb541d4707f5590a2492db2daedede148d5 | ||||||||
| Whiteboard: | abrt_hash:97dbff5367e4fce2ee8ad0afcc063544b7e73047 | ||||||||
| Fixed In Version: | iotop-0.6-4.fc20 | Doc Type: | Bug Fix | ||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2015-02-03 12:04: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: |
|
||||||||
Created attachment 829947 [details]
File: backtrace
Created attachment 829948 [details]
File: environ
got it when press close button on gnome-terminal, with iotop running inside su - root shell. F20 with all updates. *** Bug 1079902 has been marked as a duplicate of this bug. *** *** Bug 1123181 has been marked as a duplicate of this bug. *** *** Bug 885593 has been marked as a duplicate of this bug. *** iotop-0.6-2.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/iotop-0.6-2.fc19 iotop-0.6-3.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/iotop-0.6-3.fc20 iotop-0.6-4.fc21 has been submitted as an update for Fedora 21. https://admin.fedoraproject.org/updates/iotop-0.6-4.fc21 iotop-0.6-4.fc21 has been pushed to the Fedora 21 stable repository. If problems still persist, please make note of it in this bug report. iotop-0.6-3.fc20 has been pushed to the Fedora 20 stable repository. If problems still persist, please make note of it in this bug report. Another user experienced a similar problem: iotop run in gnome-terminal in "su-" nested session. abrt window pop when i trying to close GNOME w/o manually close applications as terminal, just use "off" button at right top gnome GUI. Note:bash downgraded to bash-4.3.30-2.fc21 as i get tired of autocomplete issue with spaces or non english letters in file names. reporter: libreport-2.3.0 cmdline: /usr/bin/python /sbin/iotop dso_list: python-libs-2.7.8-7.fc21.x86_64 executable: /sbin/iotop kernel: 3.17.8-300.fc21.x86_64 package: iotop-0.6-4.fc21 reason: wrapper.py:49:wrapper:error: nocbreak() returned ERR runlevel: N 5 type: Python uid: 0 Another user experienced a similar problem: I think this happened when I dismissed the Terminal window in which I was running iotop, instead of halting iotop with control-C. reporter: libreport-2.3.0 cmdline: /usr/bin/python /sbin/iotop dso_list: python-libs-2.7.8-7.fc21.x86_64 executable: /sbin/iotop kernel: 3.18.3-201.fc21.x86_64 package: iotop-0.6-4.fc21 reason: wrapper.py:49:wrapper:error: nocbreak() returned ERR runlevel: N 5 type: Python uid: 0 iotop-0.6-5.fc21 has been submitted as an update for Fedora 21. https://admin.fedoraproject.org/updates/iotop-0.6-5.fc21 iotop-0.6-4.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/iotop-0.6-4.fc20 Package iotop-0.6-5.fc21: * should fix your issue, * was pushed to the Fedora 21 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing iotop-0.6-5.fc21' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2015-1502/iotop-0.6-5.fc21 then log in and leave karma (feedback). iotop-0.6-5.fc21 has been pushed to the Fedora 21 stable repository. If problems still persist, please make note of it in this bug report. Version 0.6-5 seems better so far. Thanks. iotop-0.6-4.fc20 has been pushed to the Fedora 20 stable repository. If problems still persist, please make note of it in this bug report. |
Description of problem: I closed my terminal while iotop was running (therefore I assume iotop should have received sigterm or something). Version-Release number of selected component: iotop-0.6-1.fc19 Additional info: reporter: libreport-2.1.9 cmdline: /usr/bin/python /sbin/iotop -o -d 2 dso_list: python-libs-2.7.5-9.fc19.x86_64 executable: /sbin/iotop kernel: 3.11.9-200.fc19.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 0x7ff05087a168> func: <function run_iotop_window at 0x7ff0488801b8> kwds: {} args: (<Values at 0x7ff0488811b8: {'profile': False, 'delay_seconds': 2.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