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/6030] stap, staprun, stapio interaction quirks: stale module left unloaded


------- Additional Comments From fche at redhat dot com  2008-07-10 18:00 -------
> There is a second part to this problem, in that i'm having to kill the stap
> process twice from my program to exit.

This should only occur if the first signal didn't get through to the whole
process group.  If stapio received the first signal, it should shut down in
a timely manner, and let stap shut down cleanly too within a few seconds.

The second signal should only be necessary if something broke with handling the
first one - it's sort of a user-level patience timeout measure that should not be
necessary for mechanical use.

-- 


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

------- 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]