Bug 539532
| Summary: | RFE: Attach last few lines from ~/.xsession-errors for glib-based apps | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Tomáš Bžatek <tbzatek> |
| Component: | abrt | Assignee: | Denys Vlasenko <dvlasenk> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | low | Docs Contact: | |
| Priority: | low | ||
| Version: | rawhide | CC: | anton, dvlasenk, iprikryl, jmoskovc, kklic, mnowak, npajkovs, tsmetana, twaugh |
| Target Milestone: | --- | Keywords: | FutureFeature |
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | abrt-2.0.3-1.fc15 | Doc Type: | Enhancement |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2011-06-24 03:24:55 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
Tomáš Bžatek
2009-11-20 13:48:46 UTC
Fixed in git by commit 60ed34c6de8b30624774c50cbb6bfc05740b4a1a The patch is actually not a complete fix, as it saves the .xsession-errors at the time when user decides to report the crash and the lines related to that application might be gone or unrelated to that crash... (In reply to comment #2) > The patch is actually not a complete fix, as it saves the .xsession-errors at > the time when user decides to report the crash and the lines related to that > application might be gone or unrelated to that crash... So could be at the time of the crash - in the series of assert failures the starting one may be far away from the end. It only serves as a clue for developers. abrt-2.0.3-1.fc15 has been submitted as an update for Fedora 15. https://admin.fedoraproject.org/updates/abrt-2.0.3-1.fc15 Package abrt-2.0.3-1.fc15: * should fix your issue, * was pushed to the Fedora 15 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing abrt-2.0.3-1.fc15' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/abrt-2.0.3-1.fc15 then log in and leave karma (feedback). abrt-2.0.3-1.fc15 has been pushed to the Fedora 15 stable repository. If problems still persist, please make note of it in this bug report. |