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/9788] permissions error in staprun


------- Additional Comments From dsmith at redhat dot com  2009-01-28 18:12 -------
I've added a workaround for this bug in commit 69aa1bd.  Originally staprun
exec's stapio, which exec's staprun when it is time to remove the module.  Now
staprun exec's stapio, which forks when it is time to remove the module.  The
new child exec's staprun.  The parent (stapio) waits for the child to finish,
then exits.

-- 


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

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