DMARC-Filter: OpenDMARC Filter v1.4.2 delorie.com 65NMcxET2522625 Authentication-Results: delorie.com; dmarc=pass (p=none dis=none) header.from=cygwin.com Authentication-Results: delorie.com; spf=pass smtp.mailfrom=cygwin.com DKIM-Filter: OpenDKIM Filter v2.11.0 delorie.com 65NMcxET2522625 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=qpeQjIJp X-Recipient: archive-cygwin AT delorie DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org EEFAC4BA23C8 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1782254337; bh=63b45TBNwQyUMdqDNeElQy3a33drArXId6SxuY3JNr0=; 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=qpeQjIJpK7Ug3S7poCdkiFGdU/PKxYP2DoCo2rIcmoig3zDBeIGAYgzWY1KDdWtKt fk0nLbGJPYZXLEhqvh7sYlYtABtsNt0b9/Lxa5vk0EP6JWrxdmlO7itfYmcPPA4lKO DrQKVYsjqaeXnhZfKyu0kLorISNXfOjBY8x+INUg= X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 4DAC64BA5434 ARC-Filter: OpenARC Filter v1.0.0 sourceware.org 4DAC64BA5434 ARC-Seal: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1782254282; cv=none; b=IhR8pAIf+VbT1p/id09FmuuDln6Kr/H1uFstieTxSKd4yUePsRY8zpSNk0VE3RuDE++deWoDSs0HamGNfq5IhE3QR5PeZdraet0XyI6GAaYqFv6OuW4Hi+JfVoVg9Gkk1yCYlpVWmUyBEmRNrd25hVVe/iNreAh6G0ZsqsThBIU= ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1782254282; c=relaxed/simple; bh=70Jt3prdRL+neIoMpWCzPs/vqYj3hzF+dTBkzR8uLKk=; h=Date:From:To:Subject:Message-Id:Mime-Version:DKIM-Signature; b=Vpdo54olhDn2b7JRqJWmkcRw3yfJwnKaiLvzMdwuYZqt5l74TaZ8vN6/KNqWrGB8hBGDQAc2ioyKxYAZKvCMzr+gAJNpWUdKpxiyKbUxplVh5qOBUdr6eeYY9Jl4bRfq5M2/v+oC9+fAdSzAqV2coblvHVbjB7pQqzkp/NOTkTI= ARC-Authentication-Results: i=1; sourceware.org; dkim=pass (2048-bit key, unprotected) header.d=nifty.ne.jp header.i=@nifty.ne.jp header.a=rsa-sha256 header.s=default-1th84yt82rvi header.b=aSeIRJWK DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 4DAC64BA5434 Date: Wed, 24 Jun 2026 07:37:55 +0900 To: cygwin AT cygwin DOT com Subject: Re: (Remote) X11 xterm/konsole hang with non-cygwin processes... Message-Id: <20260624073755.bc661d94b5e1c8bec64ab77a@nifty.ne.jp> In-Reply-To: References: X-Mailer: Sylpheed 3.7.0 (GTK+ 2.24.30; i686-pc-mingw32) Mime-Version: 1.0 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 Tue, 23 Jun 2026 17:54:24 +0200 Roland Mainz via Cygwin wrote: > Hi! > > ---- > > Today I've updated my Cygwin installation on the development machines > to cygwin 3.7.0-0.527.gd21aaac37996.x86_64 (previous version was > around ~~four months old 3.7.0), and was immediately greeted with a > hang when trying to build run a powershell command. > Note that $DISPLAY points to a remote machine. Doing the same with a > local mintty.exe sesstion does NOT trigger the hang. > > Steps to reproduce: > $ uname -a > CYGWIN_NT-10.0-19045 winbloodbathmonster02 > 3.7.0-0.527.gd21aaac37996.x86_64 2026-06-23 01:36 UTC x86_64 Cygwin > > # start xterm or konsole, and then run: > $ export PATH="/cygdrive/c/Program Files (x86)/Microsoft Visual > Studio/2019/Community/MSBuild/Current/Bin/:$PATH" > CERTIFICATE_THUMBPRINT="$(powershell -c 'Get-ChildItem -Path > Cert:\CurrentUser\My | Where-Object {$_.Subject -like "*WDKTestCert*"} > | Select-Object -ExpandProperty Thumbprint')" Thanks for the report. I could reproduce the issue with 3.7.0-0.527.gd21aaac37996.x86_64. However, I could not with the local build with the patches: https://cygwin.com/pipermail/cygwin-patches/2026q2/015092.html So I think it will be fixed soon. Thanks! -- 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