X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-5.5 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: <5017B340.8050204@gmail.com> Date: Tue, 31 Jul 2012 12:28:16 +0200 From: marco atzeri User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:14.0) Gecko/20120713 Thunderbird/14.0 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: Rebase: still struggling with it References: <1343727897 DOT 48204 DOT YahooMailClassic AT web130203 DOT mail DOT mud DOT yahoo DOT com> In-Reply-To: <1343727897.48204.YahooMailClassic@web130203.mail.mud.yahoo.com> 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 7/31/2012 11:44 AM, Charles Smith wrote: > I > - turned off sshd > - closed all cygwin processes > - started e:\cygwin\bin\dash from the Run window > - ran rebase and got this message: > > $ /bin/rebaseall > /usr/lib/perl5/5.14/i686-cygwin-threads-64int/CORE/cygperl5_14_2.dll: skipped because nonexistent. > $ > > (I just updated yesterday) > > and I'm still getting this: > > Warning: Cannot convert string "vlines2" to type Pixmap > Warning: Cannot convert string "vlines2" to type Pixmap > 934 [main] xterm 2636 child_info_fork::abort: E:\cygwin\bin\cygXdmcp-6.dll: Loaded to different address: parent(0x250000) != child(0x2C0000) > /home/mellman/opt/xterm-281/xterm: Error 29, errno 11: Resource temporarily unavailable > Reason: spawn: fork() failed > 8729 [main] xterm 1888 child_info_fork::abort: E:\cygwin\bin\cygXdmcp-6.dll: Loaded to different address: parent(0x250000) != child(0x2C0000) > /home/mellman/opt/xterm-281/xterm: Error 29, errno 11: Resource temporarily unavailable > Reason: spawn: fork() failed 0x250000 is a low address for a cygwin dll. It is likely that some other program is occupying the expected space looks on "rebase -si" space for collisions (marked by *) and look on /proc/process_id/maps using the process id of your xterm or bash to identify the squatter > > > As an aside let me say that I've been hesitant to use rebaseall because it says that it rebases the whole system. After studying, searching, and a leap of faith, I presume now that what's meant is the whole *cygwin* system and that my expensively purchased programs won't be updated, improved, or otherwise hacked... right? rebaseall is only working on cygwin files. ( whole cygwin ;-) ) It works on all the files listed in /etc/setup/*.lst.gz If you have additional own built dll's you need to use the rebaseall -T switch > > Thank you, > Charles. -- 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