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-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 [EMAIL PROTECTED] 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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
