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 :references:in-reply-to:content-type:content-transfer-encoding; q=dns; s=default; b=w5CKfhm2SCi1rZUEYAshPfr4zOz349Eo3PLVv2pua+n TQEokv9TU81KjfvpdW6+dXpq10AWdIg1NkH0x8ElzGUntVVxCrp8idcZvBfGkFIW 6UVdgQ2S1Ll4m0oo7NnzFS3ChZRJGj4H8TEKmflcPAA2OqM7cG3/CTf/G+C7i0tc = 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 :references:in-reply-to:content-type:content-transfer-encoding; s=default; bh=HTWBm3gWzlOL7XrMDFlKxDIaj9g=; b=VaYZpfqpWnl8MuGWM nBOTx768JVOyNB00MrXXz8BMjvZq6nAtych+d0ijVB8qdk9uc/l0K+PsJFL25MvW 4n7qwQMLSfbN6bEDgDXfyC1rjAyjjLbQezQf4kAoQxd448tJR1VKFtoyhyrKLkvT Z7H5CKIwTTs6ns/92DGvJF7/Q8= 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.6 required=5.0 tests=AWL,BAYES_20,SPF_PASS,T_RP_MATCHES_RCVD autolearn=ham version=3.3.2 X-HELO: tmta134046pub.verizon.net X-CMAE-Score: 0 X-CMAE-Analysis: v=2.1 cv=XMDNMlVE c=1 sm=1 tr=0 a=ezFLAP4FW/eYWxKiKgkjNA==:117 a=9-f_Eo4EFxIA:10 a=N659UExz7-8A:10 a=o1OHuDzbAAAA:8 a=oR5dmqMzAAAA:8 a=h1PgugrvaO0A:10 a=ioXGRAS-rvu_n6nfNZEA:9 a=YxSwshHms3fQOpYb:21 a=z96nXnUHFWRuq-BU:21 a=pILNOxqGKmIA:10 Message-id: <55665F57.6000601@verizon.net> Date: Wed, 27 May 2015 20:20:39 -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: Re: Cygwin fork:retry error References: <55663419 DOT 6080700 AT verizon DOT net> <55665B4C DOT 8080907 AT cs DOT umass DOT edu> In-reply-to: <55665B4C.8080907@cs.umass.edu> Content-type: text/plain; charset=windows-1252 Content-transfer-encoding: 7bit X-IsSubscribed: yes On 05/27/2015 08:03 PM, Eliot Moss wrote: > On 5/27/2015 5:16 PM, Gerry Reno wrote: >> 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) > > This may be grasping at straws, but do you have a large number of cygwin packages in your install? > At some times in the past, if you had a really large number of packages (it's the dll's in them that > are of primary concern), the rebasing (which tries to give every library a unique address range) > could use so much of your address space that dll's would start running into other areas. If this > might be a problem, maybe doing a smaller installation, with fewer packages, would work better. > > Regards -- Eliot Moss Thanks, Eliot. Right now we're only installing the Base package plus about 5 or 6 additional packages. I wouldn't think that would be too many. The install goes pretty quick. -- 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