This is the mail archive of the frysk-bugzilla@sourceware.org mailing list for the frysk 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 general/2761] Race condition in frysk-core.


------- Additional Comments From npremji at redhat dot com  2006-12-12 16:26 -------
This testcase was removed from the test suite since the ProcTasksObserver
(previously OffspringObserver) is only supposed to observe clone events.

In order to be notified of any possible Offspring a TaskObserver must be created
that implements both Forked and Cloned and this observer should be added to each
thread of a process (probably with a ProcBlockAction) the observer's
updateXXXChild (where XXX is either Forked or Cloned) should add the observer to
the child as well.

-- 


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

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