[Bug uprobes/6841] system-wide utrace syscall tracing script don't respond signal
dsmith at redhat dot com
sourceware-bugzilla@sourceware.org
Thu Aug 14 20:14:00 GMT 2008
------- Additional Comments From dsmith at redhat dot com 2008-08-14 20:12 -------
I've reproduced this on 2.6.25.14-108.fc9.x86_64. With the addition of a timer
probe that exists after 5 seconds, the script exits correctly.
probe timer.sec(5) {
exit()
}
One possible fix would be to exclude stapio from system-wide probing.
--
http://sourceware.org/bugzilla/show_bug.cgi?id=6841
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the Systemtap
mailing list