[Bug runtime/17751] systemtap hangs target process
fche at redhat dot com
sourceware-bugzilla@sourceware.org
Wed Dec 24 15:52:00 GMT 2014
https://sourceware.org/bugzilla/show_bug.cgi?id=17751
Frank Ch. Eigler <fche at redhat dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |WAITING
CC| |fche at redhat dot com
--- Comment #1 from Frank Ch. Eigler <fche at redhat dot com> ---
This is unlikely to be a systemtap bug. One way to check is
to analyze the stap module (e.g. stap -p2 -v ...) to see the
PC addresses chosen for the uprobes, to replicate them with
"perf probes", and see if the problem reappears.
A number of significant fixes were made to the kernel uprobes
subsystem in 2014 (after 3.13 was released). Please try again
on a newer kernel.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Systemtap
mailing list