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:mime-version:in-reply-to:references:from:date :message-id:subject:to:content-type; q=dns; s=default; b=s9Lvn8Z zfn83FxyOGJ6Nj2T73i21wyL/dtiHg3Bkedx7gSIeJKov8jI2ScmfnoUC15ETOwW 8lc4ei0gC+YCW5Lo0CQGGxnEqAjeQukD6qFvH4yno/vGX0uSJ9cXniZ2caLqylKv apTld+fCIPoKk3LZ7c15PJKm09TKpTZ5VrGg= 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:mime-version:in-reply-to:references:from:date :message-id:subject:to:content-type; s=default; bh=PFoj3USq6LdWk pqUvDnXMl8GQ4s=; b=PTClDGVPxczBScteWWIjh0e39Ewgf3UJyLoK8o4zlK8aM KAuspMvf7E+ibVifzJqeaUNuiQ6QN/P5LFXASFtJxHtOcWbMCQkBWeNrZjJkkS3o T/Ht8F76yG2V3jWYGOV8Oxt554wUzDi8FUkBBpc5404oawkqdGLz5JKNgR4n9g= 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=-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 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 In-Reply-To: <20160112092831.GA15034@calimero.vinschen.de> References: <20160112092831 DOT GA15034 AT calimero DOT vinschen DOT de> From: Ismail Donmez Date: Tue, 12 Jan 2016 11:45:11 +0200 Message-ID: Subject: Re: Problem with Cygwin 2.4.0-0.18 release To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=UTF-8 X-IsSubscribed: yes 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