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:date:from:to:cc:subject:message-id:in-reply-to :references:mime-version:content-type:content-transfer-encoding; q=dns; s=default; b=CwQLr9dA30regbmFSRxYe0iRuPoKP0GGdIr4TGF7AR4 8dkQa/fIlX2AqFakU/bKPfHkxa6O7/U3OpFYilLFcCDf6UIlQvUYKTog6QODzMmh +b/ltHAE9+fmdwk4O3l+tG155ABckhaRvhSnfjtXPhCDC5Z9UNyHv/+DAv0DWQc8 = 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:date:from:to:cc:subject:message-id:in-reply-to :references:mime-version:content-type:content-transfer-encoding; s=default; bh=e1TT+Kzn5GU9wJPHF6WoTHvgRDY=; b=J1hRPGhfc3rysc5SU 511ZXU8LQFVfno3fRCCdOSUOpgTzxxadDDmzSNAv8AgNquglFTtU8sTshqNEwGOq A4SaFVrXDAhO8mEpL0vdl5Mug8d4Xwsl1igMlcJIS+pgWUaj4kBd+ROgDb93ZjLd DcPAizDi9psSIkBIwpbVha4aTY= 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-Spam-SWARE-Status: No, score=-5.0 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.1 spammy=H*f:sk:1041498, H*MI:sk:1041498, H*i:sk:1041498, HContent-Transfer-Encoding:8bit X-HELO: conssluserg-03.nifty.com DKIM-Filter: OpenDKIM Filter v2.10.3 conssluserg-03.nifty.com 0128wsRc017520 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=nifty.ne.jp; s=dec2015msa; t=1580633934; bh=+mHGMgAkeFLs7dd9tsZZUTBx8VenuZhT4dAPdNj89Gs=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=r2s7oDmSbQnqU2p4e+isS+5KqkfaCjAQu0tyHw7w+LVvrRO/0sxLVyWbEdjO1N0jf X6HtV64XX++Crfr87WxXhNcO21nYrMp023/lxCdOnpl3orAOgV+Ax0KTSu3uOgbJci lxWARD+rWlUBvaBdyFSqcvmYkI+e4x60fvEMbUCC+QnlzQXQ54JW2028j3G2K9xfQ5 0RKsxQG1ih4hMor6db6b07EgKZQFOdolc/kXmkSI4QK8cpdWUIcaeDT8wK2/71869H 1rQW58ochWN3qQ9mK2HZSOAC4tvS56rAFZDXPLspP9lKasyS8UK/AYuMxvFg2ky3zS 04g5N6UKXBsOQ== Date: Sun, 2 Feb 2020 17:59:06 +0900 From: Takashi Yano To: cygwin AT cygwin DOT com Cc: Anon User Subject: Re: Mintty/tmux hangs for 1 minute on startup - seems to be a forking issue Message-Id: <20200202175906.5b8555b900204b8adc65637b@nifty.ne.jp> In-Reply-To: <1041498587.530757.1580632311715@mail.yahoo.com> References: <595178088 DOT 221931 DOT 1580542748412 DOT ref AT mail DOT yahoo DOT com> <595178088 DOT 221931 DOT 1580542748412 AT mail DOT yahoo DOT com> <847088463 DOT 368454 DOT 1580578852885 AT mail DOT yahoo DOT com> <20200202081056 DOT 6a8dee7af7861a7969329f47 AT nifty DOT ne DOT jp> <1489040583 DOT 393819 DOT 1580599508135 AT mail DOT yahoo DOT com> <20200202160123 DOT 675a70d06491b3ba2bb84969 AT nifty DOT ne DOT jp> <1041498587 DOT 530757 DOT 1580632311715 AT mail DOT yahoo DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-IsSubscribed: yes On Sun, 2 Feb 2020 08:31:51 +0000 (UTC) "Anon User via cygwin" wrote: > Same behavior as mintty, tmux, the previous test case, with TaskManager's analyze wait chain saying it's waiting on Network I/O. > >  $ ./a.exeStarted. > ** 1 min wait here ** > CreatePseudoConsole() end.ClosePseudoConsole() end. From this result, it seems that this is not a cygwin problem. But your system has a problem regarding CreatePseudoConsole() call. I guess Microsoft's OpenSSH server also behaves the same. -- Takashi Yano -- 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