Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Date: Thu, 16 Sep 2004 11:26:23 +0200 From: Corinna Vinschen To: cygwin AT cygwin DOT com Subject: Re: Problem with cat under bash shell Message-ID: <20040916092623.GC17670@cygbert.vinschen.de> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <20040914143006 DOT 17892 DOT qmail AT web90003 DOT mail DOT scd DOT yahoo DOT com> <20040916090941 DOT 38007 DOT qmail AT web90010 DOT mail DOT scd DOT yahoo DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040916090941.38007.qmail@web90010.mail.scd.yahoo.com> User-Agent: Mutt/1.4.2i On Sep 16 10:09, Lionel Barnett wrote: > --- Lionel Barnett wrote: > > Hi, > > > > Still no joy on this problem (Cygwin ver 1.5.11) > > > > bash -c "cat << EOF" > > > > fails with: > > > > cat: -: Permission denied > > > > The corresponding command under sh, tcsh or zsh causes no problem. > > Seems like it could be a permissions problem with /tmp. Lines 1162 - > 1164 in the strace output (attached) are: > > 743 120125 [main] cat 2668 fhandler_base::raw_read: ReadFile > /tmp/sh-thd-1095306567 failed, Win32 error 59 > 1746 121871 [main] cat 2668 seterrno_from_win_error: > /netrel/src/cygwin-1.5.11-1/winsup/cygwin/fhandler.cc:263 windows error > 59 > 756 122627 [main] cat 2668 geterrno_from_win_error: unknown windows > error 59, setting errno to 13 That looks really weird. Did you notice that win32 error 59 means "An unexpected network error occurred." ? Does that give a hint to you? Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader mailto:cygwin AT cygwin DOT com Red Hat, Inc. -- 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/