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:message-id:subject:from:reply-to:to:date :in-reply-to:references:content-type:mime-version :content-transfer-encoding; q=dns; s=default; b=UYZXX0DmnC6IXyGX PJbLf/RPJd71yqv2GhMWQfLi72Ot/PSIWgdnorlJb1165/V0bJ583pInBvbF0+i0 KRxNGPRt6wmFkFCZWsuvoAyZeRNkIyiO4RbXH7P1S7nG5WgZVWT94BCSWtwyIULG u2fALbxfbWt5Bw2MSp4Z6Q0rLac= 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:message-id:subject:from:reply-to:to:date :in-reply-to:references:content-type:mime-version :content-transfer-encoding; s=default; bh=LdHb3pFT4lnDzA04/SEhYG na+9U=; b=RioCAy4HmVaNXt++VEbLFWyLIPuJeDjPCUx4uw1ivI6c+ARZBsLFEA dkmXSdQuO9taFa3tH6ZEIe9vDTAT/+/yJ2ZS3tiBMkuTIRy1teNecOFvJ7GTaBUx SpsOSsBrl9XRZ+54SktF00GT1Ch4iNdYGjOEClHCZUvr4WzxbehEs= 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=-2.2 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.3.1 spammy=garbage, HX-Languages-Length:1110 X-HELO: relay.telenor.dk X-MtScore: NO score=0 Message-ID: Subject: Re: fork: Resource temporarily unavailable errors after upgrading cygwin packages From: Peter Dons Tychsen Reply-To: pdt AT dontech DOT dk To: Takashi Yano , cygwin AT cygwin DOT com Date: Tue, 11 Feb 2020 11:38:35 +0100 In-Reply-To: <20200211112026.05664f5c68b6282a39da8ac2@nifty.ne.jp> 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> <23d3cd65794886745e2070a1d1b74013418b0bd8 DOT camel AT dontech DOT dk> <20200211112026 DOT 05664f5c68b6282a39da8ac2 AT nifty DOT ne DOT jp> Content-Type: text/plain; charset="UTF-8" User-Agent: Evolution 3.32.5 (3.32.5-1.fc30) MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Hi Takashi, Thanks for looking at this & your great work on Cygwin! On Tue, 2020-02-11 at 11:20 +0900, Takashi Yano wrote: > Is this the same as your problem? Yeah, it could be. Could this result in fork error messages as we are seeing all over the place? > If so, it goes without stopping 1 minute with patch: > https://cygwin.com/ml/cygwin-patches/2020-q1/msg00148.html Nice trick to use pinfo as a work-around, but i could fear that others also call kill() at this critical time. Is there an actual fix for kill() in the cooking? I could fear that tools like "make" actually call this all over the place, especially if its aborting running processes. And why did this work before? > In any case, the following error occurs. > > /usr/lib/gcc/x86_64-pc-cygwin/7.4.0/../../../../x86_64-pc- > cygwin/bin/ld:test00.d: file format not recognized; treating as > linker script That looks OK. Ignore the actual result of the makefile, its just garbage :-). Its only to reproduce this error. Thanks again for helping, /pedro -- 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