Bug 726707
Summary: | abrt detected wrong context for kernel stacktrace and filed report with misleading title | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Mads Kiilerich <mads> |
Component: | abrt | Assignee: | Jiri Moskovcak <jmoskovc> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | high | ||
Version: | rawhide | CC: | anton, dfediuck, dvlasenk, gansalmon, iprikryl, itamar, jmoskovc, jonathan, kernel-maint, kklic, madhu.chinakonda, mtoman, npajkovs |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | i686 | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | abrt-2.0.8-1.fc16 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2012-02-27 12:49:35 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: | |||
Bug Depends On: | |||
Bug Blocks: | 744774 |
Description
Mads Kiilerich
2011-07-29 14:58:28 UTC
This is really a duplicate of Bug 726701, but abrt wasn't able to parse the lgo message and gave it a non-descriptive title. abrt-2.0.4-1.fc16.i686 what kind of message isn't abrt able parse? I assume the backtrace above demonstrates the problem: abrt didn't know where the backtrace context started and included too many initial lines. I didn't make it very clear that a part of the problem was that abrt filed this bug was this misleading subject: [abrt] kernel: RCU dyntick-idle grace-period acceleration is enabled.: TAINTED -----B---W (see bug history) I assume it should have used the WARNING line, which is the first line after "cut here". The dmesg attachment on bug 726701 shows the full dmesg. ABRT was triggered by the line: Oops: efitime: can't read time! which is also an oops and missed the second (more important) oops. This package has changed ownership in the Fedora Package Database. Reassigning to the new owner of this component. This package has changed ownership in the Fedora Package Database. Reassigning to the new owner of this component. This should be fixed in current abrt. |