Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
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
Date: Tue, 7 Jun 2005 14:42:25 -0400
From: Christopher Faylor <cgf-no-personal-reply-please@cygwin.com>
To: cygwin@cygwin.com
Subject: Re: Thread error using named pipe / FIFO on latest version of cygwin
Message-ID: <20050607184225.GA31141@trixie.casa.cgf.cx>
Reply-To: cygwin@cygwin.com
References: <20050607102221.1554.qmail@web26710.mail.ukl.yahoo.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <20050607102221.1554.qmail@web26710.mail.ukl.yahoo.com>
User-Agent: Mutt/1.5.8i

On Tue, Jun 07, 2005 at 11:22:21AM +0100, Allan Wilkins wrote:
>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)'

This should be fixed in the next snapshot.

cgf

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

