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:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=TwSWz+DB0Pd9bODQ wE0RBqUEd5nqyyunQCmnZvMAnxKK13bh0mVh2uSBby1xtgMvanXTUrWvJQVGgkxa zWGmP59UPSeVt9D/KbRx8o3BEMRAnLZwo4qm7bonErD+ok+g6YQNr/KRo9ptKzgw Jx+7UxHATXOyWPgSa4XpzmWs8vk= 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:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; s=default; bh=zm6EuDs81XiVCp/ex/G6P1 urLrg=; b=JedONKZHNl50lmiPI7ysCXAy3/aErVuvHEPy63iI4ULWIC5fEmLSJp twjAUMGPid3xiSGmvFItZcCH5SMez62E6rtYCsB4Xo4zEhnfTpzbvj+YhaE0LF6W fVPSt0jUQIOydpq1BoDyl8DxyOLHYaRADAFZ6cGGqz7O9OArpG6E0= 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-Spam-SWARE-Status: No, score=-0.8 required=5.0 tests=AWL,BAYES_00,KAM_LAZY_DOMAIN_SECURITY,RCVD_IN_DNSWL_NONE autolearn=no version=3.3.2 spammy=Protection, brings, Hx-languages-length:1078, window X-HELO: mout.kundenserver.de Subject: Re: Cygwin windows won't close To: cygwin AT cygwin DOT com References: <244059378 DOT 20181007032751 AT yandex DOT ru> <1829128594 DOT 20181008205201 AT yandex DOT ru> <1485439048 DOT 20181009144650 AT yandex DOT ru> From: Thomas Wolff Message-ID: Date: Sun, 14 Oct 2018 06:36:57 +0200 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Am 10.10.2018 um 08:37 schrieb Thomas Wolff: > > Am 09.10.2018 um 20:46 schrieb Marco Atzeri: >> Am 09.10.2018 um 19:22 schrieb Ziegelmiller, Lyle(AWF) via cygwin: >>> Then I don't see much of the cause for such a behavior from Cygwin >>> side. >>> May be other software interfering. Do you have a particularly >>> zealous "antivirus", pehaps? >>> >>> We're using "Symantec Endpoint Protection", Version 14. >>> >>> I could see an anti-virus program preventing the execution of a >>> Cygwin window, but not the closing of one. >>> >> >> I have seen Symantec in the past creating such problems. >> Probably they inject something in the call sequence. > Which brings me to this suggestions: Please try option > ConfirmExit=false, does the behaviour change? > Thomas Despite pending response to my diagnostic request, it can well be that the start of `ps` to construct the process list shown with the exit confirmation has this effect. I've uploaded a patch to avoid it, constructing the list internally from /proc, to the mintty repository. Thomas -- 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