[Bug runtime/15669] syscall probe handlers are called exactly twice for every syscall on Amazon Linux

jistone at redhat dot com sourceware-bugzilla@sourceware.org
Mon Jun 24 16:44:00 GMT 2013


http://sourceware.org/bugzilla/show_bug.cgi?id=15669

Josh Stone <jistone at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jistone at redhat dot com

--- Comment #4 from Josh Stone <jistone at redhat dot com> ---
(In reply to Frank Ch. Eigler from comment #3)
> This could happen if for some reason the tapset is partially duplicated in
> the install tree.

This can especially happen if you install on top of a prior release.  The file
syscalls.stp used to be in tapset/, then release-2.0 moved it to tapset/linux/.
 So if you have the old file, it won't be overwritten, but duplicated.

There are also runtime files that were relocated the same way.  Please make
sure that you try with a completely clean install.

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



More information about the Systemtap mailing list