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:subject:from:to:mime-version :content-type:content-transfer-encoding; q=dns; s=default; b=sjB 6URaXfsTxze90fAzE6ZnEQ7hEP8wUSLNBeJwwuwVDG65sbjwFo/aCZCmc63D9YTi WMSqEmJYPBM+acbdNrD3ohIY7eGpzsdwoIqfydipUoD51CABmsY4M78nXetX9sR+ AKmY+BURP+P1pn5a4PvIwUWTpwiXIMloXGn1RaiU= 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:subject:from:to:mime-version :content-type:content-transfer-encoding; s=default; bh=j1bNZ26ch FctorNsZ72FTo5yrWM=; b=xjM3iUj3jy2S5II+Jgmo4i3tH/9JLRMx2i8oxy7Id gWQH9wt6vGOizgoD0cZxsgF6w6PpDe3ITQrNyk2K9Lta90zYYNQRz0JnZHfIg14+ DWHkbCVYuON9l5YkhB9jVZVGVFx7LzP8m5e+dVwcDt5czu3GbsEV7CIrw1o6i1SR fw= 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.3 required=5.0 tests=AWL,BAYES_05,RP_MATCHES_RCVD,SPF_PASS autolearn=ham version=3.3.2 X-HELO: plato.cgl.ucsf.edu Message-ID: Date: Wed, 29 Jan 2014 14:02:05 -0800 Subject: ssh fails to start on Windows XP From: "Greg Couch" To: cygwin AT cygwin DOT com User-Agent: SquirrelMail/1.4.22-3.el6 MIME-Version: 1.0 Content-Type: text/plain;charset=utf-8 Content-Transfer-Encoding: 8bit FYI, I just upgraded cygwin on my Windows XP system from 1.7.18 to 1.7.27 and ssh no longer works. Runing under gdb gives: $ gdb /bin/ssh.exe (gdb) run gdb: unknown target exception 0xc0000139 at 0x7c9673be During startup program exited with code 0xc0000139. Installing openssh-debuginfo did not improve the error message. And neither the current version of openssh and openssl (6.4p1-1 and 1.0.1f-2) nor the previous version of openssh and openssl (6.3p1-1 and 1.0.1f-1) work. With some luck, someone will read this and put a fixed version in the repository. My next step is to try to build a /usr/local version of openssl and openssh, assuming the bug is in one of those packages. I'll report results of that later. -- 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