[Mono-dev] Thread Pool WAPI Ref Problems

Gonzalo Paniagua Javier gonzalo at novell.com
Thu Sep 21 14:08:26 EDT 2006


On Thu, 2006-09-21 at 10:43 -0600, Patrick Earl wrote:
> Hi.  I've been trying to track what might be causing the issue in the 
> following bug:
> 
>     http://bugzilla.ximian.com/show_bug.cgi?id=79060
> 
> It seems to be some problem with wapi refs in the threadpool.  In any 
> case, though I don't have a good understanding of how everything 
> connects, I did notice one strange thing when I was poking through the code.

Good catch. I changed it to use the root domain. <random>If you were
seeing those leaks in applications that use more than one AppDomain,
this could be related, as the thread object would be created in a domain
that might fail to unload becuase of that object referencing
it.</random>

-Gonzalo





More information about the Mono-devel-list mailing list