[Mono-dev] WAPI Handle Leaks

Patrick Earl pat.earl at advmeas.com
Thu Oct 5 18:25:42 EDT 2006


I'm curious, is anyone out there doing much work in tracking down the 
wapi handle leak problems?  Our XSP server dies on a daily basis because 
it's always running out of thread handles.  Using 1.1.17.1 or the latest 
SVN version (r66235), the problem is there.

I suspect there are problems with threads created internally (for 
example, as part of the thread pool) that aren't cleaned up by the 
garbage collector.  I would be happy to help test, but solving the 
problem seems that it would require fairly in depth knowledge of the io 
layer, garbage collection, wapi handle usage, and such.

        Patrick Earl



More information about the Mono-devel-list mailing list