X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Date: Mon, 2 Apr 2012 12:23:03 +0200 From: Corinna Vinschen To: cygwin AT cygwin DOT com Subject: Re: execution of C:/cygwin/bin/sh.exe failing during process fork. Message-ID: <20120402102303.GC9924@calimero.vinschen.de> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <1333360778 DOT 32118 DOT YahooMailNeo AT web192403 DOT mail DOT sg3 DOT yahoo DOT com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <1333360778.32118.YahooMailNeo@web192403.mail.sg3.yahoo.com> User-Agent: Mutt/1.5.21 (2010-09-15) Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: 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 Apr 2 17:59, prakash babu wrote: > Hi, >   > I am using Cygwin (CYGWIN_NT-5.2-WOW64 1.7.11(0.260/5/3) 2012-02-24 14:05 i686 Cygwin) on Microsoft Windows Server 2003 X64 Service Pack 2 . >   > When I invoke C:/cygwin/bin/sh.exe from the command prompt it fails intermittently with the following error. >   > $ C:/cygwin/bin/sh.exe -c 'date' > 29196764 [main] sh 3588 fork: child -1 - forked process died unexpectedly, retry >  0, exit code -1073741819, errno 11 > sh: fork: retry: Resource temporarily unavailable > 30198805 [main] sh 3588 fork: child -1 - forked process died unexpectedly, retry >  0, exit code -1073741819, errno 11 > sh: fork: retry: Resource temporarily unavailable > 32199231 [main] sh 3588 fork: child -1 - forked process died unexpectedly, retry >  0, exit code -1073741819, errno 11 > sh: fork: retry: Resource temporarily unavailable > 36199854 [main] sh 3588 fork: child -1 - forked process died unexpectedly, retry >  0, exit code -1073741819, errno 11 > sh: fork: retry: Resource temporarily unavailable >   > What are the possible causes for this error. Would reinstalling cygwin help ? Typically a rebase problem. Either run dash from Windows Explorer and start /bin/rebaseall (with(!) full path), or you might try to run setup to update. This will with high probablity run the auto-rebase feature automatically. Another reason for the above problem could be that some process on the machine is still running with an old version of the DLL. THis often occures due to a Cygwin update while some Cygwin processes were still in use. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader cygwin AT cygwin DOT com Red Hat -- 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