Bug 592523
| Summary: | Backtrace with very short crash thread is wrongly considered "unusable" | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Matt McCutchen <matt> |
| Component: | abrt | Assignee: | Karel Klíč <kklic> |
| Status: | CLOSED NEXTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | low | ||
| Version: | 12 | CC: | anton, dvlasenk, iprikryl, jmoskovc, kklic, mnowak, npajkovs, rvokal, stephent98 |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2010-10-25 10:33:07 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: | |||
|
Description
Matt McCutchen
2010-05-15 05:02:19 UTC
I had this problem too. abrt told me a backtrace was "unusable" even though I installed all the symbols I could. My workaround was to save the backtrace to file using the Logger and then manually open a bug with the backtrace as an attachment. Bug 630100 - during logout gnome-panel killed by signal 11 This bug is fixed in upstream git repository, which will become abrt-1.1.14 at some point. The fix is a part of pretty intrusive change (rewriting a lot of code), and it is dangerous to update Fedora 12/13 with it (no decision about F-14 yet). Fedora 15 will contain the fix for sure. |