This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug runtime/13350] dwarf unwinder _stp_valid_pc_addr() invalid for s390x


https://sourceware.org/bugzilla/show_bug.cgi?id=13350

David Smith <dsmith at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |dsmith at redhat dot com
         Resolution|---                         |FIXED

--- Comment #1 from David Smith <dsmith at redhat dot com> ---
Commit f493740, which is the fix for bug #21726, also fixes this issue. In
general, systemtap is more segment aware now (KERNEL_DS vs. USER_DS). That
commit replaces _stp_valid_pc_addr() with a call to _stp_lookup_bad_addr().

-- 
You are receiving this mail because:
You are the assignee for the bug.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]