X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-5.7 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: <50B4886B.5040603@gmail.com> Date: Tue, 27 Nov 2012 10:31:23 +0100 From: marco atzeri User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/17.0 Thunderbird/17.0 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: cygwin dlls address issue (cygconv-2.dll), unable to rebaseall 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 11/26/2012 5:33 PM, Piren wrote: > Hi > > I've been using Cygwin for a while and everything was working fine. > i've updated Cygwin to the latest version s 1.7.17-1. and even since > i'm unable to use it anymore. > I'm getting this message shown on every start of cygwin and it never > becomes operational: > 0 [main] bash 6156 child_info_fork::abort: > C:\cygwin\bin\cygiconv-2.dll: Loaded to different address: > parent(0x490000) != child(0x630000) > bash: fork: retry: Resource temporarily unavailable > > i've tried rebaseasll, with a variety of open memory allocations but > nothing works. even when i landed on an "open" slot where > cygicon-2.dll did not complain, i still kept getting this error when > starting cygwin. I did a lot of searching for possible answers, in > every past message i found in the mainling list of similar issues, > they were all resolved a long while ago, so not sure why i'm still > getting this. > > attached is cygcheck.out, any help will be much obliged > > Regards, > Uri > I suspect the base address of > C:\cygwin\bin\cygiconv-2.dll: Loaded to different address: > parent(0x490000) != child(0x630000) to be the problem. I saw one time that rebase used inconsistent address. Could you from dash run "rebase -si > rebase.out" and post the output as attachment ? As extreme rebase action, you can remove or rename "/etc/rebase.db.i386" and rebaseall again. Without the previous database it will rebase from scratch; sometime it solves the problem. 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