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

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


Date: Mon, 20 Dec 2004 10:08:57 +0100

Hi, we're running in a very similar problem (see my post here)

I don't know yet if the handles are semaphor handles, but sometimes they are
so many that they bluescreen our server!!!

Please, if somebody could help...

"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
>
>



Relevant Pages

  • Re: Task goes into a Pend+I state : Semaphore issue?
    ... All this while the other task pends on the semaphore by doing a ... (I now have it coded in my code, to tun that test case, that the server ... I need to clear up the command that might be being ... The fundamental behavior of the mutual-exclusion semaphore is identical ...
    (comp.os.vxworks)
  • Re: Task goes into a Pend+I state : Semaphore issue?
    ... My semaphore is a counting semaphore, ... The task B, when reads the message in the message queue, replies back. ... The trouble usually arises when the server snaps connection abruptly. ... I need to clear up the command that might be being ...
    (comp.os.vxworks)
  • Re: Three processes intercommunicating(both ways) using pipes, (six pipes??)
    ... > Two pipes to which the server process reads and writes to. ... directly from the shared memory block, and decrement the semaphore. ...
    (comp.unix.programmer)
  • Re: ncpfs: Connection invalid / Input-/Output Errors
    ... >> while the other server does not. ... > You need either another CPU, or semaphore which do not suffer from ... I found out that my attemption were true: the plugin really gets a KILL ... Means that the nagios check plugin is ...
    (Linux-Kernel)
  • Re: ncpfs: Connection invalid / Input-/Output Errors
    ... > while the other server does not. ... if you want to do anything else on the filesystem ... or semaphore which do not suffer from starvation. ... It does that for every request sent out. ...
    (Linux-Kernel)

Loading