From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 100301 invoked by alias); 2 Feb 2020 08:59:09 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 100290 invoked by uid 89); 2 Feb 2020 08:59:09 -0000 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 Received: from conssluserg-03.nifty.com (HELO conssluserg-03.nifty.com) (210.131.2.82) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Sun, 02 Feb 2020 08:59:07 +0000 Received: from Express5800-S70 (ntsitm196171.sitm.nt.ngn.ppp.infoweb.ne.jp [125.0.207.171]) (authenticated) by conssluserg-03.nifty.com with ESMTP id 0128wsRc017520; Sun, 2 Feb 2020 17:58:54 +0900 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, 02 Feb 2020 08:59:00 -0000 From: Takashi Yano To: cygwin@cygwin.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.221931.1580542748412.ref@mail.yahoo.com> <595178088.221931.1580542748412@mail.yahoo.com> <847088463.368454.1580578852885@mail.yahoo.com> <20200202081056.6a8dee7af7861a7969329f47@nifty.ne.jp> <1489040583.393819.1580599508135@mail.yahoo.com> <20200202160123.675a70d06491b3ba2bb84969@nifty.ne.jp> <1041498587.530757.1580632311715@mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-IsSubscribed: yes X-SW-Source: 2020-02/txt/msg00015.txt.bz2 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