X-Spam-Check-By: sourceware.org
From: "Dave Korn" <dave.korn@artimi.com>
To: <cygwin@cygwin.com>
Subject: RE: Crashes/defunct processes after upgrade to cygwin-1.5.20
Date: Tue, 11 Jul 2006 14:46:58 +0100
Message-ID: <034d01c6a4f0$7af57210$a501a8c0@CAM.ARTIMI.COM>
MIME-Version: 1.0
Content-Type: text/plain; 	charset="UTF-8"
X-Mailer: Microsoft Office Outlook 11
In-Reply-To: <20060711131132.322660@gmx.net>
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@cygwin.com>
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
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id k6BDkxbO028596

On 11 July 2006 14:12, Harald Anlauf wrote:

> Corinna,

  Nope, I'm not Corinna!
 
> I have now attached the output of cygcheck of my system
> that should be "current" except for cygwin1 which 1.5.19-4.
> 
> I have verified that there was and is no other cygwin1.dll,
> neither in PATH nor elsewhere.
> 
> #!/usr/bin/csh

  There is no such thing as /usr/bin/csh in the cygwin distribution.

> cat << EOF
>     Hello world!
> EOF
>
> % ./cygwin-csh-bug
> cat: -: Bad file descriptor
> cat: closing standard input: Bad file descriptor
> % echo $?
> 1

  The cygwin version of the C-shell is called 'tcsh'.  You perhaps have some kind of bogus shell script in /usr/bin that's pretending to be csh and is attempting to translate and forward the command line args to the real tcsh and is getting confused?


    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/


