| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| 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 |
| From: | "Dave Korn" <dave DOT korn AT artimi DOT com> |
| To: | <cygwin AT cygwin DOT com> |
| Subject: | RE: Thread error using named pipe / FIFO on latest version of cygwin |
| Date: | Tue, 7 Jun 2005 18:59:55 +0100 |
| MIME-Version: | 1.0 |
| In-Reply-To: | <20050607102221.1554.qmail@web26710.mail.ukl.yahoo.com> |
| Message-ID: | <SERRANOSVhGOD6gx3lK00000318@SERRANO.CAM.ARTIMI.COM> |
----Original Message----
>From: Allan Wilkins
>Sent: 07 June 2005 11:22
> I am receiving the following error whilst using a FIFO
> on the latest versions of cygwin:
>
> C:\cygwin\bin\bash.exe (2056): *** WFMO failed
> waiting for cygthread '(null)'
>
> To reproduce the problem:
>
> Open two cygwin bash shells. In the first enter:
>
> $ mkfifo TEST
> $ echo "Hello World" >TEST
>
>
> In the second enter:
>
> $ while read line
> > do
> > echo $line
> > done <TEST
>
> The following error will then be displayed:
>
> C:\cygwin\bin\bash.exe (2056): *** WFMO failed
> waiting for cygthread '(null)'
Fails for me too, although at least that '(null)' is replaced by the
somewhat more informative 'read_pipe'. Haven't looked any more closely yet.
cheers,
DaveK
--
Can't think of a witty .sigline today....
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |