X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:from:to:subject:message-id:date:mime-version :content-type:content-transfer-encoding; q=dns; s=default; b=oZL f17WOUIujTpBZ3GQ1c5qccKEruHN6Ez5KLGOxGV17Q7HaEClyGxGfPCdB1aGljgl VtI08w88X298Z4cn3Zxew043SgSVWrHjwMYAmpA+OGMo9LGT5nvLIYgZpKJAIpxp cbBH++HjE3qxkrJhet7YPObxRi0Q/t46xSv/9uqY= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:from:to:subject:message-id:date:mime-version :content-type:content-transfer-encoding; s=default; bh=LAgp/jhEB bapjvK/uFgBQCSFdug=; b=JskdPJZ+eLahNTKfdEqkFDdaQ4o+Heselh6oJhEkc ZFy/hXR7T/PcwNSDV1Dc92uCJ/gfqmqo7lUkYE2gBjRFDfwvu1AZFNGUttx0Jn2e AcUQ1l5Hza5FYEX11aW5zdplON+puSZjiQGnmJZFagUUfQqGL1WjAumAVre8lWzO y8= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=mintty, respond X-HELO: mail-yw0-f176.google.com X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:subject:message-id:date:user-agent :mime-version:content-transfer-encoding; bh=iJsSz59uYJxCJYItwMYENeUUbPhlcjoi1gALIIP6KCg=; b=dg05VTjLQiuU3if/ytStL5iKoWlU8v4adUIKASKuKgsl0q9I1j1q9D6INqNP8LOaJq 6AMBjt/zVEScLpcJHokR9/lacgG2xucoWl6PS4feq97m38CIGZE+zpB2HmHDeInr8V4Z 780wpD/4hxK3VCJCVwuL2G5Hdq77RnPGpqyZ/16otQFALMhScTeayhwO1bptNBwgurqG 2PBY3dlfs22hIjZ3fw+TEnxdhNd4u8LWvIqhpfMc+Ea6EmMTVt0An3RDUEz9qQN0Mn8A DkcMgxOlfg98jYeF8wKUfsqL6hhFzc2vzB3LTkwDYK6L4ZeaDVNhEhP5VUdW5PwLx667 gnjw== X-Gm-Message-State: AEkooutpVHbOcYLlC4ww44YEqf7l7NBXryaDZf02n/nonO8aVpUumzydygzzFUTsAriA7Q== X-Received: by 10.13.241.199 with SMTP id a190mr54862033ywf.141.1470622794946; Sun, 07 Aug 2016 19:19:54 -0700 (PDT) From: Thomas Taylor To: cygwin AT cygwin DOT com Subject: tcsh version 6.19.00-3 hangs on exit Message-ID: <827cea77-fa5b-91a5-781e-95987b34f75a@gmail.com> Date: Sun, 7 Aug 2016 22:19:49 -0400 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.2.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit tcsh version 6.19.00-3 hangs on exit. tcsh scripts, once OK, no longer respond to Control-C; must be stopped with Control-Z and then killed. To test, try simplest possible script: #!/bin/csh as first and only line. (Simplest possible bash script works fine.) Am running tcsh version 6.19.00-3; mintty version 2.4.4; Cygwin version 2.5.2-1 64-bit; Windows 7 SP 1 64-bit. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple