sshd service removed by Windows 10 update 1803

2018-07-18 Thread Cliff Geschke
ption keys and confuse my remote clients. Except for the weirdness where computer management and cygrunsrv -Q show the service is stopped, everything seems to work okay and my users are happy again. Cliff Geschke Precise Automation -- Problem reports: http://cygwin.com/problem

RE: Repeatable crash with CVS version of cygwin1 DLL

2004-02-20 Thread Cliff Geschke
. I am not trying to become an RTEMS developer. I'll let you know what I find out, but I still think this crash is a cygwin bug. Thanks, Cliff Geschke On Thu, Feb 19, 2004 at 07:10:02PM -0500, Christopher Faylor

RE: Repeatable crash with CVS version of cygwin1 DLL

2004-02-19 Thread Cliff Geschke
From: Christopher Faylor [mailto:[EMAIL PROTECTED] Sent: Thursday, February 19, 2004 12:05 AM Subject: Re: Repeatable crash with CVS version of cygwin1 DLL On Wed, Feb 18, 2004 at 11:03:21PM -0600, Cliff Geschke wrote: I have tried the latest update from CVS. Still crashes, but stackptr does

RE: 1.5.7-1: Repeatible crash in cygwin1.dll, _sigbe

2004-02-18 Thread Cliff Geschke
is in the call _set_process_mask in sigreturn. That somehow winds up calling _sigbe with the thread stack empty. Look for below for start of debug sections. I can supply the .exe test program if you wish. Good luck and thanks, Cliff Geschke

1.5.7-1: dumper.exe build fails with source from CVS

2004-02-18 Thread Cliff Geschke
libintl.a that is not installed, rather than the one it finds in /usr/lib. I can send any config.* files you might want. Good luck Cliff Geschke ... c++ -L/home/Cliff/cygwin/src/i686-pc-cygwin/winsup -L/home/Cliff

RE: Repeatable crash with CVS version of cygwin1 DLL

2004-02-18 Thread Cliff Geschke
trust me, I can push you the test .exe file. I can uuencode it to probably get past your filters. But that seems like a poor thing to post to this list. Do you want me to email it or push it somewhere else? Please advise. Cliff Geschke -Original Message- From: Christopher Faylor [mailto

1.5.7-1: Repeatible crash in cygwin1.dll, _sigbe

2004-02-17 Thread Cliff Geschke
I am trying to run RTEMS (see www.rtems.com) under cygwin under WindowsXP. I encountered a repeatible crash in the pre-built cygwin binaries. To debug it, I downloaded sources and built cygwin1.dll by hand. (Has anyone tried to make cygwin under cygwin recently? It failed, but that's another