From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 337 invoked by alias); 31 Aug 2012 07:08:58 -0000 Received: (qmail 323 invoked by uid 22791); 31 Aug 2012 07:08:57 -0000 X-SWARE-Spam-Status: No, hits=2.7 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,KHOP_RCVD_TRUST,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE X-Spam-Check-By: sourceware.org Received: from mail-ob0-f171.google.com (HELO mail-ob0-f171.google.com) (209.85.214.171) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 31 Aug 2012 07:08:43 +0000 Received: by obqv19 with SMTP id v19so5286750obq.2 for ; Fri, 31 Aug 2012 00:08:42 -0700 (PDT) MIME-Version: 1.0 Received: by 10.60.172.15 with SMTP id ay15mr6780324oec.64.1346396922697; Fri, 31 Aug 2012 00:08:42 -0700 (PDT) Received: by 10.76.153.72 with HTTP; Fri, 31 Aug 2012 00:08:42 -0700 (PDT) Date: Fri, 31 Aug 2012 11:14:00 -0000 Message-ID: Subject: fork process error in cygwin 1.7.16 From: Prakash Babu To: cygwin@cygwin.com Content-Type: text/plain; charset=ISO-8859-1 X-IsSubscribed: yes Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com X-SW-Source: 2012-08/txt/msg00668.txt.bz2 Hi, I am seeing the following "fork process error" while using the latest cygwin version (1.7.16) on Windows 2003 Server(64 bit) $ uname -a CYGWIN_NT-5.2-WOW64 1.7.16(0.262/5/3) 2012-07-20 22:55 i686 Cygwin $ sh.exe $ sh.exe 0 [main] sh 2824 fork: child -1 - forked process 3192 died unexpectedly, retry 0, exit code -1073741819, errno 11 sh: fork: retry: Resource temporarily unavailable 1008177 [main] sh 2824 fork: child -1 - forked process 2508 died unexpectedly, retry 0, exit code -1073741819, errno 11 sh: fork: retry: Resource temporarily unavailable The first launch of sh.exe process worked fine. From the second launch i am seeing this error. I see a similar issue reported in thread http://cygwin.com/ml/cygwin/2012-05/msg00167.html for cygwin 1.7.13/1.7.14 Is the fix for this issue available in cygwin 1.7.16 thanks, Prakash -- 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