X-Recipient: archive-cygwin@delorie.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:from:date:message-id:subject:to
	:content-type; q=dns; s=default; b=wbqATBrBXdaifWGX4Lpw2UC6wm6iU
	S95cq6T/cp/UCHq9s+tSFMpzeolDbSR/6j6ZKUztVbI+wwgv9PhgdU/9MyHaFC98
	g8ClRg/iTcPLfVPcTRcZk11OVhgYMi0MY2m4Fxzs9+nplFJY++A/qfEjbB0+HqLe
	EJM3e7Ild2xPec=
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:from:date:message-id:subject:to
	:content-type; s=default; bh=MjELRmt1lVkCE7uo2rD6Y4G0K4Y=; b=Ng6
	oicXtd5iZ8LYgctJHJoZqqhgnbF2u8sR9/WpFASX8dAX57tJSHXKAYGuQyKfmkr6
	sLNnAhoS3DLPcUtdFqEWtyKnewxyK6r9oy1OgQT4VDyjuhSI2E5IXnz1MegRGQZU
	G0TjPs8oO7vJjAkY0Q3sShRTJaJchGCw1elASZS4=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-1.4 required=5.0 tests=BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,RCVD_IN_SORBS_SPAM,SPF_PASS autolearn=no version=3.3.2 spammy=hangs
X-HELO: mail-it0-f48.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:from:date:message-id:subject:to;        bh=BMH+XwmpeUbtvvqqrnoD3x8Gmkz3Jbfdo0DjeO/IERo=;        b=tce0VlRi2U3KbVQo3FM0ms2bAzYxq4V9y4J00FUXI134YcgBcFItqii/YdgbM9yXxw         uVow44+wiy8dl2AFZeuWolTKIYeS3XPsXRnN3R6/vaoeNGWVm32xf4uv3k3iN4w/dDRK         NN+HtfqFi/YJz3kt7l4Nr3KRuMxkQ9hH4R/bEdnWh/SvTceNvuEg5EkCMm2rEtC8QIzO         ZaDx7ycgwff/iWTSkVmMZMu+IBxxasx0m2+9N8vLT6qTR5/7+Wf5Zczdj1gQ2Sol5lcG         AEb/sCukZ/PgnEmaJ478UrA9Vh8Lhysks199ZrBPwik79t9a+tgO6CA78XYyI7loNPgB         aYFQ==
X-Gm-Message-State: AIVw113K96YqaIv1UniPCEJjj+gQRIRr7xsZD2Hkaiv2W/vFwsS5saPZ	/C8wRijkmac7Gi40sr/dhn4bJI2qswq2
X-Received: by 10.36.152.197 with SMTP id n188mr301368itd.58.1501784759708; Thu, 03 Aug 2017 11:25:59 -0700 (PDT)
MIME-Version: 1.0
From: Michael McDermott <mcdermott.michaelj@gmail.com>
Date: Thu, 3 Aug 2017 13:25:59 -0500
Message-ID: <CAEC-AL0LtH935iBkr9YFAZfw1FRmD5bjoxfpiYD_60zPXOc2ng@mail.gmail.com>
Subject: Gvim Subprocesses Hangs
To: cygwin@cygwin.com
Content-Type: text/plain; charset="UTF-8"

I have an issue running gvim (under X11) where subprocesses invoked
with the bang command will hang.

For example, I might run:

! git pull

and the process will never complete. If I look at task manager, I will
see a gvim.exe subprocess with around 30% CPU occupying the top of the
CPU usage on the box.

The issue seems to come and go, where it will sometimes happen and
sometimes not. When it happens it happens to all commands. So running,
say,

! ls

(as useless as that might be) will hang just as readily as something complex.

I have attempted to solve the problem with updates and rebases.
Neither of these solve the problem. Oddly enough, console vim does not
suffer from this issue and continues to work.

Does anyone know why this might be?

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

