Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sourceware.cygnus.com>
List-Archive: <http://sourceware.cygnus.com/ml/cygwin/>
List-Post: <mailto:cygwin@sourceware.cygnus.com>
List-Help: <mailto:cygwin-help@sourceware.cygnus.com>, <http://sourceware.cygnus.com/ml/#faqs>
Sender: cygwin-owner@sourceware.cygnus.com
Delivered-To: mailing list cygwin@sourceware.cygnus.com
From: Chris Faylor <cgf@cygnus.com>
Date: Wed, 15 Mar 2000 08:49:27 -0500
To: scozens@pwj.co.jp
Cc: cygwin@sourceware.cygnus.com
Subject: Re: Possible bash bug?
Message-ID: <20000315084927.C19524@cygnus.com>
Reply-To: cygwin@sourceware.cygnus.com
Mail-Followup-To: cgf@cygnus.com, scozens@pwj.co.jp,
	cygwin@sourceware.cygnus.com
References: <492568A3.0020F860.00@pwj-gw-n001.pwj.co.jp>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.1.8i
In-Reply-To: <492568A3.0020F860.00@pwj-gw-n001.pwj.co.jp>; from scozens@pwj.co.jp on Wed, Mar 15, 2000 at 03:07:21PM +0900

On Wed, Mar 15, 2000 at 03:07:21PM +0900, scozens@pwj.co.jp wrote:
>Apologies if this is a known issue; I'm not in a position
>to check the archives at the moment. (Actually, could some kind soul
>forward me some instructions on how to subscribe to this list? I'm
>on email-access-only at the moment. :( )

???  The web page for the project is:

http://sourceware.cygnus.com/cygwin/

>Using the current development snapshot I compiled up Perl
>5.6.0 RC1 without any problems. However, I'm having problems
>with a very simple line of Perl:
>
>perl -le 'print q/foo/ if -t STDIN'
>
>(Print foo if STDIN is connected to a terminal.)
>
>Running this on bash 2.03, I got the following: (after a long
>delay)
>
>$ perl -le 'print q/foo/ if -t STDIN'
>foo
>205865942 [main] bash 9025 sig_send: wait for sig_complete event failed,
>sig
>-2, rc 258, Win32 error 0
>
>Running under strace and/or zsh, the problem went away.
>Any ideas on how to fix this?

Could you send a cygcheck -r -s -v?  This error is a cygwin DLL error.
I assume that when you say "current development snapshot" you're referring
to the 2000-Mar-14 version.

I can't duplicate this with my version of perl and my version of bash
but I'm not running 5.6.0.

cgf

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

