X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=-2.4 required=5.0	tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,T_TO_NO_BRKTS_FREEMAIL
X-Spam-Check-By: sourceware.org
Message-ID: <4E9463BD.30601@gmail.com>
Date: Tue, 11 Oct 2011 17:41:49 +0200
From: Marco Atzeri <marco.atzeri@gmail.com>
User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:7.0.1) Gecko/20110929 Thunderbird/7.0.1
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: Re: Problem redirecting stderr to pipe in subprocess
References: <4E906DD1.50107@cornell.edu> <4E90C308.9090508@cornell.edu> <20111009235815.GA18203@ednor.casa.cgf.cx> <20111010220608.GA1568@ednor.casa.cgf.cx> <4E93AD5E.6060001@cornell.edu> <20111011034441.GA20346@ednor.casa.cgf.cx> <4E9440C8.2060805@cornell.edu> <4E9443A4.9000405@gmail.com> <4E9457D5.80401@cornell.edu>
In-Reply-To: <4E9457D5.80401@cornell.edu>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

On 10/11/2011 4:51 PM, Ken Brown wrote:
> On 10/11/2011 9:24 AM, Marco Atzeri wrote:
>> On 10/11/2011 3:12 PM, Ken Brown wrote:
>>
>>> In addition, the 2011-10-10 snapshot doesn't work well with xterm. When
>>> I start xterm, I see
>>>
>>> bash: cannot set terminal process group (-1): Inappropriate ioctl for
>>> device
>>> bash: no job control in this shell
>>
>> same with today CVS on XP-SP3
>
> Hi Marco,
>
> If you still have the latest from cvs installed (or the latest
> snapshot), would you mind testing the two STCs that I sent earlier in
> the thread?
>
> http://cygwin.com/ml/cygwin/2011-10/msg00120.html
> http://cygwin.com/ml/cygwin/2011-10/msg00122.html
>
> I'd like to know whether the problem is somehow related to my setup.
>
> Thanks.
>
> Ken

on mintty and similar on xterm

$ time ./bash-ls1
      11 [main] bash 7820 sig_send: wait for sig_complete event failed,
signal -39, rc 258, Win32 error 0

real    1m0.426s
user    0m0.030s
sys     0m0.015s

$ time ./bash-ls
      11 [main] bash 676 sig_send: wait for sig_complete event failed,
signal -39, rc 258, Win32 error 0

real    1m0.395s
user    0m0.030s
sys     0m0.046s

CVS but missing the last change
http://cygwin.com/ml/cygwin-cvs/2011-q4/msg00018.html

Regards
Marco

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

