X-Recipient: archive-cygwin AT delorie DOT com X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 480F9386F81C Authentication-Results: sourceware.org; dmarc=pass (p=none dis=none) header.from=yandex.ru Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=anrdaemon AT yandex DOT ru DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1588777503; bh=b2G9XcPoeweeFWYwPVnxhbKflggdtH44NESEVDifkjQ=; h=In-Reply-To:Subject:To:Reply-To:From:Message-ID:References:Date; b=eoh4AZVvXCQvxKm3KQd+Py3fyKs+PESfcA4ywHdx4/cCYphfCtdxANR0GbOE28q9g 2gTJsq1y6GjdaPZPqt3+R0Y+qzp6fpAIYCqusPh60JAi2Oh7fE7m+itEesuZ6xabGP Xr/wprv3b1DTHmZBR+k0VAvrVT3x7zxgfqsSFzoA= Authentication-Results: mxback19g.mail.yandex.net; dkim=pass header.i=@yandex.ru Date: Wed, 6 May 2020 17:50:32 +0300 From: Andrey Repin X-Mailer: The Bat! (v6.8.8) Home X-Priority: 3 (Normal) Message-ID: <526467595.20200506175032@yandex.ru> To: Cezar Damian , cygwin AT cygwin DOT com Subject: Re: CygWin / Sshd / ssh-keygen hangs In-Reply-To: <849984783.2025130.1588745433116@mail.yahoo.com> References: <475030844 DOT 772124 DOT 1588585159800 DOT ref AT mail DOT yahoo DOT com> <475030844 DOT 772124 DOT 1588585159800 AT mail DOT yahoo DOT com> <1599677377 DOT 20200504184247 AT yandex DOT ru> <849984783 DOT 2025130 DOT 1588745433116 AT mail DOT yahoo DOT com> MIME-Version: 1.0 X-Spam-Status: No, score=-2.0 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, KAM_THEBAT, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=no autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: cygwin AT cygwin DOT com X-Mailman-Version: 2.1.29 Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: cygwin AT cygwin DOT com Content-Type: text/plain; charset="utf-8" Errors-To: cygwin-bounces AT cygwin DOT com Sender: "Cygwin" Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from base64 to 8bit by delorie.com id 046F5gx1018782 Greetings, Cezar Damian! Please don't top-post in this list. >> When trying to run ssh-keygen or sshd from Cygwin bash both of them are >> hanging. >> Wehave the following configuration : >>    >>    - CygWin – latest version >>    - Openssh – latest available version >>    - OS – W10 running in a VMWare environment >> When attaching with gdb to the process, I can see that ssh-keygen threads >> are waiting for something ( see below ) and the program is blocked in >> pthread_setspecific (). > Could it be that the fact that W10 is in a VMWare has some impact on cygWin ? It could be. Though, I'm using VirtualBox myself and I haven't experienced such issue. -- With best regards, Andrey Repin Wednesday, May 6, 2020 17:48:56 Sorry for my terrible english... -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation: https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple