Bug 852760
| Summary: | abrt links kernel null pointer dereference to completely unrelated bugzilla ticket | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Jonathan Kamens <h1k6zn2m> |
| Component: | abrt | Assignee: | Jakub Filak <jfilak> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | high | ||
| Version: | 17 | CC: | abrt-devel-list, dvlasenk, iprikryl, jberan, jfilak, jmoskovc, kklic, martin.wilck, mcsontos, mmilata, mtoman, sanjay.ankur |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2012-12-20 15:40:19 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: | |||
| Bug Depends On: | |||
| Bug Blocks: | 756771 | ||
|
Description
Jonathan Kamens
2012-08-29 14:03:10 UTC
Correcting version where I encountered this to F18. Sorry, I'm an idiot. Don't know what I'm thinking this morning. I encountered this on F17, not F18. It may be a bug on F18 as well, but just to be clear, I can't confirm that. *** Bug 854422 has been marked as a duplicate of this bug. *** commit 87a0d2ba45e8c8d82a2912d73f70c2100fef7f39
Author: Jakub Filak <jfilak>
Date: Thu Sep 6 11:21:30 2012 +0200
rhbz#852760: fix loop condition in generation of oops duphash
Signed-off-by: Jakub Filak <jfilak>
*** Bug 831197 has been marked as a duplicate of this bug. *** abrt-2.0.13-1.fc18,libreport-2.0.14-1.fc18,btparser-0.19-1.fc18 has been submitted as an update for Fedora 18. https://admin.fedoraproject.org/updates/abrt-2.0.13-1.fc18,libreport-2.0.14-1.fc18,btparser-0.19-1.fc18 Package abrt-2.0.13-1.fc18, libreport-2.0.14-1.fc18, btparser-0.19-1.fc18: * should fix your issue, * was pushed to the Fedora 18 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.13-1.fc18 libreport-2.0.14-1.fc18 btparser-0.19-1.fc18' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2012-14679/abrt-2.0.13-1.fc18,libreport-2.0.14-1.fc18,btparser-0.19-1.fc18 then log in and leave karma (feedback). abrt-2.0.13-1.fc17,libreport-2.0.14-1.fc17,btparser-0.19-1.fc17 has been submitted as an update for Fedora 17. https://admin.fedoraproject.org/updates/abrt-2.0.13-1.fc17,libreport-2.0.14-1.fc17,btparser-0.19-1.fc17 abrt 2.0.13-1.fc17 still generates false duplicates. See https://bugzilla.redhat.com/show_bug.cgi?id=758635#c15, https://bugzilla.redhat.com/show_bug.cgi?id=758635#c16. bug #758635 was classified as a duplicate of bug #739315, but it's clearly not, as a simple comparison of the crash function reveals: crash_function: shell_network_agent_set_password (758635) crash_function: st_widget_get_theme_node (739315) Looking at the long list of duplicates in https://bugzilla.redhat.com/show_bug.cgi?id=758635#c15, I strongly suggest checking them all manually, as aber clearly isn't yet up to the task of understanding and meaningfully comparing complex backtraces. (In reply to comment #9) > abrt 2.0.13-1.fc17 still generates false duplicates. > > See https://bugzilla.redhat.com/show_bug.cgi?id=758635#c15, > https://bugzilla.redhat.com/show_bug.cgi?id=758635#c16. > > bug #758635 was classified as a duplicate of bug #739315, but it's clearly > not, as a simple comparison of the crash function reveals: > > crash_function: shell_network_agent_set_password (758635) > crash_function: st_widget_get_theme_node (739315) > > Looking at the long list of duplicates in > https://bugzilla.redhat.com/show_bug.cgi?id=758635#c15, I strongly suggest > checking them all manually, as aber clearly isn't yet up to the task of > understanding and meaningfully comparing complex backtraces. Hello Martin, sorry for the late response. Your are probably right but it is another issue. AFAIK abrt doesn't generate false duplicates for kernel oopses. (In reply to comment #10) > sorry for the late response. Your are probably right but it is another > issue. AFAIK abrt doesn't generate false duplicates for kernel oopses. Are you suggesting that I open a new bugzilla? abrt-2.0.13-1.fc18, libreport-2.0.14-1.fc18, btparser-0.19-1.fc18 has been pushed to the Fedora 18 stable repository. If problems still persist, please make note of it in this bug report. |