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:to:in-reply-to:from:subject:message-id:date :mime-version:content-type:content-transfer-encoding; q=dns; s= default; b=pB9K9ApOM3J/sedDVd7nrdp96q0CU47vr55GwhCVhQ6wy17YZ96xw 9l11EeXssBZY6AstaVnzKoG1sNc4LBHQdKDZc3XIC/ev4LRQKf33c8VTL7p2XIdq 2aZW6KzZta8n6Rt4jKdZSTA9w5apsLybIj2J1sCNnrNvzo3NrkC2mE= 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:to:in-reply-to:from:subject:message-id:date :mime-version:content-type:content-transfer-encoding; s=default; bh=Apf8Tb8WDzarQSXTAZw9FaS9LuQ=; b=FJsyY758pioXxrmceaoi+aBHaPdr Ji4YuCPRKRkXbjiLr+UBIYs1BUmKqAQJBMniakuljfEPbaRY0H8AszHw9VFmDLfI KJ2ZXoYJesW+RkWGfwOzLPO/B3Qdf6FHb3oaEMRP9l7BBgjnpy4s2RCIpqT4ewac kg5q4tWiJIIYvAg= 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=-2.6 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mout.gmx.com To: cygwin AT cygwin DOT com In-Reply-To: <56026DAF.2050309@gmail.com> From: litter AT null DOT net Subject: Re: Cygwin bash for loops : repeated errors : [main] bash 1972 fork: child -1 - CreateProcessW failed for errno 9 bash: fork: Bad file descriptor Message-ID: <5602BF53.5010203@null.net> Date: Wed, 23 Sep 2015 17:03:47 +0200 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.2.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-UI-Out-Filterresults: notjunk:1;V01:K0:pmsvuZ2ioDY=:SoQFR9qu7O9pf6vVylYG2U qHyBiBushP5PZjH1JhhWEZc1pgQ/WtzjjudtCqea/SPoyfeD1zUKvymyJpN+jZGLFhlpvigSp AjijTZOu87dtT2en1ptk7N36txaAgakVJtZ4D6sh0ihe+/RqdTLvFHbnx+YMRMZRfdn+x5xec oVVNycJMFbpht5/cPpLRFGsxfVTjL8SQ9U4UGluHouqob2WcEuiHuHLKmEhGwV4MdmlFGFWqx 3sIClw9+YyxKP2vSLRekSiltcsUePjZZyi7CI/VrKGmvJjBKJYD8nR2vrlIlDHjxwhFJsHbez G2ExPV3o6jz+bUEDLYATy4nt62N6BQtT9LM0FgA5qpJd+4pZPIyWDHcWUGNWYQ2391yZ+xMcB BAz0K+gtsCh//V7L1r2LXpYchGBPgimHQeJsDFgt8Hk7zptxbE+KBj2u/XCGu8A4qlPZCukgy CErphYudEcyydr0qo7KppbgOJ5rZKhZ3K9IftscK0T/spc7uYDa8gMVDoQlQQcgvWUz5iV3Bj 7sSE0B2nHOwavCYSooQ21b5sSwUNgJKun492l0h++ZsoLTKVpMxN9MQpDbYetrSsTHkNjqB6x TnrZKYaAf65o7FKF2ru/GwWelz2vim4pXIX+XCVhI7DIqCqI7Spuzj4WL6LBfh99cpQAaWzIW deQ4VRxg8mTMjIjc/qyJi+LZnxShlZYUByf4kGpUmDS8AGp9xjYPC17Uw7fSZXOWIfs7lao69 GKghKpBnL7cThq9DUWZcTfD0ZOHgnOUWQgTmXw== > It seems a race problem, due to the repetitive fork of grep > for every line of some-file So why does it fail? Seems like a bug to me! Regards, Paul -- 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