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:date:from:to:subject:message-id:in-reply-to :references:mime-version:content-type:content-transfer-encoding; q=dns; s=default; b=yB4AYCc7f7h3j3pB0N3J/UgLIRPYC47qlVpvWLanY7h /FiOIcCn5nMPaeYJqVDn3De/V2fHes4k4OiMGRock7Y/OevvQw1Rrl4pDLoomlMC FQvf67dT9Z4FDvO1sFuMvhqwps8ndzeKbibaIsWFHHvrvWZzOUiTbmVy2vatPY3c = 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:date:from:to:subject:message-id:in-reply-to :references:mime-version:content-type:content-transfer-encoding; s=default; bh=9Gt7e2DWUsBgM5Xrt94zz6nJ24M=; b=e3qYdojiVQg2fDHqI 7iReB3PzABddHqs5oR1yU41o1BnJmSXUrFPriiFRvM1huyfZzpBazoIe8Z+mjnJm zRlk3QohicO67kTyGLK9VzFeufX+FW0+XE/7YROa7qLZhRD3LY/Qy6Hkmtj3Ms8L yTyJ9iPmN2p0IpYiOIWM+gJZVI= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , 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-Spam-SWARE-Status: No, score=-5.0 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.1 spammy=Ken, H*f:sk:fd409b2, H*x:Sylpheed, H*MI:sk:fd409b2 X-HELO: conssluserg-03.nifty.com DKIM-Filter: OpenDKIM Filter v2.10.3 conssluserg-03.nifty.com 01606nU4024155 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=nifty.ne.jp; s=dec2015msa; t=1580947609; bh=eBiscCzfDEIsOb0v+nm+DqaexsSRNxlzQ3H2/VGaZ/Y=; h=Date:From:To:Subject:In-Reply-To:References:From; b=ycvTtkgfYrJ1nJSV1M/hJn7PaENpVKK2BuEuqPpDUKZLET0KEyI/2IxNWVJX6i3EV PGiAfFFi5S/u5ts+wmY3dn0er4tObrJu3UDyKDo2rT5xfzRhXROS6tzE5+QyRRvtj2 +wfEhXN/X4wyHv1qpX/LT945jSYJSj+bnzhWnFA7/JWCLIb1vxoP5mw8DQwuomwXFk J276VRuIaFp2KNaa8GGUCWWCyZeMSGl/Ukvyp3Grlq0nPkESGTtrsGwu8LZ/+8ds2a tv3q90vKL/rTXZdGXRO5I/bZQQXFJXSIhHtqiP0CNkn505qgWMuGSMQmPmHH5TjV6a dX8JC8urRukkA== Date: Thu, 6 Feb 2020 09:06:53 +0900 From: Takashi Yano To: cygwin AT cygwin DOT com Subject: Re: fork: Resource temporarily unavailable errors after upgrading cygwin packages Message-Id: <20200206090653.8db2af2caab4a1c63242ff31@nifty.ne.jp> In-Reply-To: References: <6d43c714-c4ba-4f0c-9913-cb8453129c85 AT gmail DOT com> <93562f34-3a14-0c10-cb57-1ae861307d82 AT gmail DOT com> <810b0c97ee0697c06bdaa4dff4081bb502bc46ab DOT camel AT dontech DOT dk> <9ed4b0776323e4a0f62191121715d52a0429bdb2 DOT camel AT dontech DOT dk> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-IsSubscribed: yes On Wed, 5 Feb 2020 17:07:38 -0500 Ken Brown wrote: > That last issue is probably due to changes in /usr/bin/cygwin-console-helper.exe > related to the new PTY code. So in addition to rewinding the DLL, you have to > rewind cygwin-console-helper. Indeed, cygwin-console-helper.exe was changed related to the pseudo console support, however, it suppose to be upper compatible. At least cygwin 3.0.7 works with new cygwin-console-helper.exe. -- Takashi Yano -- 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