Bug 789526 - abrt hashing on kernel backtraces needs improving.
Summary: abrt hashing on kernel backtraces needs improving.
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: abrt
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Nikola Pajkovsky
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-02-11 00:56 UTC by Dave Jones
Modified: 2015-01-04 22:31 UTC (History)
10 users (show)

Fixed In Version: abrt-2.0.10-1.fc17
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-04-18 22:59:47 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Dave Jones 2012-02-11 00:56:18 UTC
we frequently see the same trace but from different kernel builds. This means the addresses of functions changes, but the trace is the same.
For example, see bugs 785814 and bug 789518.

When computing the hash, ignore the address, along with any symbols prefixed with ?

We still want to see the trace, but obviously putting it in one bug rather than a new one would be more useful.

Comment 1 Nikola Pajkovsky 2012-02-14 10:56:30 UTC
the addresses are ignored. symbols prefixed with ? are not. easy fix.

Comment 2 Nikola Pajkovsky 2012-02-14 13:13:19 UTC
commit 90645ae8995e64816bb698599ce80e00d335f90d
Author: Nikola Pajkovsky <npajkovs>
Date:   Tue Feb 14 14:14:20 2012 +0100

    rhbz#789526 - abrt hashing on kernel backtraces needs improving
    
    Signed-off-by: Nikola Pajkovsky <npajkovs>

Comment 3 Dave Jones 2012-03-12 18:56:07 UTC
has this been deployed in the current versions of abrt in f16 ?

bug 802532 and bug 742032 should have been auto-duped too.

Comment 4 Nikola Pajkovsky 2012-03-14 11:31:40 UTC
not yet, but we have plan to release abrt soon.

Comment 5 Fedora Update System 2012-03-27 10:17:56 UTC
abrt-2.0.9-1.fc17, libreport-2.0.10-1.fc17 has been submitted as an update for Fedora 17.
https://admin.fedoraproject.org/updates/abrt-2.0.9-1.fc17,libreport-2.0.10-1.fc17

Comment 6 Fedora Update System 2012-03-28 05:58:45 UTC
Package abrt-2.0.9-1.fc17, libreport-2.0.10-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.9-1.fc17 libreport-2.0.10-1.fc17'
as soon as you are able to, then reboot.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2012-4804/abrt-2.0.9-1.fc17,libreport-2.0.10-1.fc17
then log in and leave karma (feedback).

Comment 7 Fedora Update System 2012-04-02 13:33:51 UTC
abrt-2.0.10-1.fc17,libreport-2.0.10-2.fc17 has been submitted as an update for Fedora 17.
https://admin.fedoraproject.org/updates/abrt-2.0.10-1.fc17,libreport-2.0.10-2.fc17

Comment 8 Fedora Update System 2012-04-18 22:59:47 UTC
abrt-2.0.10-1.fc17, libreport-2.0.10-2.fc17 has been pushed to the Fedora 17 stable repository.  If problems still persist, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.