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/17751] systemtap hangs target process


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.


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