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:mime-version:date:message-id:subject:from:to :content-type; q=dns; s=default; b=nLNMD22TDAn9ih2EHiaS3FqTXppBm 4r3YiKgYubOvhjAzQ3lvXZnPCp7pEjhB/Awdc494PPuU36yT0ZkmltWW/aF3GocJ eKSs0nU5E5JLOmTia1+72nQSyJqinf4AWmFCsWxdMiPaJ2LAUqQFv67ZHKhXNmEE PAJcfyToPYoDLg= 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:date:message-id:subject:from:to :content-type; s=default; bh=bzno/IvLSI5wZQYI41ekTib2Rho=; b=BrU qg09bn9t9CFyMFOHRjZUacPr0uVyBFM/5epiO87AgnWblG1efYO3SmCYH7m7dX0u 4z0dcZl7VWqHkID35YaOcyPBpy1MtizEYLMgRTeRmvBEp1WD5GrUkq3mBhC3N0Jt dJa3Yo7wNRm71Rr/1WNRXE2dpJHkxQMkTaeoq6B0= 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-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.3 required=5.0 tests=AWL,BAYES_00,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-pd0-f182.google.com MIME-Version: 1.0 X-Received: by 10.66.65.165 with SMTP id y5mr53533504pas.70.1418042409594; Mon, 08 Dec 2014 04:40:09 -0800 (PST) Date: Mon, 8 Dec 2014 12:40:09 +0000 Message-ID: Subject: proc_retry question From: xmoon 2000 To: cygwin Content-Type: text/plain; charset=UTF-8 X-IsSubscribed: yes I have set proc_retry = 10. I still get the following error message but showing rety 10: 0 [main] sh 35392 fork: child -1 - forked process 35736 died unexpectedly, retry 10, exit code 0xC0000005, errno 11 /q/onlyPastEnd.sh: fork: retry: Resource temporarily unavailable Does this mean it got an error and cygwin will now retry 10 times? OR does it mean it retry-ed 10 and failed? Moon -- 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