Re: more than 100 000 semaphore handles for DLLHOST.exe

From: NO_MSC_NO_MSCP_NO_MSENGINEER (notengo_at_nohay.com)
Date: 12/21/04


Date: Tue, 21 Dec 2004 13:41:46 +0100

We'll try to configure each component so after 60 minutes of inactivity it
turns it self off...

Have you tried this? Our development team choosed to leave every process
¡running when idle'

I think this was the problem... We Will try!!!!

"S.Cassan" <sylvain.cassan@eads.com> escribió en el mensaje
news:OA2wvRi0EHA.4028@TK2MSFTNGP15.phx.gbl...
> Hi,
>
> I'm under Windows 2K SP4 and I have a strange behaviour. I call a COM+
> method (Developped in C++) through a proxy. This method call others
> methods
> which are in another COM+ application but in Library mode (Developped in
> VB6
> and C++). The components are not Multithreaded but during the execution of
> the method I've seen with perfmon that the process DLLHOST.EXE associated
> with my Server COM+ application used more and more handle of Semaphore
> type
> (and so memory).
> It seems to be the same problem as A Semaphore Leak Was Introduced in
> COM+
> QFE 14 (302845) but I'm in SP4!!
> We have check all the code and we found nothing.
> Any ideas?
> Thanks
>
> Sylvain
>
>


Loading