delorie.com/archives/browse.cgi | search |
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: | <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-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 <takashi DOT yano AT nifty DOT ne DOT jp> |
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: | <fd409b25-146a-3fcf-ba5d-b7436b4a3f3e@cornell.edu> |
References: | <6d43c714-c4ba-4f0c-9913-cb8453129c85 AT gmail DOT com> <d24aa066-ab3d-9ff0-215a-0a1ed1ec2e5d AT cornell DOT edu> <93562f34-3a14-0c10-cb57-1ae861307d82 AT gmail DOT com> <f4a808cf-d129-f6ce-0da8-674cf88a71ad AT gmail DOT com> <810b0c97ee0697c06bdaa4dff4081bb502bc46ab DOT camel AT dontech DOT dk> <CACSsrOzmexPqVeAoZigrkR4Tv6sWa-506Ui8UzsgLcTSBotgLw AT mail DOT gmail DOT com> <9ed4b0776323e4a0f62191121715d52a0429bdb2 DOT camel AT dontech DOT dk> <fd409b25-146a-3fcf-ba5d-b7436b4a3f3e AT cornell DOT edu> |
Mime-Version: | 1.0 |
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 <takashi DOT yano AT nifty DOT ne DOT jp> -- 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
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |