This is the mail archive of the
systemtap@sourceware.org
mailing list for the systemtap project.
[Bug runtime/13350] dwarf unwinder _stp_valid_pc_addr() invalid for s390x
- From: "dsmith at redhat dot com" <sourceware-bugzilla at sourceware dot org>
- To: systemtap at sourceware dot org
- Date: Thu, 20 Jul 2017 14:52:13 +0000
- Subject: [Bug runtime/13350] dwarf unwinder _stp_valid_pc_addr() invalid for s390x
- Auto-submitted: auto-generated
- References: <bug-13350-6586@http.sourceware.org/bugzilla/>
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.