X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-4.1 required=5.0 tests=BAYES_00,KHOP_THREADED,RP_MATCHES_RCVD,SPF_HELO_PASS,TW_RW,TW_WX X-Spam-Check-By: sourceware.org To: cygwin AT cygwin DOT com From: Alex Brown Subject: Re: ssh-host-config seg fault on Vista Date: Thu, 27 Sep 2012 17:29:27 +0000 (UTC) Lines: 30 Message-ID: References: <853282C3AEDB8E4D894DAF3EC633093C18D1EC68 AT PDXMB02 DOT tripwire DOT com> <20120927041238 DOT GA32109 AT ednor DOT casa DOT cgf DOT cx> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit User-Agent: Loom/3.14 (http://gmane.org/) X-IsSubscribed: yes 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 Workaround succeeded using an earlier version's ssh-keygen.exe: old $ ls -l ssh-keygen.exe -rwxr-xr-x 1 gislab None 168462 Jun 5 08:19 ssh-keygen.exe old $ uname -a CYGWIN_NT-6.1-WOW64 ACSV-OLNFLEXLM1 1.7.16(0.262/5/3) 2012-07-20 22:55 i686 Cygwin which appeared to be the same as the version that failed, according to uname: new $ ls -l 120903-ssh-keygen.exe -rwxr-xr-x 1 gislab None 170013 Sep 3 04:37 120903-ssh-keygen.exe new $ ls -l ssh-keygen.exe -rwxr-xr-x 1 gislab None 168462 Sep 27 12:43 ssh-keygen.exe new $ uname -a CYGWIN_NT-6.1-WOW64 ACPC-OLN0521-18 1.7.16(0.262/5/3) 2012-07-20 22:55 i686 Cygwin So I'm a bit puzzled where the 1551B change came from, since this is a fresh download from mirrors.pair.com. I picked up source from openssh.org and couldn't see any obvious recent changes in ssh-keygen.c. Obviously there's more to it than that, but I don't have time to dig further. Alex_Brown at uml dot edu -- 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