X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-5.5 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,KHOP_RCVD_TRUST,KHOP_THREADED,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE X-Spam-Check-By: sourceware.org Message-ID: <50406493.9030709@gmail.com> Date: Fri, 31 Aug 2012 09:15:31 +0200 From: marco atzeri User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:14.0) Gecko/20120713 Thunderbird/14.0 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: fork process error in cygwin 1.7.16 References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes 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 On 8/31/2012 9:08 AM, Prakash Babu wrote: > 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 > > -- likely a rebase error. http://cygwin.com/faq-nochunks.html#faq.using.fixing-fork-failures if rebaseall does not work the first time, you can also try to remove /etc/rebase.db.i386 to force a complete rebase instead of an incremental one. see also > Problem reports: http://cygwin.com/problems.html Regards Marco -- 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