[Mono-bugs] [Bug 74870][Maj] Changed - System.Diagnostics.Process
leaving defunct/zombie processes around
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon Jun 20 08:38:08 EDT 2005
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by dick at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=74870
--- shadow/74870 2005-06-20 03:54:56.000000000 -0400
+++ shadow/74870.tmp.15097 2005-06-20 08:38:08.000000000 -0400
@@ -102,6 +102,9 @@
New patch
------- Additional Comments From gonzalo at ximian.com 2005-06-20 03:54 -------
The new patch addresses a race that might happen when the child
finishes before the parent set the handle up.
+
+------- Additional Comments From dick at ximian.com 2005-06-20 08:38 -------
+You're calling pthread_ functions from inside the signal handler.
More information about the mono-bugs
mailing list