delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2019/08/14/07:48:22

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=yksdCbr4dPu16GmpJTGRsvDheXxMA0IeWGK9mTTSqZ6
Nnwn1AR+rj1QnVoEbfu35rnbYL3whtkRan10XRWAFhA0TMw/zaljRo86T9dBhXWn
XctzO51URLt1vKwg4a+ISG8+YEFQfUVMjWYo3JSdVxcTeRoAllWNUQyvlz3Rk+Wg
=
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=gS5Vp/nvmMinuXo17ZA66JkIU1M=; b=oW8a9ybnEYgpzEW/V
k+8dNz8/RxpH+uIFefgZrDUwPJX4lr9IrER2Yan8GxUwd4inrNR8hahbs5pEMbfB
I0yVilbknj8b9HZdpCVE3uxsweA453ghSFy3tE91dpWGkQYZU5iKbxT4OieBPQii
JxmDIPmtvrIiIcI1FNzxhLdIqQ=
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
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=-5.1 required=5.0 tests=AWL,BAYES_05,KAM_NUMSUBJECT,RCVD_IN_DNSWL_NONE autolearn=no version=3.3.1 spammy=0900, interrupted, takashi DOT yano AT nifty DOT ne DOT jp, sk:takashi
X-HELO: conssluserg-02.nifty.com
DKIM-Filter: OpenDKIM Filter v2.10.3 conssluserg-02.nifty.com x7EBlBmk020747
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=nifty.ne.jp; s=dec2015msa; t=1565783231; bh=tJQiTiyqewZhm27CzLXdTPJB04uch/OzmEniYcOaaW0=; h=Date:From:To:Subject:In-Reply-To:References:From; b=UkUpKQbYJkzaKGPj4QTjihNvviBaFyJrHE8iP43/NU59TwBcA/6EqQIGTl7v/sfSU HJHCYpYIB8gqeFd7069jbip4SU989V4aK0TSOIJIxXGAKUeGhoGDihafpamSpA62NW c04pwYrNdIruTV4dJVoXFjGuzBdUleG3L1qsWcDQd93yIMjGU8o2NQNdH5M6eiNpnG psD2ty3H6AexPT3LaqCOFh8Ma/lPNoCMvDbM3AWRCrGSQXuS9b7O3OmMms2aO8JlC1 Fi03/1LoYvXUhtoE6FjgxN85jvQUuiEpUBXMW80EQ58Xt463+yK0r4Bh4Pao+E2h+M Wk7hzySESfBwQ==
Date: Wed, 14 Aug 2019 20:47:17 +0900
From: Takashi Yano <takashi DOT yano AT nifty DOT ne DOT jp>
To: cygwin AT cygwin DOT com
Subject: Re: [ANNOUNCEMENT] TEST: Cygwin 3.1.0-0.1
Message-Id: <20190814204717.caf6884b1216bbeee2f586d6@nifty.ne.jp>
In-Reply-To: <20190814204100.659fe40d928eae15338198a7@nifty.ne.jp>
References: <announce DOT 20190809185338 DOT GZ11632 AT calimero DOT vinschen DOT de> <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> <20190814204100 DOT 659fe40d928eae15338198a7 AT nifty DOT ne DOT jp>
Mime-Version: 1.0
X-IsSubscribed: yes

On Wed, 14 Aug 2019 20:41:00 +0900
Takashi Yano wrote:
> 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.

Sorry, I forgot to mention important thing.

This occurs only in cygwin on command prompt. Not in mintty.

-- 
Takashi Yano <takashi DOT yano AT nifty DOT ne DOT jp>

--
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

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019