[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
Fri Sep 23 18:47:45 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 latexer at gentoo.org.

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: gonzalo at ximian.com                            
 ReportedBy: dsd at gentoo.org               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
-Cc: dick at ximian.com,joeshaw at novell.com
+Cc: dick at ximian.com,joeshaw at novell.com,latexer at gentoo.org
 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 j at bitron.ch  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 latexer at gentoo.org  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


More information about the mono-bugs mailing list