www.delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2024/06/30/04:50:38

DKIM-Filter: OpenDKIM Filter v2.11.0 delorie.com 45U8ob7p307651
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=NinpZHki
X-Recipient: archive-cygwin AT delorie DOT com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 204693858429
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com;
s=default; t=1719737436;
bh=c8GMhzvCbSrqfucMAKA/qv84/3i1Bx42YdAWD2RVvSs=;
h=Date:To:Subject:In-Reply-To:References:List-Id:List-Unsubscribe:
List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To:Cc:
From;
b=NinpZHkiZQDU23TDq69Wl5yOeA8rEsidsOEhFC5MZaftW7f9xAhQtTiSTsZTbEuZm
7vL9NOzHAzkaF6J12RjCpmaL4za9Y3+u1HPhE/j/zM1Kp3v7wK9iVKt/VQMF7nXYfr
oYtys44173hyVDSs2vEwdqlGixKgZwAfltDukzPE=
X-Original-To: cygwin AT cygwin DOT com
Delivered-To: cygwin AT cygwin DOT com
DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 8F1893858C33
ARC-Filter: OpenARC Filter v1.0.0 sourceware.org 8F1893858C33
ARC-Seal: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1719737408; cv=none;
b=fMO3nyj77/MMRpS32nZVF+yxIq5l2/cCS72Yyo2BAwXj5gY4dJXbevMAPyjiv9bP7kaWfg71eibrEagSwhLblnTy9xz6QIZtOTkxOqCf0qgFbpclKvLDkcWuWXwiIYZHN8pmL0mNYiOgCSOp16Xi1cyWhoy8ZOO2CWmFrEfMAyc=
ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key;
t=1719737408; c=relaxed/simple;
bh=iWLnH78P6moQzEKF8yTv+r2kCkPgaJpO1esC9euIv28=;
h=DKIM-Signature:Date:From:Message-ID:To:Subject:MIME-Version;
b=QcX1cLjrszwqrqJMVSyZ9/1NTI4OurHtrDs/XoOa6Tuplv2ZkuQyac4EytjswuP1hvutZteaT4EL7x+JpkBcZLcKDSU6EWNpWtpxdaLuLq1Pffdh6M+BgVFN17/6xXOWphIjBuvlxCNkTXUgqsXm27E2Jczcg0PgpQjUvh3L3oo=
ARC-Authentication-Results: i=1; server2.sourceware.org
X-Yandex-Fwd: 1
Date: Sun, 30 Jun 2024 11:46:29 +0300
X-Mailer: The Bat! (v9.3.4) Professional
Message-ID: <1467031076.20240630114629@yandex.ru>
To: Brian Inglis via Cygwin <cygwin AT cygwin DOT com>, cygwin AT cygwin DOT com
Subject: Re: ssh-add -l hangs under cygwin test 3.6.0-0.139.g...
In-Reply-To: <4e23023c-cf2b-4c5a-bfec-962e1e824733@SystematicSW.ab.ca>
References: <bd97f4a1-0298-4422-8594-40f0989d13ce AT SystematicSW DOT ab DOT ca>
<adf2c547-31da-47be-a827-998e7afb282a AT huarp DOT harvard DOT edu>
<4e23023c-cf2b-4c5a-bfec-962e1e824733 AT SystematicSW DOT ab DOT ca>
MIME-Version: 1.0
X-Spam-Status: No, score=-0.2 required=5.0 tests=BAYES_00, DKIM_SIGNED,
DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, KAM_THEBAT,
NICE_REPLY_A, RCVD_IN_DNSWL_NONE, RCVD_IN_MSPIKE_H4, RCVD_IN_MSPIKE_WL,
SPF_HELO_NONE, SPF_PASS, TXREP,
XM_LIGHT_HEAVY autolearn=no 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
List-Id: General Cygwin discussions and problem reports <cygwin.cygwin.com>
List-Unsubscribe: <https://cygwin.com/mailman/options/cygwin>,
<mailto:cygwin-request AT cygwin DOT com?subject=unsubscribe>
List-Archive: <https://cygwin.com/pipermail/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-request AT cygwin DOT com?subject=help>
List-Subscribe: <https://cygwin.com/mailman/listinfo/cygwin>,
<mailto:cygwin-request AT cygwin DOT com?subject=subscribe>
From: Andrey Repin via Cygwin <cygwin AT cygwin DOT com>
Reply-To: cygwin AT cygwin DOT com
Cc: Andrey Repin <anrdaemon AT yandex DOT ru>
Errors-To: cygwin-bounces+archive-cygwin=delorie DOT com AT cygwin DOT com
Sender: "Cygwin" <cygwin-bounces+archive-cygwin=delorie DOT com AT cygwin DOT com>

Greetings, Brian Inglis via Cygwin!

>> 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.

> I have *NEVER* had *ANY* issues using (Open)ssh etc. for remote login,
> shell, commands, file trees, or git (and earlier vcs) access, professionally
> and personally, over many years, releases, and systems, mainly from
> Cygwin/-X shells and sessions (due to using mainly Windows desktops with
> various Unix servers), with/out authorized_keys, passphrases, and/or
> keychain, until these recent instances under the test build.

Notebook goes to sleep with agent running.
Notebook comes from sleep a few days later.
Any request to agent hangs infinitely.

I have a guard script running that kill and restart the agent every hour if
it is not responding within five seconds.

This is not 100% reproducible, and hard to test due to timing issue, but the
pattern is very noticeable.


-- 
With best regards,
Andrey Repin
Sunday, June 30, 2024 11:42:51

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

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019