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/4536] race in FCatch's exec code


------- Additional Comments From mcvet at redhat dot com  2007-06-29 13:33 -------
What should be done, beyond the following?

public void addFailed (Object observable, Throwable w)
{
  throw new RuntimeException("Failed to attach to created proc", w);
}

-- 


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

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