X-Spam-Check-By: sourceware.org Content-Type: text/plain; charset="iso-8859-1" Date: Tue, 11 Jul 2006 16:08:07 +0200 From: "Harald Anlauf" In-Reply-To: <20060711081529.213600@gmx.net> Message-ID: <20060711140807.220040@gmx.net> MIME-Version: 1.0 References: <20060711081529 DOT 213600 AT gmx DOT net> Subject: Re: Crashes/defunct processes after upgrade to cygwin-1.5.20 To: cygwin AT cygwin DOT com X-Authenticated: #17983646 X-Flags: 0001 X-Mailer: WWW-Mail 6100 (Global Message Exchange) Content-Transfer-Encoding: 8bit Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Unsubscribe: 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 (Sorry, I'm not subscribed to the mailing list, so I am answering my own mail). Dave, I'm not a cygwin expert and rather use Linux at home and elsewhere, so I don't know why on cygwin /usr/bin is the same as /bin and /usr/lib the same as /lib, but I do not really care. Anyway, /usr/bin/tcsh, /bin/csh and /usr/bin/csh point to the same executable, namely /bin/tcsh.exe: % ls -l /bin/*csh.exe /usr/bin/*csh.exe lrwxrwxrwx 1 hanlauf mkgroup-l-d 8 Aug 3 2005 /bin/csh.exe -> tcsh.exe -rwxrwx---+ 1 hanlauf mkgroup-l-d 301056 Aug 2 2005 /bin/tcsh.exe lrwxrwxrwx 1 hanlauf mkgroup-l-d 8 Aug 3 2005 /usr/bin/csh.exe -> tcsh.exe -rwxrwx---+ 1 hanlauf mkgroup-l-d 301056 Aug 2 2005 /usr/bin/tcsh.exe It really does not matter whether I say % ./cygwin-csh-bug or % csh ./cygwin-csh-bug or % tcsh ./cygwin-csh-bug And running % bash ./cygwin-csh-bug or % ksh ./cygwin-csh-bug works as expected. It's only (t)csh Trust me. Furthermore, it works after "upgrade" to cygwin1.dll-1.5.20-1 which has the other problems. -- Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen! Ideal für Modem und ISDN: http://www.gmx.net/de/go/smartsurfer -- 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/