[Bug runtime/5368] New: staprun does not respond signals when it launches a module in bulk mode
mhiramat at redhat dot com
sourceware-bugzilla@sourceware.org
Tue Nov 20 03:03:00 GMT 2007
Hi,
When I ran below commands, staprun was not detached. Moreover,
it did not respond to ^C(SIGTERM) and ^\(SIGQUIT).
$ stap -m testmod -b -e 'probe timer.ms(100) {log("timer run")}' -p4
$ staprun -L testmod.ko
However, when I did not specify the '-L' option to staprun,
it could catch signals correctly.
--
Summary: staprun does not respond signals when it launches a
module in bulk mode
Product: systemtap
Version: unspecified
Status: NEW
Severity: normal
Priority: P2
Component: runtime
AssignedTo: systemtap at sources dot redhat dot com
ReportedBy: mhiramat at redhat dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=5368
------- 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