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/9940] double calling double calling of uprobes in shared libraries


------- Additional Comments From mjw at redhat dot com  2009-03-24 20:47 -------
I added a testcase for this issue that shows the double probe calling in a
shared library.

commit b84e888167b9ecc22497730078759ee3a7c4914e
Author: Mark Wielaard <mjw@redhat.com>
Date:   Tue Mar 24 21:37:30 2009 +0100

    Add testcase for uprobe on shared library (PR9940).
    
    * testsuite/systemtap.base/uprobes_exe.c: New file.
    * testsuite/systemtap.base/uprobes_lib.c: New file.
    * testsuite/systemtap.base/uprobes_lib.exp: New file.
    * testsuite/systemtap.base/uprobes_lib.stp: New file.

This isn't a "regression" BTW. The double calling of the probe is also visible
with stap version 0.7.2/0.137.

-- 


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

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


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