Bug 541088
| Summary: | abrt should not catch python excp IOError: Broken pipe | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Mads Kiilerich <mads> | ||||
| Component: | abrt | Assignee: | Jiri Moskovcak <jmoskovc> | ||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | low | ||||||
| Version: | 12 | CC: | a.badger, anton, dfediuck, dvlasenk, iprikryl, jeremy.butler36, jmoskovc, kklic, mnowak, npajkovs | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | i686 | ||||||
| OS: | Linux | ||||||
| Whiteboard: | abrt_hash:8ff23143 | ||||||
| Fixed In Version: | abrt-1.0.7-1.fc12 | Doc Type: | Bug Fix | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2010-02-23 05:38:34 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
Mads Kiilerich
2009-11-24 23:08:15 UTC
Created attachment 373583 [details]
File: backtrace
abrt caught the python exception IOError: [Errno 32] Broken pipe. Such an exception can hardly ever be a programming error, and it thus shouldn't be reported by abrt. I think IOErrors should be reported at all. (In reply to comment #2) [...] > I think IOErrors should be reported at all. Just to be sure: You meant "should *not*", right? Right, I missed a not. When I found out I concluded that you would analyze the argument and make the same conclusion anyway, no matter if I made the right statement or the negated ;-) Fixed in git abrt-1.0.7-1.fc12 has been submitted as an update for Fedora 12. http://admin.fedoraproject.org/updates/abrt-1.0.7-1.fc12 abrt-1.0.7-1.fc12 has been pushed to the Fedora 12 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update abrt'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/F12/FEDORA-2010-1598 abrt-1.0.7-1.fc12 has been pushed to the Fedora 12 stable repository. If problems still persist, please make note of it in this bug report. |