[Mono-dev] WAPI Handle Leaks

Zoltan Varga vargaz at gmail.com
Tue Oct 10 11:29:52 EDT 2006


      Hi,

  At least one thread is leaked in xsp, in ApplicationServer.cs, when
the 'runner'
thread is started as background, it exits immediately, but the parent
object still
keeps a reference to the Thread object.

     Zoltan

On 10/6/06, Miguel de Icaza <miguel at ximian.com> wrote:
> Hello,
>
> > I experienced the same problem as you...
> > I run mod-mono-server on my productions server, with very big
> > applications (more than 100 aspx pages). I see that threads handles
> > are always growing... (even when there's no request to the server!!!)
> > I've sent graphs to Gonzalo to show my problem but i've no answer...
> >
> > I will put my graphs on the internet to show everybody the problem!
>
> I do not think this is a bug that Gonzalo can fix, this seems like an
> io-layer problem.
>
> You might want to include the output of mono --wapi=hps in a bug report.
>
> Miguel.
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
>



More information about the Mono-devel-list mailing list