This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: proc_waiter: error on read of child wait pipe


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]