X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=0.3 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,KAM_THEBAT,KHOP_THREADED,SPF_SOFTFAIL X-Spam-Check-By: sourceware.org Date: Sun, 3 Mar 2013 18:18:49 +0400 From: Andrey Repin Reply-To: Andrey Repin Message-ID: <1226445904.20130303181849@mtu-net.ru> To: Chloe , cygwin AT cygwin DOT com Subject: Re: Rebase problems in Ruby In-Reply-To: <513330E4.4060100@oliveyou.net> References: <513330E4 DOT 4060100 AT oliveyou DOT net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: 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 Greetings, Chloe! >> So where are these gems coming from and how many are there? Too >> many/ones from unknown places are going to be either missed >> by 'rubyrebase' or be impossible to fit in memory without >> collision with other installed DLLs. See this thread for more >> discussion of this: > They come from 'bundle install' and 'gem install'. The standard Ruby > places. There are about 100 in my Gemfile. The same project works on > WinXP, but not Win8. I don't see how it can't fit in memory. My WinXP > has 1GB and my Win8 has 8GB. I've run rebaseall and rubyrebase several > times, and re-installed ImageMagick and libpixman_1.0 several times. If they are "standard" fpr you, Cygwin may not know about them. You have to manually supply a list of shared libs and applications your project depends upon to rebase them on the same ground with the rest of Cygwin. > I just can't get past this problem. Does this mean I have to give up on > Cygwin? > $ rails console > 0 [main] ruby 6420 child_info_fork::abort: > C:\cygwin\bin\cygpixman-1-0.dll: Loaded to different address: > parent(0x68D70000) != child(0x35D0000) > 0 [main] ruby 1500 child_info_fork::abort: > C:\cygwin\bin\cygpixman-1-0.dll: Loaded to different address: > parent(0x68D70000) != child(0x3720000) -- WBR, Andrey Repin (anrdaemon AT freemail DOT ru) 03.03.2013, <18:17> Sorry for my terrible english... -- 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