From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 73787 invoked by alias); 12 Jan 2016 09:28:34 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 73776 invoked by uid 89); 12 Jan 2016 09:28:34 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-92.8 required=5.0 tests=AWL,BAYES_50,KAM_LAZY_DOMAIN_SECURITY,KHOP_DYNAMIC,RCVD_IN_BRBL_LASTEXT,RCVD_IN_PBL,RDNS_DYNAMIC,USER_IN_WHITELIST autolearn=no version=3.3.2 spammy=wow64, WOW64, logging, sidenote X-HELO: calimero.vinschen.de Received: from ipbcc05c50.dynamic.kabel-deutschland.de (HELO calimero.vinschen.de) (188.192.92.80) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Tue, 12 Jan 2016 09:28:33 +0000 Received: by calimero.vinschen.de (Postfix, from userid 500) id 20ECBA80547; Tue, 12 Jan 2016 10:28:31 +0100 (CET) Date: Tue, 12 Jan 2016 09:45:00 -0000 From: Corinna Vinschen To: cygwin@cygwin.com Subject: Re: Problem with Cygwin 2.4.0-0.18 release Message-ID: <20160112092831.GA15034@calimero.vinschen.de> Reply-To: cygwin@cygwin.com Mail-Followup-To: cygwin@cygwin.com References: MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="wRRV7LY7NUeQGEoC" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.24 (2015-08-30) X-SW-Source: 2016-01/txt/msg00134.txt.bz2 --wRRV7LY7NUeQGEoC Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-length: 1220 Hi Ismail, On Jan 12 10:23, Ismail Donmez wrote: > Hi, >=20 > -0.17 was fine but this release breaks sshd, sshd.log says: >=20 > 1 [main] sshd 2828 C:\cygwin64\usr\sbin\sshd.exe: *** fatal error - unable > to load C:\Windows\system32\ws2_32.dll, Win32 error 1001 What OS? 32 bit, 32 bit under WOW64 or 64 bit? How do you start sshd? I'm asking because a) What I did was to revert a piece of code to the same state as in 2.2.1. Does the "prev" version 2.2.1 work for you? b) It works fine for me starting sshd as a service under 2.4.0-0.18 on 64 bit Windows 10. Logging in works fine as well, as admin user as well as normal user. If push comes to shove I revert the reversion of the patch again, but I do hope it turns out some local problem. Error 1001 is weird, it means "Recursion too deep; the stack overflowed.". In an OS function? Just because the path is given as full path? Thanks, Corinna Sidenote: Here's an example where supporting XP hurts, btw. The code in question could be much simplified if we only had to support Vista and later. --=20 Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Maintainer cygwin AT cygwin DOT com Red Hat --wRRV7LY7NUeQGEoC Content-Type: application/pgp-signature; name="signature.asc" Content-length: 819 -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBCAAGBQJWlMc+AAoJEPU2Bp2uRE+gEaEQAILiyHWcIlRedGaL9gsX5qRw 1tNgIO+rlk+HkvjS4HTMvAc8B4sfrLpWP7dzmCCl0uvIPfj5sbTednubIAWj0bCx MFNmsGhmNXKpLpMHsXhvaUKyoytF4qSci9WmxN0KXbKsvkUO40mjYPW9a8uZHDZS T4kcLgNBh+j77LgjkaAvkAH0MpxBWFxCRsFOy6nAPU2Sh7y5TIlqMSi5h/jPaD6d arrrkFmr+UKUGNCdNoA8wBeaXKm0/Wrp6igSzxIwXq74lSYe+wE65TZuUWR6UQsA b9UntQDiUDiTKxKaE7KU3CSYGXC4BFIbc1bnejokDvY6O/UBDXpJ/u/uVM58NJyL uWw/Ttzkaaomd+c5cWAgYxfNbE85CW2cc1SXj6iLOfelc00/BvKB667UHpqz7S5n i64W2yqLtLJVHVI1zdeMNc9gLPXX43tfm11bENVJ/XcSUTdErUck+WeGuLPnBhCO 9EOV+mh4oOobliCx5ZVvdfbz9qEzuZeWINDzWTinM/rlU4G/a+13nsFVbmbPnZVL BKY7S9jDB9gwioCRpFWoU5YmX8/T8lVVmLyROfHhNCyI0ligs8mrDWasgad+TUYc jgBjvEo4y/1qgxZiHhMOR+4j7dS10ORrP2wMW1hskqv5QAYE+rHpbwqG5K/b2nQV cbvKmEwov72tsnkklhXI =Rh7z -----END PGP SIGNATURE----- --wRRV7LY7NUeQGEoC--