X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Date: Mon, 7 Nov 2011 11:18:58 +0100 From: Corinna Vinschen To: cygwin AT cygwin DOT com Subject: Re: proc_waiter: error on read of child wait pipe Message-ID: <20111107101858.GB26286@calimero.vinschen.de> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <20111104122905 DOT GA3864 AT po8371> <20111105084908 DOT GD17783 AT calimero DOT vinschen DOT de> <20111107080151 DOT GA704 AT po8371> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20111107080151.GA704@po8371> User-Agent: Mutt/1.5.21 (2010-09-15) Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: 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 On Nov 7 09:01, Denis Excoffier wrote: > On Sat, Nov 05, 2011 at 09:49:08AM +0100, Corinna Vinschen wrote: > >> On Nov 4 13:28, Denis Excoffier wrote: > >> > > >> > Hello, > >> > > >> > I have all the packages up to date, and also the last Cygwin snapshot: > >> > [...] > >> > >> Fixed in CVS and the latest snapshot. > > Does not seem so. > > jupiter% cat /proc/version | tr -d '\100' > CYGWIN_NT-5.1 version 1.7.10s(0.254/5/3) (cgf) (gcc version 4.3.4 20090804 (release) 1 (GCC) ) 20111104 17:08:22 > jupiter% /usr/bin/env -i PATH=/usr/bin /bin/tcsh-6.17.06 -fc 'set bar = `echo foo | wc -c`' > 573 [proc_waiter] wc 2032 proc_waiter: error on read of child wait pipe 0x6E8, Win32 error 6 > jupiter% echo `echo foo | wc -l` > 3 [proc_waiter] wc 3028 proc_waiter: error on read of child wait pipe 0x700, Win32 error 6 > > The effect of the last snapshot is: > - the "reattach_children" messages have disappeared > - for two pipes (or more) the messages seem to have disappeared > > Can anybody reproduce this? Should i infer that i have to rebase > something? I could originally, bu I can't anymore. I tried it with self-built from CVS and with the 20111104 snapshot. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader cygwin AT cygwin DOT com Red Hat -- 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