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:subject:to:references:from:message-id:date
	:mime-version:in-reply-to:content-type
	:content-transfer-encoding; q=dns; s=default; b=Kgvp5sZDMEgJ3TcQ
	ufxA/RwwkQaZrW1TCz2l6m/QftTa3PmGPEjiK/Kh9gGrQuAT5aoIYgXJVe7h+ML8
	mGbeJT/YBWKT3/RsaOje8TUquAxIELWHwHORn3B95J8+VRlApLVF621/x/zXK5Hl
	ztQ+v6aQVRKhAQfn87NRQO6XDsI=
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=2iPHIxTefPLDFexwEwfjLK
	24WGE=; b=lrKwObvWjDTbHBX2W1eS69AgBeolwk4iBPjMEhW2gPMzRRFXjfw0mh
	9RMeL669dWGwaZcDMtxIYURxgKxbYdCfOPxVeBXxnikyHpRIwJI4IS5zswcp6GpY
	kl4/VAgF/vV5Z8G276+TUJ2HZkqZrwyvyVYOhr9EaBBbytUa48B/o=
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=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,RCVD_IN_SORBS_SPAM,SPF_PASS autolearn=no version=3.3.2 spammy=H*u:6.1, H*f:sk:581AD3D, H*i:sk:581AD3D, H*MI:sk:581AD3D
X-HELO: mail-wm0-f44.google.com
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;        d=1e100.net; s=20130820;        h=x-gm-message-state:subject:to:references:from:message-id:date         :user-agent:mime-version:in-reply-to:content-transfer-encoding;        bh=Gql3OckysR6X7GBMxJwdCbrTKEH4rmzqx5d3G5NAnOQ=;        b=JnwiUPF5x/8JP2FqlvejZgKArV8m4EapoaM1HcHjlYcC0N1F4tCMcE0j8SX+bA/n5g         HKpz2MxsDkra4tA2CromMow3QSuntSV8XkofuTth3ago8VNxuLdtpVlJHYLCCX+ajyfQ         l8wMkYSAc7biPzoY3vYiRf+6YxiRqjJWeC1aktr5Ja4y2XoqPG1dh/EiW72JEy8IFUk2         M/ZQoc1Htz3hzwkswpdRzyLPQHwAKjlkKMIR49RKE6LTqmHltdLBL779CwtvClzHhIk4         f46jz4tCDSBnojRksbMJXHAqQq32+lSlnQnAEqgQamBEYq8gOMwPqQDBe4Zsl+mLbnF5         t7Rg==
X-Gm-Message-State: ABUngveCAaBqUA5phGkYkpTokEIw98YMYhA26HZOunZGZQ+Ck7SVmzYIvxpQx2nlE73XRQ==
X-Received: by 10.28.185.203 with SMTP id j194mr6201937wmf.73.1478156550904;        Thu, 03 Nov 2016 00:02:30 -0700 (PDT)
Subject: Re: Windows 10 updates causes fork retry no child processes
To: cygwin@cygwin.com
References: <581A0AA5.5030107@verizon.net> <0d98a082-e270-659f-5b48-b9dfd01fc85f@SystematicSw.ab.ca> <581AD3D3.2020908@verizon.net>
From: Marco Atzeri <marco.atzeri@gmail.com>
Message-ID: <a13ffcd0-7a68-860b-65f0-65a9f918b97f@gmail.com>
Date: Thu, 3 Nov 2016 08:02:28 +0100
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.4.0
MIME-Version: 1.0
In-Reply-To: <581AD3D3.2020908@verizon.net>
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes

On 03/11/2016 07:06, Gerry Reno wrote:

>> in this case indicating Windows has not been (auto)restarted since
>> the update.
>>
>> If you don't use mintty, you could do this in an ash or dash script
>> at Windows login, which does the rebase-trigger then exec rebaseall,
>> so no other process is running using Cygwin.
>>
>> If you use Cygwin mintty you would have to do the equivalent from a
>> cmd or PowerShell script before launching any Cygwin process.
>>
>> If your client systems run Windows Enterprise or Education or use
>> SCCM instead of Windows Update, details may need to be changed.
>>
>
>
> The users cannot do anything with Cygwin.
> And the client machines are out in the field and not even connected to a network.
> What is needed is for Cygwin itself to detect and manage the situation.
>


than it was chosen the wrong system.
Instead of W10 + Cygwin a Linux system was more indicated.

Cygwin can not avoid that other programs, poorly written,
interfere with it.
https://cygwin.com/faq/faq.html#faq.using.bloda

You need to get rid of them.

Regards
Marco








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

