Bug 826058
| Summary: | Include full dmesg output for kernel bugs/warnings reports | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Stanislaw Gruszka <sgruszka> |
| Component: | abrt | Assignee: | Denys Vlasenko <dvlasenk> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | rawhide | CC: | abrt-devel-list, dvlasenk, iprikryl, jmoskovc, mmilata, mtoman, npajkovs, rvokal |
| Target Milestone: | --- | Keywords: | Reopened |
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2013-03-25 23:04:10 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Stanislaw Gruszka
2012-05-29 13:45:20 UTC
commit 3dc83ee5c0987c9826426b8ebdbb455a5b3e9146
Author: Denys Vlasenko <vda.linux>
Date: Wed May 30 16:28:25 2012 +0200
In oops post-create, add saving of the entire dmesg
Signed-off-by: Denys Vlasenko <vda.linux>
abrt-2.0.11-1.fc17,libreport-2.0.11-1.fc17,btparser-0.18-2.fc17 has been submitted as an update for Fedora 17. https://admin.fedoraproject.org/updates/abrt-2.0.11-1.fc17,libreport-2.0.11-1.fc17,btparser-0.18-2.fc17 Package abrt-2.0.11-1.fc17, btparser-0.18-2.fc17, libreport-2.0.12-1.fc17: * should fix your issue, * was pushed to the Fedora 17 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.11-1.fc17 btparser-0.18-2.fc17 libreport-2.0.12-1.fc17' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2012-11529/abrt-2.0.11-1.fc17,libreport-2.0.12-1.fc17,btparser-0.18-2.fc17 then log in and leave karma (feedback). Package libreport-2.0.12-2.fc17, abrt-2.0.11-1.fc17, btparser-0.18-2.fc17: * should fix your issue, * was pushed to the Fedora 17 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing libreport-2.0.12-2.fc17 abrt-2.0.11-1.fc17 btparser-0.18-2.fc17' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2012-11529/abrt-2.0.11-1.fc17,libreport-2.0.12-2.fc17,btparser-0.18-2.fc17 then log in and leave karma (feedback). Package abrt-2.0.12-1.fc17, libreport-2.0.13-1.fc17, btparser-0.18-2.fc17: * should fix your issue, * was pushed to the Fedora 17 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.12-1.fc17 libreport-2.0.13-1.fc17 btparser-0.18-2.fc17' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2012-11529/abrt-2.0.12-1.fc17,libreport-2.0.13-1.fc17,btparser-0.18-2.fc17 then log in and leave karma (feedback). abrt-2.0.12-1.fc17, libreport-2.0.13-2.fc17, btparser-0.18-2.fc17 has been pushed to the Fedora 17 stable repository. If problems still persist, please make note of it in this bug report. Is this working ? Look for example at currently generated abrt bug report: https://bugzilla.redhat.com/show_bug.cgi?id=866015 There is no dmesg attached ... It does not work, at least it does not work by default. On current updated fedora 17 (abrt-2.0.18-1.fc17.x86_64) I triggered a kernel warning by doing as root: modprobe brcmfmac rmmod brcmfmac as result abrt generate bug 883442 . Dmesg was marked to be included by default , but it didn't found it way to bugzilla (it was stored .cache/abrt/spool/oops-DATE directory though). Please modify abrt to attach dmesg by default to kernel bug reports. needs to be added to abrt oops report template Fixed in git:
commit 8cd865eb9c2287a54304ae8883800b58c389b6d1
Author: Denys Vlasenko <vda.linux>
Date: Thu Jan 3 17:04:10 2013 +0100
bugzilla_format_kernel.conf: Attach dmesg element
abrt-2.1.0-1.fc17,libreport-2.1.0-2.fc17 has been submitted as an update for Fedora 17. https://admin.fedoraproject.org/updates/abrt-2.1.0-1.fc17,libreport-2.1.0-2.fc17 abrt-2.1.0-1.fc18,libreport-2.1.0-2.fc18 has been submitted as an update for Fedora 18. https://admin.fedoraproject.org/updates/abrt-2.1.0-1.fc18,libreport-2.1.0-2.fc18 Package abrt-2.1.0-1.fc17, libreport-2.1.0-2.fc17: * should fix your issue, * was pushed to the Fedora 17 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing abrt-2.1.0-1.fc17 libreport-2.1.0-2.fc17' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2013-2065/abrt-2.1.0-1.fc17,libreport-2.1.0-2.fc17 then log in and leave karma (feedback). I'm not able to test that, seems abrt stop reporting kernel warnings at all. Two times, I removed abrt packages and config files, then install abrt-desktop again. Steps to reproduce like in comment 8. Abrt showed question "The report which will be send ... Do you want to enable submitted anonymous crash reports?" First time I press Yes, second time No. In both cases nothing else happened. (In reply to comment #14) > I'm not able to test that, seems abrt stop reporting kernel warnings at all. > > Two times, I removed abrt packages and config files, then install > abrt-desktop again. Steps to reproduce like in comment 8. Abrt showed > question "The report which will be send ... Do you want to enable submitted > anonymous crash reports?" First time I press Yes, second time No. In both > cases nothing else happened. - In both cases it probably found a duplicate on ABRT server which happnes before it tries to report to bugzilla and in that case nothing is reported back to users. You can try to run abrt-gui and report it from there, it should allow you to report to bugzilla even if it's already reported on abrt server. abrt-2.1.1-1.fc18, libreport-2.1.1-1.fc18 has been submitted as an update for Fedora 18. https://admin.fedoraproject.org/updates/FEDORA-2013-2111/abrt-2.1.1-1.fc18,libreport-2.1.1-1.fc18 Abrt-gui works as expected, it reported bug with dmesg included (bug 909872). Thanks! abrt-2.1.2-1.fc17,libreport-2.1.2-1.fc17 has been submitted as an update for Fedora 17. https://admin.fedoraproject.org/updates/abrt-2.1.2-1.fc17,libreport-2.1.2-1.fc17 abrt-2.1.2-1.fc18,libreport-2.1.2-1.fc18 has been submitted as an update for Fedora 18. https://admin.fedoraproject.org/updates/abrt-2.1.2-1.fc18,libreport-2.1.2-1.fc18 abrt-2.1.2-2.fc18, libreport-2.1.2-2.fc18 has been pushed to the Fedora 18 stable repository. If problems still persist, please make note of it in this bug report. abrt-2.1.2-2.fc17, libreport-2.1.2-2.fc17 has been pushed to the Fedora 17 stable repository. If problems still persist, please make note of it in this bug report. |