| Summary: | [abrt] tuxcut-5.0-15.fc21: TuxCut.py:116:default_gw:IOError: [Errno 4] Interrupted system call | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Christopher Meng <i> | ||||||
| Component: | tuxcut | Assignee: | Mosaab Alzoubi <moceap> | ||||||
| Status: | CLOSED EOL | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
| Severity: | unspecified | Docs Contact: | |||||||
| Priority: | unspecified | ||||||||
| Version: | 22 | CC: | moceap | ||||||
| Target Milestone: | --- | ||||||||
| Target Release: | --- | ||||||||
| Hardware: | i686 | ||||||||
| OS: | Unspecified | ||||||||
| URL: | https://retrace.fedoraproject.org/faf/reports/bthash/48cd9ebd399fbe6f25d4377ce447f958a733af66 | ||||||||
| Whiteboard: | abrt_hash:7aabbeae10707c915a6cf17e8c1c62beca190775 | ||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2016-07-19 10:45:28 UTC | Type: | --- | ||||||
| Regression: | --- | Mount Type: | --- | ||||||
| Documentation: | --- | CRM: | |||||||
| Verified Versions: | Category: | --- | |||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||
| Attachments: |
|
||||||||
Created attachment 831917 [details]
File: backtrace
Created attachment 831918 [details]
File: environ
Version 5.1 pushed to rawhide, Check. This bug appears to have been reported against 'rawhide' during the Fedora 22 development cycle. Changing version to '22'. More information and reason for this action is here: https://fedoraproject.org/wiki/Fedora_Program_Management/HouseKeeping/Fedora22 Fedora 22 changed to end-of-life (EOL) status on 2016-07-19. Fedora 22 is no longer maintained, which means that it will not receive any further security or bug fix updates. As a result we are closing this bug. If you can reproduce this bug against a currently maintained version of Fedora please feel free to reopen this bug against that version. If you are unable to reopen this bug, please file a new report against the current release. If you experience problems, please add a comment to this bug. Thank you for reporting this bug and we are sorry it could not be fixed. |
Version-Release number of selected component: tuxcut-5.0-15.fc21 Additional info: reporter: libreport-2.1.9 cmdline: python2 /usr/share/tuxcut/run.py executable: /usr/share/tuxcut/run.py kernel: 3.13.0-0.rc2.git0.1.fc21.i686 runlevel: N 5 type: Python uid: 0 Truncated backtrace: TuxCut.py:116:default_gw:IOError: [Errno 4] Interrupted system call Traceback (most recent call last): File "/usr/share/tuxcut/run.py", line 18, in <module> tux = TuxCut() File "/usr/share/tuxcut/TuxCut.py", line 48, in __init__ self._gwIP = self.default_gw() File "/usr/share/tuxcut/TuxCut.py", line 116, in default_gw for line in gwip.stdout: IOError: [Errno 4] Interrupted system call Local variables in innermost frame: gwip: <subprocess.Popen object at 0x8aac2ac> self: <TuxCut.TuxCut object at 0xb69464f4>