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=wf/CmULgtr3T5O58ymCLzXS0k28QoA4ASvcKUti3+xf 4AZnbhybBpgk24SHkCRW2EKXfXivliR4uoQ/5K9p1fd/LlK6Vi8ynp9u352Ktc8b 2xHlr0CXEF+WlQvTDXdSXpXc6dVavv/Pi/P1iC3pN4IRzX7fXP4rm0OFeX+NjPiQ = 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=87UEan7KvwiJLG1AYc1XqSDwzxk=; b=VqBDSYC6fGAjE8oV6 0ejn/Wj7LkFc3ipt+7eYpkpNltmIoZL3qbuliCJg3TkKX0ciw0eMNEWTlK3f9jQv YljxsopyBA7YfAJKlFcO9KaJnhgzZUTHwMRiD6an8kMdAb5QSvjBcVHW4B/PkSF+ 4iFCQ4bpzPqjsESgRmlG60K4kU= 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=-1.0 required=5.0 tests=AWL,BAYES_00,SPF_PASS,T_RP_MATCHES_RCVD autolearn=ham version=3.3.2 X-HELO: tmta134047pub.verizon.net X-CMAE-Score: 0 X-CMAE-Analysis: v=2.1 cv=Q/4vmNCa 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=w_pzkKWiAAAA:8 a=LFQqHYtOxp__r5kYFMoA:9 a=ctYLIhRxbPaXHBST:21 a=-2QIfV9ZNXuNfgNB:21 a=pILNOxqGKmIA:10 a=buB1NfXUTBUA:10 a=IfQ-iFkkCvMA:10 Message-id: <55664B1D.6080702@verizon.net> Date: Wed, 27 May 2015 18:54:21 -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> <55663D0D DOT 9020506 AT gmail DOT com> In-reply-to: <55663D0D.9020506@gmail.com> Content-type: text/plain; charset=windows-1252 Content-transfer-encoding: 7bit X-IsSubscribed: yes On 05/27/2015 05:54 PM, Marco Atzeri wrote: > > > On 5/27/2015 11: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. > > what about testing a 64bit cygwin installation ? Can't do that unfortunately. We still have a mix of 32 bit and 64 bit machines and everything has to run on both. Hoping this year to get rid of the last of our old 32-bit stuff but we're not there yet. > >> 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 two addresses are very low. On my machine > > $ rebase -si |grep cyggcc_s > /usr/bin/cyggcc_s-1.dll base 0x5dc90000 size 0x00022000 > > So I suspect a BLODA is interfering with your cygwin installation. The only thing I see from the list is BitDefender which these laptops have installed. > > with > less /proc/self/maps > > you can have an idea of which dll are loaded > >> >> 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. > > An antivirus more likely > >> >> Any help here greatly appreciated. > > 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 > -- 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