[Bugs] [Bug 1426891] script to resolve function name and line number from backtrace

bugzilla at redhat.com bugzilla at redhat.com
Wed Mar 8 03:52:20 UTC 2017


https://bugzilla.redhat.com/show_bug.cgi?id=1426891



--- Comment #6 from Worker Ant <bugzilla-bot at gluster.org> ---
COMMIT: https://review.gluster.org/16763 committed in master by Vijay Bellur
(vbellur at redhat.com) 
------
commit 6ffce4d698a2c9d61820aa31148671b0653fd4c6
Author: Milind Changire <mchangir at redhat.com>
Date:   Tue Feb 28 10:38:19 2017 +0530

    extras/devel-tools: script to resolve bt addresses

    Problem:
    STACK_WINDs in a gluster backtrace dumped in a log file are
    undecipherable with only the hex addresses of the location
    leaving us without a clue.

    Solution:
    This utility uses the undeciphered lines in the backtrace and the
    associated debuginfo rpm to generate the function name and the file and
    line number associated with the stack frame.

    Passing "none" as the debuginfo rpm name will make the script assume
    that you want to resolve against a source install and not a debuginfo
    rpm.

    You would need to copy the unresolved lines from the backtrace into a
    file and pass the name of this file to the utility as the input file.

    Change-Id: I4d8bc1ae205af37688d03298de49654018bdba9d
    BUG: 1426891
    Signed-off-by: Milind Changire <mchangir at redhat.com>
    Reviewed-on: https://review.gluster.org/16763
    Smoke: Gluster Build System <jenkins at build.gluster.org>
    NetBSD-regression: NetBSD Build System <jenkins at build.gluster.org>
    CentOS-regression: Gluster Build System <jenkins at build.gluster.org>
    Reviewed-by: Vijay Bellur <vbellur at redhat.com>

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=5HiE7yQmB3&a=cc_unsubscribe


More information about the Bugs mailing list