DKIM-Filter: OpenDKIM Filter v2.11.0 delorie.com 45TKKaJ4074118 Authentication-Results: delorie.com; dkim=pass (1024-bit key, unprotected) header.d=cygwin.com header.i=@cygwin.com header.a=rsa-sha256 header.s=default header.b=K1PCp2eV X-Recipient: archive-cygwin AT delorie DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 5AB0B389EC9D DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1719692434; bh=DwM0I6+Y3j0TNW3/FUHFnK+Y4KUdqIIWHMeDKtNKfqE=; h=Date:Subject:To:References:In-Reply-To:List-Id:List-Unsubscribe: List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To: From; b=K1PCp2eV21tgj0TAflqu2kKyHyYhsSbM4mZDOMZ5PEPJz+xiXcWO8GCUDqMXx2vdy V4FNu9ec06hGtQiIibECK2rcYw//0yXpjtTY+49KUla5GBgRG+e5GJvoG0z5mBQcjg Q9GUEpK4Q3fmup+lh+6UtTySzgXRNLbO0pLs6kYw= X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 5FD3638133E5 ARC-Filter: OpenARC Filter v1.0.0 sourceware.org 5FD3638133E5 ARC-Seal: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1719692412; cv=none; b=OrA/Cz+Lw9UcOfaGGn7dFPZJYqOyE2Uez3N9r2z+URjWwpeL081kiZ5ylHIzCKM6Sax1PsYlzeG/kQzBj4Q5CszFbJJymYT2FICMfilCiTWe8iRwNhjxVRB5LHZG1z/ID9KBrNdr6jLvzbiZ4DjWxwRK2VUQxKkwc1NgwPm8dgY= ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1719692412; c=relaxed/simple; bh=PQExBgi1gI1eDJm1tck5ZCmWF66SuhIDIM7Rln8qB5M=; h=Message-ID:Date:MIME-Version:Subject:To:From; b=cS67Xa6E0SnbxBYSJmgv6esRAzXbtarH5CQycslMgWZHZv0Qc2Yfa9fZbwPBWccYXfSUNa4Cv6e01BcW+0WJnuwzCLiPbwxpjmyk9xUyxXsfziZ3BMMpxCZskAtj2POAT4JLPr9xMgLILI/6TLqs8aZQILE1Md1eaiMMeriRyfE= ARC-Authentication-Results: i=1; server2.sourceware.org Message-ID: Date: Sat, 29 Jun 2024 16:20:08 -0400 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: ssh-add -l hangs under cygwin test 3.6.0-0.139.g... To: Brian Inglis via Cygwin References: Content-Language: en-US In-Reply-To: X-Spam-Status: No, score=-2.1 required=5.0 tests=BAYES_00, KAM_DMARC_STATUS, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org X-BeenThere: cygwin AT cygwin DOT com X-Mailman-Version: 2.1.30 Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , From: Norton Allen via Cygwin Reply-To: Norton Allen Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Errors-To: cygwin-bounces+archive-cygwin=delorie DOT com AT cygwin DOT com Sender: "Cygwin" On 6/29/2024 1:39 AM, Brian Inglis via Cygwin wrote: > Hi folks, > > Installed cygwin test to try to diagnose another issue - but not > involved there. > Attempting to cygport upload - just hung without start ftp connection. > Reran cygport --debug upload and command hanging was ssh-add -l! > Confirmed by rerunning command ssh-add -l from bash. > Killed eventually with series of ctrl-C and ctrl-\. > Reran under strace and output log attached. > No version or help output from ssh-add so: > $ ssh -V > OpenSSH_9.7p1, OpenSSL 3.0.14 4 Jun 2024 > After running setup and reinstalling 3.5.3, ssh-add -l works normally, > and cygport upload succeeds to ftp package. > Only variable was the cygwin version installed. I have experienced otherwise inexplicable hangs of ssh that have been resolved by killing ssh-agent and restarting it. This doesn't happen very often, so it is usually mystifying when it does occur -- until I remember. -- 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