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:mime-version:content-type :content-transfer-encoding:message-id:date:from:to:subject :in-reply-to:references; q=dns; s=default; b=YQc85c5VFgc5suaC8Z6 t5zX4Rn7kF6yzWt6x9rGqi/5YH+MIq1lwxYn4QCjoogcNI6AD7TrasjZQVVmT4yT Iqm4SlSTlTrnqLy6cChRZyYqV5WzzjXAFLlrgrrfOJn7VAug2ImKeYWvccnq/wwz wnMlP3u8QBW8hB2VgiIH7INQ= 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:mime-version:content-type :content-transfer-encoding:message-id:date:from:to:subject :in-reply-to:references; s=default; bh=E5rHq1Pl+EzMdgpMxuAK1C9E6 ok=; b=uOSvHq408zgXwPOnrO6+sEGLlrYq5J/S8qJgoZ2XYIq2yTNfrnm4/gyc9 Ifu9OSwHtp/1CKICTJI68NURVp7Ee15x21OVWgEd1DK9ZztMLY5fxyqd0l3mWhae 5TxZZ09lOOeSrxQfv4Zyo3j8yQWMcm0kn2wRPB+8ZqyxGaDux8= 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=2.3 required=5.0 tests=AWL,BAYES_50,HK_RANDOM_ENVFROM,HK_RANDOM_FROM,KAM_LAZY_DOMAIN_SECURITY,RCVD_IN_DNSWL_LOW autolearn=no version=3.3.2 X-HELO: sneak2.sneakemail.com MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <28820-1440216321-185249@sneakemail.com> Date: Fri, 21 Aug 2015 22:05:18 -0600 From: "John Hein" <3fbmqnhaz4 AT snkmail DOT com> To: cygwin AT cygwin DOT com Subject: Re: mintty hangs after exit In-Reply-To: <1778924762.20150822020530@yandex.ru> References: <1778924762 DOT 20150822020530 AT yandex DOT ru> Andrey Repin wrote at 02:05 +0300 on Aug 22, 2015: > Just noticed a weird thing. Wonder if anyone can confirm or deny the issue. > > 1. Start mintty as `mintty.exe -` (i.e. login shell) > 2. Execute a command. S.a. "ssh anywhere" > 3. Exit all running apps. I.e. ^D out of all shells. > 4. mintty remains running. > There's no more child processes of it, nothing. It's just stuck around. I see that on occasion, but haven't pinned down reliable conditions for reproducing the symptom. I'm using tcsh as shell (I'm not claiming a correlation necessarily). What if you hit enter in the hung window? That usually kicks things into gear causing the process / window to go away here. (I miss 'wchan' in ps output to give a clue what the process is doing / waiting on.) -- 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