[Mono-bugs] [Bug 79060][Maj] Changed - CreateThread: error creating thread handle
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Fri Sep 15 16:24:19 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-09-15 14:59:26.000000000 -0400
+++ shadow/79060.tmp.11727 2006-09-15 16:24:19.000000000 -0400
@@ -165,6 +165,10 @@
The thread handles are allocated every 10 seconds.
------- Additional Comments From bugzilla at patearl.net 2006-09-15 14:59 -------
I put a stack trace in System.Threading.Thread.Start() and found out
that it's not actually being run for the "10 second" handles. I have
confirmed that CreateThread() is being called.
+
+------- Additional Comments From bugzilla at patearl.net 2006-09-15 16:24 -------
+The culprit is mono_thread_create, which still isn't particularly
+helpful information.
More information about the mono-bugs
mailing list