X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:mime-version:to:subject :content-type:content-transfer-encoding; q=dns; s=default; b=P2M XMb1+DwKHodl4XCcxCDTEyvZpeM/zz+aSJ/Ql+Hz9u/X6frYzyh6lrROf8TlSAsM cI4GVnNxeqgEQxqMPIlsbWJpAs9H9x8ADlnA0P4CP0SLzXw+WnhaW4d8elE35awp DDUoIt+r3aYrqAzZw6AYnqu1WHBShs9n5pCzFYMM= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:mime-version:to:subject :content-type:content-transfer-encoding; s=default; bh=0Ta4rUH5g MfSOQ6poEGiGTqGjYI=; b=XwnW1UeVhTVgmPDUTZzoDH2/wTWPJpr8AJAEDvD8L tlBPM+YL+MAENwdD1RoUTjDn7HfQgT6zAeOUqjXSoHY4bk7IeP8UFuKNqzL/sW0h rhgqZlt3J70URnC3Ftc8W38pZIFrvSzZ8Rxk1pcOKlNWdJB2VBeBgTts9owCTDWg eE= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=AWL,BAYES_00,RP_MATCHES_RCVD,SPF_PASS autolearn=ham version=3.3.2 X-HELO: plato.cgl.ucsf.edu Message-ID: <52EAEC0A.80808@cgl.ucsf.edu> Date: Thu, 30 Jan 2014 16:19:22 -0800 From: Greg Couch User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: ssh fails to start on Windows XP Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit So recompiling opensll and openssh didn't fix the problem, but switching to a cygwin1.dll snapshot that I downloaded debugging an earlier problem from Nov 29, 2013 did fix the problem. "cygcheck -s -v -r" for the working cygwin1.dll gives: > 3043k 2013/11/29 C:\cygwin\bin\cygwin1.dll - os=4.0 img=1.0 sys=4.0 > "cygwin1.dll" v0.0 ts=2013-11-29 10:25 > Cygwin DLL version info: > DLL version: 1.7.26 > DLL epoch: 19 > DLL old termios: 5 > DLL malloc env: 28 > Cygwin conv: 181 > API major: 0 > API minor: 271 > Shared data: 5 > DLL identifier: cygwin1 > Mount registry: 3 > Cygwin registry name: Cygwin > Program options name: Program Options > Installations name: Installations > Cygdrive default prefix: > Build date: > Shared id: cygwin1S5 The 1.7.26-1 version of cygwin package available via the current setup-x86.exe does not work. Nor did the current 1.7.27-2 version. Googling, the 0xc0000139 error is a "entry point not found error", so something changed between the 1.7.26 snapshot and the official 1.7.26 to break ssh on my system. The only important update that I haven't applied is the "Microsoft Office File Validation Add-in" update. And there are 5 optional updates that I haven't applied: "Update for Microsoft .NET Framework 2.0 SP2 on Windows Server 2003 and Windows XP x86 (KB2836941)", "Bing Bar 7.3 (KB2673774)", "Bing Desktop v1.3.1", "Microsoft Silverlight (KB2636927)", and "Windows Live Essentials". HTH, Greg -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple