[Mono-bugs] [Bug 76684][Nor] Changed - Mono crashes when creating too many threads or running too many processes

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sat Nov 12 13:33:19 EST 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 miguel at ximian.com.

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

--- shadow/76684	2005-11-12 13:30:59.000000000 -0500
+++ shadow/76684.tmp.2514	2005-11-12 13:33:19.000000000 -0500
@@ -70,6 +70,19 @@
 }
 
 ------- Additional Comments From miguel at ximian.com  2005-11-12 13:30 -------
 What version of Mono are you using?
 
 Mono 1.1.10 contains a fix for that problem.
+
+------- Additional Comments From miguel at ximian.com  2005-11-12 13:33 -------
+If I kill one of the xcalc, I get this eventually:
+
+
+Unhandled Exception: System.ArgumentException: Can't find process with
+ID 19887
+in <0x00083> System.Diagnostics.Process:GetProcessById (Int32 processId)
+in <0x0004a> Proc.Class1:Run ()
+in (wrapper delegate-invoke) System.MulticastDelegate:invoke_void ()
+11/12/2005 12:39:30 PM:False
+
+Not sure if thats intended.


More information about the mono-bugs mailing list