delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2017/06/13/03:28:34

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:in-reply-to:references:from:date
:message-id:subject:to:content-type; q=dns; s=default; b=pLpNjOg
dDyaOWVwidwIB9BUr3b6IDJs2gcimE6sMwpFGgNovAUGWqAsPSMfKNs77ZCesVAt
VVLLesBvRd0eka06VDX81b1fBuX7CBOx1ISqWObvz5I72QaXhBir1F84ECALzn8W
rX2lPr6yeeJ1qz4NZ5ly1u9zwLOvbjQLq/+Q=
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:in-reply-to:references:from:date
:message-id:subject:to:content-type; s=default; bh=E/3TNV/L5h02W
FIhQXWrYZmE5TY=; b=Bgj9WNKSDEVYBNFIeydVEiYmao37lEsrZfuSK1dUYpCNr
zzNX1JkwtGOLI7wU5U2lfQfK2TZvy74BlrDibgEPPbPJl6093u49GKnkzLo3e5kX
dR1LO/D+AgqrO2EhSP7/EaKzJO9D7EZHMJFKJlhiquvi23QkW8rmgM1c5icERE=
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
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.1 required=5.0 tests=AWL,BAYES_50,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=Editor, cg, sk:HKEY_LO, sk:hkey_lo
X-HELO: mail-wr0-f181.google.com
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to; bh=y5tXEEesUhX/UBsrp9G2xdRYtD5+K8gG/a/KcBo+A4A=; b=EBqhl0w4RmwPBLEHvf9H1iB76LNp21uwdopgoXifzyFTSuv7UhnDwEar9Cfol9KRuz 0d49JsYhIEmAvDq3fphshl//id7alnYww4uNETKXuKBKJxpc1LKrLB+zzJjP+KfTnJKJ LTyb1C9MCJgrYAS6rEfqkninyPz6BgSDuWIWfZIoXKBWAQQ1xgMXL/Bbelso8sY+79LU 6TTv9gplK3OKVicCun0GgzE6PD3Ld7DoZUBMKirpLZB8x/Vd/EnzC90ETMWYzCnzhVXf 5RScrcUlzmFOpvknFmKHkwCv0SeJo09qKLawktYmTBnVHVOzstr1kuFmzL5FtrJXv7aR Efow==
X-Gm-Message-State: AODbwcBq9Dm6x8acwM7aratqu1TLoQjHOiGzAnSbCm4HO84Hbg3ktxJL yQlTq6ktBaFcWkP0Gtf/wLsddKGkvdcz
X-Received: by 10.80.182.35 with SMTP id b32mr47079251ede.123.1497338890192; Tue, 13 Jun 2017 00:28:10 -0700 (PDT)
MIME-Version: 1.0
In-Reply-To: <vriuzidcq4ft.fsf@gavenkoa.example.com>
References: <vriuzidcq4ft DOT fsf AT gavenkoa DOT example DOT com>
From: =?UTF-8?Q?V=C3=A1clav_Haisman?= <vhaisman AT gmail DOT com>
Date: Tue, 13 Jun 2017 09:28:09 +0200
Message-ID: <CAKw7uVhEJNJ=Mn7fKLpYj--UkhsU9VqT51tg728HH=x3cd=k5w@mail.gmail.com>
Subject: Re: Sometimes Emacs sticks on forking...
To: cygwin AT cygwin DOT com
X-IsSubscribed: yes

On 12 June 2017 at 23:30, Oleksandr Gavenko <gavenkoa AT gmail DOT com> wrote:
> 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...
>

We do not use Windows Defender and I am seeing this occasionally as
well. We use McAfee though.

-- 
VH

--
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

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019