DKIM-Filter: OpenDKIM Filter v2.11.0 delorie.com 46CCmIwM2415325 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=jEefNguW X-Recipient: archive-cygwin AT delorie DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 6DF233860765 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1720788497; bh=Ga/tEfpOHMDY3m0KXnqbrbwTXnwORRzUXqPq3VvJ2Bs=; h=Date:To:Subject:In-Reply-To:References:List-Id:List-Unsubscribe: List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To: From; b=jEefNguWkOsuAhIMQiRl55jtRNBRZMUihzUiAcRW/i/pjSeFfA4m8qjVODbCI9cyr 2AEqetd8icaIWD0v3m4AxSVCOWhnuz0ACQXsT+OxxL1etPESNkTZVsgU9WlN822cJY fFECIPODShfJyH5w0IhPYYCiX8Gx3AEjOotD4LRs= X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 7EC643858430 ARC-Filter: OpenARC Filter v1.0.0 sourceware.org 7EC643858430 ARC-Seal: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1720788436; cv=none; b=QmwgpTW5t6l80nP3afIK4LI6in2OPMTv5xMngl20CVZskSxVsOIlEzZexcl3NzxB5aZ1sVluLUTpAgrk7t2HsT0Xr7Zxwkn4hp0wyvLHwXY9n0iJGAjoXZhvJPGDMa57klXQ71lDzQeMdNutZ2ZHLsb4B4YO8X1fpx2Hzw4ADVw= ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1720788436; c=relaxed/simple; bh=D5/Gsp/LaS8e6sRdYs13v5gRDNJ1yejrssALx4sgYHk=; h=Date:From:To:Subject:Message-Id:Mime-Version:DKIM-Signature; b=vtqnVQGU+z/kSGA8BJovpmSyeGo3VOoRNdSp/lYFwVSWiXhfe37g5Ri3FMR1dJbLRogPapX+7PmkhB6xrf/CjK6LcGpw+cCafE1jn4EtPdGa79kOvsKbV6biSRAPAB2jb98XoomRC7mBw6vwWHTgg3+Q47XdQKUsyeniVeLSLQw= ARC-Authentication-Results: i=1; server2.sourceware.org Date: Fri, 12 Jul 2024 21:47:10 +0900 To: cygwin AT cygwin DOT com Subject: Re: cygwin application hangs on closing console Message-Id: <20240712214710.e0171b76d357e1c11b59bd56@nifty.ne.jp> In-Reply-To: References: <20240423035104 DOT 85352f8a8d821c0f4d569d18 AT nifty DOT ne DOT jp> <20240423192606 DOT 7b4aa04685afca2525eb5ed3 AT nifty DOT ne DOT jp> <6dd8a568-88c0-42d5-aa46-b09247cdecec AT johannesthoma DOT com> <5ed3b0b8-d4f8-454c-951a-fc7b85a7c302 AT johannesthoma DOT com> <95442cfe-a87c-4816-b337-b130e481e3f1 AT johannesthoma DOT com> <20240628211726 DOT c131e0a300046d1fa46f6b53 AT nifty DOT ne DOT jp> <20240629003209 DOT d0bd3cc2961891fb69b55b35 AT nifty DOT ne DOT jp> <20240701222020 DOT bf102502bb184e4b30f1c52b AT nifty DOT ne DOT jp> <20240702194515 DOT 01a1e2cf1f2378b412ad3712 AT nifty DOT ne DOT jp> <20240703230916 DOT 05196d9fa263da9b2ec18f54 AT nifty DOT ne DOT jp> X-Mailer: Sylpheed 3.7.0 (GTK+ 2.24.30; i686-pc-mingw32) Mime-Version: 1.0 X-Spam-Status: No, score=-5.0 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, NICE_REPLY_A, RCVD_IN_DNSWL_NONE, SPF_HELO_PASS, 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: Takashi Yano via Cygwin Reply-To: Takashi Yano Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: cygwin-bounces~archive-cygwin=delorie DOT com AT cygwin DOT com Sender: "Cygwin" On Fri, 12 Jul 2024 14:33:31 +0200 Johannes Khoshnazar-Thoma wrote: > Am 03.07.24 um 16:09 schrieb Takashi Yano: > > On Tue, 2 Jul 2024 19:45:15 +0900 > > Takashi Yano wrote: > > I'll submit a patch for that and push it shortly. > > > Thank you so much for the fix. I built a cygwin1.dll containing > your patch and forwarded it to our client. Tests are running > since yesterday without any issues. Before after a few minutes > the console_close() caused (at least) processes to hang for at > least a few seconds. > > We will keep the tests running over the weekend but I think we > can assume that the hang in closing console is fixed. Thanks for testing. If you could continue the test, it is better to use head of cygwin-3_5-branch. git clone https://cygwin.com/git/newlib-cygwin.git cd newlib-cygwin git switch cygwin-3_5-branch winsup/autogen.sh configure make -j8 Then, copy x86_64-pc-cygwin/winsup/cygwin/new-cygwin1.dll to your test environment. > Thank you so much again, just wanted to ask: will you (and > when) release cygwin DLL 3.5.4 shortly? Could you estimate > when this will happen? Knowing that would help us in planning > the next WinDRBD release (with the 3.5.4 cygwin DLL). This is not under my control. :-) Corinna, what do you think? Some important fixes are now ready for 3.5.4. How about releasing 3.5.4 after the pipe fix? -- Takashi Yano -- 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