Re: cygserver 1.5.25-15 slows down logoff

2008-10-22 Thread Sybille Ebert
>>> I can reproduce it, too. However, I can not reproduce it on Windows >>> Server 2008 x64 so it seems a problem of the NT 5.2 kernel alone. >>> I tried debugging and changed a couple of places in the DLL as well >>> as in cygrunsrv trying to track it down. The hang does not occur in >>> Cygwin

Re: cygserver 1.5.25-15 slows down logoff

2008-10-18 Thread Sybille Ebert
> Maybe you need to call SetServiceStatus(SERVICE_STOPPED) or exit the > process or something? What happens when you use net stop to stop the > service? It stops reasonably fast, or not? Stopping the service manually is always fast. As for your suggestion to exit the process: it is not what we wan

Re: cygserver 1.5.25-15 slows down logoff

2008-10-15 Thread Sybille Ebert
The problem also appears in sshd service, eventhough it does not depend on cygserver. I installed sshd using ssh-host-config and manually stopped cygserver. And even with only sshd running, there was still a long delay at logoff/shutdown! >>> Which shows that the delay isn't cyg

Re: cygserver 1.5.25-15 slows down logoff

2008-10-02 Thread Sybille Ebert
>> The problem also appears in sshd service, eventhough it does not depend >> on cygserver. I installed sshd using ssh-host-config and manually >> stopped cygserver. And even with only sshd running, there was still a >> long delay at logoff/shutdown! > > Which shows that the delay isn't cygserver

Re: cygserver 1.5.25-15 slows down logoff

2008-09-29 Thread Sybille Ebert
>>> I am running cygserver service on Windows 2003 x64 SP2 on dual-core. If >>> the service is running, there is a significant delay during log >>> off/shutdown (approx. 1-2 minutes). If cygserver service is stopped, the >>> logoff takes just 1-2 seconds. >>> >>> I have no other Cygwin services ins

Re: cygserver 1.5.25-15 slows down logoff

2008-09-16 Thread Sybille Ebert
> My best guess would be that cygserver receives some sort of event that > causes it to wait/deadlock. I would really appreciate if someone could > look into what could be going wrong. I did some additional research. It seems that Windows in fact does send CTRL_LOGOFF_EVENT to a running service wh

Re: cygserver 1.5.25-15 slows down logoff

2008-09-03 Thread Sybille Ebert
> I am running cygserver service on Windows 2003 x64 SP2 on dual-core. If > the service is running, there is a significant delay during log > off/shutdown (approx. 1-2 minutes). If cygserver service is stopped, the > logoff takes just 1-2 seconds. > > I have no other Cygwin services installed, and

cygserver 1.5.25-15 slows down logoff

2008-09-03 Thread Sybille Ebert
I am running cygserver service on Windows 2003 x64 SP2 on dual-core. If the service is running, there is a significant delay during log off/shutdown (approx. 1-2 minutes). If cygserver service is stopped, the logoff takes just 1-2 seconds. I have no other Cygwin services installed, and no Cygwin p