| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT sourceware DOT cygnus DOT com> |
| List-Archive: | <http://sourceware.cygnus.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT sourceware DOT cygnus DOT com> |
| List-Help: | <mailto:cygwin-help AT sourceware DOT cygnus DOT com>, <http://sourceware.cygnus.com/ml/#faqs> |
| Sender: | cygwin-owner AT sourceware DOT cygnus DOT com |
| Delivered-To: | mailing list cygwin AT sourceware DOT cygnus DOT com |
| From: | Chris Faylor <cgf AT cygnus DOT com> |
| Date: | Fri, 3 Mar 2000 10:48:21 -0500 |
| To: | Cygwin Mailing List <cygwin AT sourceware DOT cygnus DOT com> |
| Subject: | Re: tcsh problem [Update] |
| Message-ID: | <20000303104821.B1026@cygnus.com> |
| Reply-To: | cygwin AT sourceware DOT cygnus DOT com |
| References: | <200003030736 DOT IAA21858 AT andromeda DOT risc DOT uni-linz DOT ac DOT at> |
| Mime-Version: | 1.0 |
| User-Agent: | Mutt/1.1.4i |
| In-Reply-To: | <200003030736.IAA21858@andromeda.risc.uni-linz.ac.at>; from Axel.Riese@risc.uni-linz.ac.at on Fri, Mar 03, 2000 at 08:36:27AM +0100 |
On Fri, Mar 03, 2000 at 08:36:27AM +0100, Axel Riese wrote:
>Some weeks ago I reported that Corinna Vinschen's tcsh 6.08 port does
>not work under Win95 and the January 2000 snapshots (it exits
>immediately because for some strange reason tcsh writes to stdin and
>says good-bye).
>
>With the February 27 snapshot the behavior changed. Now tcsh starts,
>but whenever I run a (non built-in) command such as ls, mount, etc.
>it hangs after completion of the command. I also compiled tcsh 6.09
>and got the same result.
>
>Any ideas ?
strace -osomefile tcsh
tcsh
mount
In another window:
ps
(find pid of tcsh)
kill -9 thetcshpid
Send somefile to cgf AT cygnus DOT com.
cgf
--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |