[Bug runtime/18460] tracepoint_onthefly.exp kernel crash
dsmith at redhat dot com
sourceware-bugzilla@sourceware.org
Mon Jun 15 19:29:00 GMT 2015
https://sourceware.org/bugzilla/show_bug.cgi?id=18460
David Smith <dsmith at redhat dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |dsmith at redhat dot com
Resolution|--- |FIXED
--- Comment #4 from David Smith <dsmith at redhat dot com> ---
Fixed in commit 07939da. This really was an instance of bug #17126 - the hcall
tracepoints were causing the crash. The tracepoint_onthefly.exp test case uses
'-g', which ignores the kernel tracepoint blacklist. To fix the problem, I
modified the test case to probe kernel.trace("[a-gi-z]*") on ppc64.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Systemtap
mailing list