[Mono-bugs] [Bug 79060][Maj] Changed - CreateThread: error creating thread handle

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri Aug 18 16:29:45 EDT 2006


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 bugzilla at patearl.net.

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

--- shadow/79060	2006-08-16 17:03:04.000000000 -0400
+++ shadow/79060.tmp.20817	2006-08-18 16:29:45.000000000 -0400
@@ -85,6 +85,13 @@
 Unhandled Exception: System.ExecutionEngineException: Couldn't create
 thread
 
 
 I get this error far too frequently.  If anyone wants me to add some
 debug code to my source tree, I'd be happy to do so.
+
+------- Additional Comments From bugzilla at patearl.net  2006-08-18 16:29 -------
+I added a check to see the conditions present in the _wapi_handle_new
+code.  The "last" variable increments (adding 1 or 3) every 10
+seconds.  It's very precisely occuring every 10 seconds.  Perhaps
+there is some event occuring every 10 seconds in higher level code
+that's not freeing the handles.


More information about the mono-bugs mailing list