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:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=JX+YOzPRLAo2+qcm Z8fxKa8E9nWJhl7qKHNE4zrsEA3sSrr4CVD1oWtgiMQOk8ULrHZLUqkzgnfXIb8R Ai2oMVjSqVxwIjSXCz3frgGNRVvTgoKUyFJ64Uq/GEqJVpst0y8tKHzR6XNTE937 dae3qDQTrLVQFD0Ucxtn7FHxK08= 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:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; s=default; bh=52ngT4GkrIu10IbpXt4IdI cKCmE=; b=yxu+hxha/a+Wjl7DqPuuHgo/7mUGWIq1n4zBxWk9McZasoRgKRevY2 s3cjUk1RHds8DsWHcaBfK2GPPdUGq9VMoqaE3klNPA7s44D1x0jKSUgCwrZgjJ1y 4AiQJebr1EW50hKd0fckFJE0FGMnoKGa6hc0Udsot0jLxvI4mIpk8= 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.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy= X-HELO: mail-wm0-f41.google.com X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=KPp0Nk0m2erI/4jGFQC6fgY15uiQIRA1iGO4J1zX07s=; b=fOmXYq7olJVP6dm43/scBQs5WzKLI1MGz4WLH/3VZg1G00to3eF5SHkveprZv9CE9B G/iQpnoak1Aldx3EKZ90Re1qFjcnDHKoX6ijEBLRCQ0jAFhxdsMz2MKKOtf8A0+r0SG1 9bnkt7/bvSBh43lBrV+OrFds0xG4oDPdgd0M4NEkruNiVNpB+O5EyUgZmr8ewrR0nKw8 1zfBzQw95PqFpWTAzr3WgVa8JDXKvY9kyMCZIYE+J5OUKTxpFarmZBtAI+HCdmNUnMpe PpzFvkojl3U5D8r6xvS8/Ly1Mv+plosuweDr65jf+P4FPQ6z+zIYDFKpy9Z8p92eZMhP 9jBQ== X-Gm-Message-State: ALQs6tADFafJO4BICV+djcjLKJE0Q/KZvMHqvOsTtaXZdkmzvLE+wunI YV7U//5gDa6sxx0bobJzqLxmfFhC X-Google-Smtp-Source: AB8JxZr4CgEOlyMCnfZVXdSNx5gJ50WndVvWRXotn/sGadMszpX29yKa+w/I28g9EUjM8OSfkpAGvA== X-Received: by 10.28.0.206 with SMTP id 197mr19818682wma.118.1525613972075; Sun, 06 May 2018 06:39:32 -0700 (PDT) Subject: Re: SSHD error child_info_fork To: cygwin AT cygwin DOT com References: From: Marco Atzeri Message-ID: <3a16c7bf-e33e-25fa-2ce3-f0546acb0700@gmail.com> Date: Sun, 6 May 2018 15:39:29 +0200 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.7.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes On 5/6/2018 3:35 PM, Tasslehoff Burrfoot wrote: > Hi, I recently noticed a problem with sshd on one of my Windows 10 updated > to the recent 1803 update. > First of all I'm using cygwin x86 updated to the latest packages, during > sshd startup I have no errors in the Windows Event Log using services.msc > or using "cygrunsrv --start sshd", same launching sshd deamon from console. > I have no firewall blocking connections and the ssh client is connecting > from a debian host on lan on the same subnet (no networking issues). If you have a 64bit system you should use the x86_64 bit version > debug1: match: OpenSSH_6.7p1 Debian-5+deb8u4 pat OpenSSH* compat 0x04000000 > debug1: Local version string SSH-2.0-OpenSSH_7.7 > 0 [main] sshd 11752 child_info_fork::abort: > C:\cygwin\bin\cygiconv-2.dll: Loaded to different address: parent(0x850000) > != child(0xED0000) > fork of unprivileged child failed > debug1: do_cleanup > ===================== > > Do you have any suggestion? > > Thanks > > Tas as mentioned here > Problem reports: http://cygwin.com/problems.html please provide the cygcheck.out -- 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