public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Chris Faylor <cgf@cygnus.com>
To: Cygwin Mailing List <cygwin@sourceware.cygnus.com>
Subject: Re: tcsh problem [Update]
Date: Fri, 03 Mar 2000 07:48:00 -0000	[thread overview]
Message-ID: <20000303104821.B1026@cygnus.com> (raw)
In-Reply-To: <200003030736.IAA21858@andromeda.risc.uni-linz.ac.at>

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@cygnus.com.

cgf

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

  reply	other threads:[~2000-03-03  7:48 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-03-02 23:36 Axel Riese
2000-03-03  7:48 ` Chris Faylor [this message]
     [not found] ` <20000303104659.A1026@cygnus.com>
2000-03-03 10:54   ` Corinna Vinschen
2000-03-03  5:34 Earnie Boyd
     [not found] <20000305175146.B804@cygnus.com>
2000-03-05 23:31 ` Axel Riese
     [not found] <20000306162036.A17660@cygnus.com>
2000-03-06 23:12 ` Axel Riese
2000-03-07 10:06   ` Chris Faylor
2000-03-08  0:29     ` Axel Riese
2000-03-12 11:23       ` Chris Faylor
2000-03-13  0:17 Axel Riese

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20000303104821.B1026@cygnus.com \
    --to=cgf@cygnus.com \
    --cc=cygwin@sourceware.cygnus.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).