From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 39556 invoked by alias); 14 Aug 2019 11:41:17 -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 39545 invoked by uid 89); 14 Aug 2019 11:41:14 -0000 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 Received: from conssluserg-05.nifty.com (HELO conssluserg-05.nifty.com) (210.131.2.90) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Wed, 14 Aug 2019 11:41:04 +0000 Received: from Express5800-S70 (ntsitm268057.sitm.nt.ngn.ppp.infoweb.ne.jp [125.1.110.57]) (authenticated) by conssluserg-05.nifty.com with ESMTP id x7EBes76008041 for ; Wed, 14 Aug 2019 20:40:54 +0900 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 11:41:00 -0000 From: Takashi Yano To: cygwin@cygwin.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.37e4ccfdcfb7046ed70fef16@nifty.ne.jp> <20190812153613.GN11632@calimero.vinschen.de> <20190813104753.GU11632@calimero.vinschen.de> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2019-08/txt/msg00175.txt.bz2 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