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 [EMAIL PROTECTED]

http://bugzilla.ximian.com/show_bug.cgi?id=74870

--- shadow/74870        2005-09-23 15:41:27.000000000 -0400
+++ shadow/74870.tmp.10224      2005-09-23 18:47:45.000000000 -0400
@@ -10,13 +10,13 @@
 Component: io-layer
 AssignedTo: [EMAIL PROTECTED]                            
 ReportedBy: [EMAIL PROTECTED]               
 QAContact: [EMAIL PROTECTED]
 TargetMilestone: ---
 URL: 
-Cc: [EMAIL PROTECTED],[EMAIL PROTECTED]
+Cc: [EMAIL PROTECTED],[EMAIL PROTECTED],[EMAIL PROTECTED]
 Summary: System.Diagnostics.Process leaving defunct/zombie processes around
 
 Using Mono 1.1.7, System.Diagnostics.Process leaves zombie processes
 around. I'm guessing that Process.Dispose should call wait(2) on the
 processes, but doesn't.
 
@@ -125,6 +125,11 @@
 ------- Additional Comments From [EMAIL PROTECTED]  2005-09-23 15:12 -------
 This patch causes segfaults in mcs when trying to build mono 1.1.9.1
 from scratch on x86_64 (Pentium D). Not always at exactly the same
 place but it happens on each full build attempt. Reverting
 mono/io-layer/{collection.c,processes.c,process-private.h} fixes the
 problem. The problem didn't happen on x86 (Dual Pentium III).
+
+------- Additional Comments From [EMAIL PROTECTED]  2005-09-23 18:47 -------
+This seems to be causing lots of problems with the 1.1.9.1 release.
+The gentoo bug report concerning this is at
+http://bugs.gentoo.org/show_bug.cgi?id=106971
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to