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:message-id:date:from:mime-version:to:subject :content-type:content-transfer-encoding; q=dns; s=default; b=YG8 LjY7/RVsvnTwM+1K1tLJRa61ZfuNRkIlwgcT+NCd+ItVpDnewbg7un/btcjSzf27 3p0VUPZEE7BiEzkmNJdhy5eP+9pcQIwmfqwDb5zAyuTlTBaWkMdgLTlUxFTNM9I7 IU49fBcKi+OUq0YLBeZKYikCksgK0oAD4mlPxG+g= 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:message-id:date:from:mime-version:to:subject :content-type:content-transfer-encoding; s=default; bh=V/VLNzfQg E7/nQPbKfeP2pvUYRU=; b=s4Ib/sA8fjFnxtZLKLgPt73u2R09kbKVcacjtnaCJ 9Q3ZY7jcVV8BMxNCFpwBqbqycMQH5UzdNxd/KEIJMVbB6WBfFb2lJSnAs8mOhcOG BzfRXWylH9ojNim69nsDA+SprETWwFEL6UMbVQWvyx3AO9izgQu5h39IXy7TV16I bg= 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.0 required=5.0 tests=BAYES_20,SPF_PASS,T_RP_MATCHES_RCVD autolearn=ham version=3.3.2 X-HELO: tmta134044pub.verizon.net X-CMAE-Score: 0 X-CMAE-Analysis: v=2.1 cv=OpOysHLt c=1 sm=1 tr=0 a=ezFLAP4FW/eYWxKiKgkjNA==:117 a=9-f_Eo4EFxIA:10 a=IkcTkHD0fZMA:10 a=o1OHuDzbAAAA:8 a=oR5dmqMzAAAA:8 a=h1PgugrvaO0A:10 a=XQUdoALdvV1g38hEcaEA:9 a=GDGs90Toxz29hS14:21 a=DqQ1gtfr4e8kpQtU:21 a=QEXdDO2ut3YA:10 Message-id: <55663419.6080700@verizon.net> Date: Wed, 27 May 2015 17:16:09 -0400 From: Gerry Reno User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.1.1 MIME-version: 1.0 To: cygwin AT cygwin DOT com Subject: Cygwin fork:retry error Content-type: text/plain; charset=utf-8 Content-transfer-encoding: 7bit X-IsSubscribed: yes I've been struggling with this fork:retry issue for over a month and have yet to find a working solution. The machines are Windows 7 64-bit with Cygwin 32-bit installation. I run Setup and then install some bash scripts for the user. Only some of the machines appear to be having this fork:retry problem. And even reinstalling Cygwin does not appear to fix the problem. Error: /etc/profile: fork: retry: Resource temporarily unavailable 1 [main] bash 3236 child_info_fork::abort: C:\Cygwin\bin\cyggcc_s-1.dll: loaded to different address: parent(0x370000) != child(0x2B0000) I've tried completely eliminating every trace of Cygwin I can find on the machine and then reinstalling Cygwin but the error persists. I've tried the rebaseall commands listed in a number of posts. Again, the error persists. What's interesting is that if I try rebooting one of these machines numerous times eventually the scripts will work without this fork:retry error. But if you reboot the machine again most likely the fork:retry error will reappear. It's almost like there is some race condition involved. Any help here greatly appreciated. -- 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