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:subject:message-id:in-reply-to :references:mime-version:content-type:content-transfer-encoding; q=dns; s=default; b=lcbeQBHLwAUTRECcUq8Ul0JiULiK6Z32bt4HWT8xga9 I53TSzRj1vqWXQPvwvOey4LhymuTdsQ4vkzG+20Rq1dvtTxgxN4C3GAOSc9xQSPi GPpwd0UeueluPf0LIofe8Ea/YsbnpEK7IwlspX/anbjIripD7Dg7dyMESTP0Ibjc = 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:subject:message-id:in-reply-to :references:mime-version:content-type:content-transfer-encoding; s=default; bh=jMmL7wiEasC4fd/Nw1Dnt3yfnXU=; b=Xdve0dfs/+be0BRiT 6BTNa+6aPwooQaWc4rv0m3nEfuUvOOTJEk9F2CNReUZ5NziQM0xFAPAB7BgbsW3k bg+Nz8ZyWyNTJsufZI++9nO1nicky15SOls5xsaKolV+tpwUSpGZW4K7/iodB8Wm k67oJFLVSdHDOEXDSgt/40fw44= 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=-6.1 required=5.0 tests=AWL,BAYES_00,KAM_NUMSUBJECT,RCVD_IN_DNSWL_NONE autolearn=no version=3.3.1 spammy=interrupted, U*takashi.yano, takashiyanoniftynejp, D*nifty.ne.jp X-HELO: conssluserg-05.nifty.com DKIM-Filter: OpenDKIM Filter v2.10.3 conssluserg-05.nifty.com x7EBes76008041 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=nifty.ne.jp; s=dec2015msa; t=1565782854; bh=Skr8xOgnPN0gxJx2voEmdpJlaFQBYpAK6yRL5gvXXPk=; h=Date:From:To:Subject:In-Reply-To:References:From; b=zjgpdIzFLgZZBe+wxpTCjf+w3Hgv+N72Pl6vYxfW/zfkdRS/1Gwg0t5lKEnacMkXj uo0YYkb01dH2kIyuCD27GRCxzAmeOXZv7GA54HXlGI08JyhyIUlcwvnYWGCKVXSVi2 XWtyBZnvvv3Jrnnw/qMB1Pe71Dra2xZUWWcNs8gtA4Agf4o5eNWGnpJ3fAqXk+uYEb THsms4kbAn10W5YaiYKsNvFqrzTpVMQrfAryL0Z6vunU0lBwAph2QG2kWvg5ExZcoL qCkebxXrlvnRujwIl1jN44BSdfW2j4P1RMc26RzmMzHrDn7XjnNE2ZdBs+dShXc7sJ PU4rz+a8J9xMw== Date: Wed, 14 Aug 2019 20:41:00 +0900 From: Takashi Yano To: cygwin AT cygwin DOT com Subject: Re: [ANNOUNCEMENT] TEST: Cygwin 3.1.0-0.1 Message-Id: <20190814204100.659fe40d928eae15338198a7@nifty.ne.jp> In-Reply-To: <20190813104753.GU11632@calimero.vinschen.de> References: <20190812224403 DOT 37e4ccfdcfb7046ed70fef16 AT nifty DOT ne DOT jp> <20190812153613 DOT GN11632 AT calimero DOT vinschen DOT de> <20190813104753 DOT GU11632 AT calimero DOT vinschen DOT de> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Hi Corinna, On Tue, 13 Aug 2019 12:47:53 +0200 Corinna Vinschen wrote: > I created a patch which *seems* to do the right thing. I'm not > yet sure it's the best solution, but it seems to do the trick, at > least. > > I'm just creating new developer snapshots, please try. I'll > create another test release later this week. I confirmed the STC works as expected. Thank you. However, it seems that signalfd still has a problem. If script command (from util-linux) is terminated by '^D', the following error message is sometimes shown. script: poll failed: Interrupted system call I have confirmed this in 32bit cygwin with bash as login shell. This rarely occurs in real machine, however, often occurs in virtual machine in VirtualBox. -- 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