From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 56020 invoked by alias); 12 Jan 2016 09:45:44 -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 56010 invoked by uid 89); 12 Jan 2016 09:45:43 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.2 required=5.0 tests=AWL,BAYES_40,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy=wow64, WOW64, logging, sidenote X-HELO: mail-qk0-f171.google.com Received: from mail-qk0-f171.google.com (HELO mail-qk0-f171.google.com) (209.85.220.171) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-GCM-SHA256 encrypted) ESMTPS; Tue, 12 Jan 2016 09:45:42 +0000 Received: by mail-qk0-f171.google.com with SMTP id n135so244143599qka.2 for ; Tue, 12 Jan 2016 01:45:42 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:content-type; bh=CweL0IhcwfaYIqAHgHvsU5EPObKfklrzKZVONFRkMbg=; b=CUqOalLAyzBKY4PA0SOehlHfVVK1Hd6zIoVdyHiQTQXBlQw0f3ExSI7NlUGrvnuUjU aVQ9uaOFZQuGC+8p+1KOYfw0UFgxWuDAHnDwqb7M6zdm2Tsw5z8gP9eFtXMYDDL4wBmq a7Am4ysxo9lLMJwUUaG80SEISk4+Bx52RdXusNF0nlShq8CibycTp5AyFNff13sJoLCr pVswojmzjdRNQWJrPrL8FPG3LR/ZmBywI3wtSplvvJkCdYC5iF+Ea1rfCxcOSjNlhx2+ UPbJJfy9KhscQJ+xr/ojiV33Q3KVhwiGSZbD3teGMy1ycdZipxdJArLIvBCzdersQy7C l5Hw== X-Gm-Message-State: ALoCoQmrVsWkyh4QdUdnJ/HuaM5em0WAtTEARy10lMlWDhaRhMsg8+2hwQngi3EdouIcCSnW/MdoNLX1oesSeKuHa4pg+JymDA== X-Received: by 10.129.153.3 with SMTP id q3mr109154310ywg.231.1452591940349; Tue, 12 Jan 2016 01:45:40 -0800 (PST) MIME-Version: 1.0 Received: by 10.13.192.193 with HTTP; Tue, 12 Jan 2016 01:45:11 -0800 (PST) In-Reply-To: <20160112092831.GA15034@calimero.vinschen.de> References: <20160112092831.GA15034@calimero.vinschen.de> From: Ismail Donmez Date: Tue, 12 Jan 2016 09:50:00 -0000 Message-ID: Subject: Re: Problem with Cygwin 2.4.0-0.18 release To: cygwin@cygwin.com Content-Type: text/plain; charset=UTF-8 X-IsSubscribed: yes X-SW-Source: 2016-01/txt/msg00136.txt.bz2 Hi, On Tue, Jan 12, 2016 at 11:28 AM, Corinna Vinschen wrote: > Hi Ismail, > > On Jan 12 10:23, Ismail Donmez wrote: >> Hi, >> >> -0.17 was fine but this release breaks sshd, sshd.log says: >> >> 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? Sorry for the brevity of my bug report. This is on Windows 7 SP1 64-bit with cygwin 64bit. > 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? I am always running cygwin snapshots on this machine and yesterday -0.17 was working fine. Now I rolled backed to 2.2.1-1 and it works fine. Went a little bit further and cygwin1-20160109.dll works fine where-as cygwin1-20160111.dll shows the problem. > 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. Its running as a service, set up by ssh-host-config. No manual configuration on my side. > 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. > > > -- > Corinna Vinschen Please, send mails regarding Cygwin to > Cygwin Maintainer cygwin AT cygwin DOT com > Red Hat -- 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