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=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 [EMAIL PROTECTED] 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 [EMAIL PROTECTED] 2006-09-15 16:24 ------- +The culprit is mono_thread_create, which still isn't particularly +helpful information. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
