From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 77393 invoked by alias); 14 Oct 2018 04:37:11 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 75602 invoked by uid 89); 14 Oct 2018 04:37:02 -0000 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 Received: from mout.kundenserver.de (HELO mout.kundenserver.de) (212.227.126.135) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Sun, 14 Oct 2018 04:37:01 +0000 Received: from [192.168.178.45] ([95.91.209.148]) by mrelayeu.kundenserver.de (mreue010 [212.227.15.167]) with ESMTPSA (Nemesis) id 1N0WsG-1fQ3he2HAq-00wUIz for ; Sun, 14 Oct 2018 06:36:58 +0200 Received: from [192.168.178.45] ([95.91.209.148]) by mrelayeu.kundenserver.de (mreue010 [212.227.15.167]) with ESMTPSA (Nemesis) id 1N0WsG-1fQ3he2HAq-00wUIz for ; Sun, 14 Oct 2018 06:36:58 +0200 Subject: Re: Cygwin windows won't close To: cygwin@cygwin.com References: <244059378.20181007032751@yandex.ru> <1829128594.20181008205201@yandex.ru> <1485439048.20181009144650@yandex.ru> From: Thomas Wolff Message-ID: Date: Sun, 14 Oct 2018 04:37:00 -0000 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 X-SW-Source: 2018-10/txt/msg00111.txt.bz2 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