[Bug runtime/21726] on rawhide, the backtrace.exp test case causes a kernel panic

dsmith at redhat dot com sourceware-bugzilla@sourceware.org
Thu Jul 20 14:49:00 GMT 2017


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

David Smith <dsmith at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #6 from David Smith <dsmith at redhat dot com> ---
Commit f493740 fixes this problem by replacing calls to access_ok() with calls
to systemtap's _stp_lookup_bad_addr() (which actually safely calls access_ok()
when needed).

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


More information about the Systemtap mailing list