Bug 565671
| Summary: | [abrt] crash in ketchup-0.9.8-4.fc12 | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Kaloyan Petrov <kaloyan_petrov> | ||||
| Component: | ketchup | Assignee: | Benjamin Krill <ben> | ||||
| Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | low | ||||||
| Version: | 12 | CC: | ben | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | x86_64 | ||||||
| OS: | Linux | ||||||
| Whiteboard: | abrt_hash:437585c1 | ||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2010-02-16 09:44: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: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
|
Description
Kaloyan Petrov
2010-02-15 21:40:18 UTC
Created attachment 394410 [details]
File: backtrace
Is this behavior always reproducible and is it also reproducible without a script around (directly called from the console)? (In reply to comment #2) I wasn't able to reproduce it with or without the script. Now it says: ^Cketchup: patch /home/Kaloyan/.ketchup/patch-2.6.33-rc8.bz2 failed: 2 So my assumption is, that in the first case the backtrace occurs because the stderr pipe was already closed. So it isn't really a bug, of course a try/except block would hit such errors, but I don't thing it is needed. |