From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 73722 invoked by alias); 12 Jun 2017 21:31:01 -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 73562 invoked by uid 89); 12 Jun 2017 21:30:58 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=2.6 required=5.0 tests=BAYES_50,FREEMAIL_FROM,KAM_LAZY_DOMAIN_SECURITY,KAM_OTHER_BAD_TLD autolearn=no version=3.3.2 spammy=Editor, cg, sk:HKEY_LO, sk:hkey_lo X-HELO: blaine.gmane.org Received: from Unknown (HELO blaine.gmane.org) (195.159.176.226) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Mon, 12 Jun 2017 21:30:54 +0000 Received: from list by blaine.gmane.org with local (Exim 4.84_2) (envelope-from ) id 1dKWvB-00032v-QJ for cygwin@cygwin.com; Mon, 12 Jun 2017 23:30:49 +0200 To: cygwin@cygwin.com From: Oleksandr Gavenko Subject: Sometimes Emacs sticks on forking... Date: Mon, 12 Jun 2017 21:31:00 -0000 Message-ID: Mime-Version: 1.0 Content-Type: text/plain User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.2 (cygwin) X-IsSubscribed: yes X-SW-Source: 2017-06/txt/msg00126.txt.bz2 I use latest Cygwin Emacs W32 under Windows 10 x64 and Emacs spawns external processes like hg/git when it open file. Sometimes it freezes and in procexp I see spawned Emacs fork. Usual build-in Emacs C-g key binding doesn't help much (it work with lots of key press and long delay). It is faster to find Emacs fork in procexp and kill it. I've read https://www.cygwin.com/faq.html#faq.using.fixing-fork-failures and some suggestion to debug is: CYGWIN=detect_bloda How can I get messages from GUI program? Emacs W32 open conhost terminal buffer. Is that a place where I should expect warn message? What if problem occur in temporary spawned processes from Emacs? Do they attached to conhost terminal buffer? I have one BLODA, Windows Defender (win10 x64). How can I disable it? I see tricks like: Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows Defender] "DisableAntiSpyware"=dword:00000001 "DisableRoutinelyTakingAction"=dword:00000001 I have Home license and have no access to Group Policy editor... -- http://defun.work/ -- 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