X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-0.1 required=5.0 tests=BAYES_20,RCVD_IN_DNSWL_NONE,RCVD_IN_HOSTKARMA_NO,RCVD_IN_HOSTKARMA_YE X-Spam-Check-By: sourceware.org Message-ID: <513330E4.4060100@oliveyou.net> Date: Sun, 03 Mar 2013 06:15:48 -0500 From: Chloe User-Agent: Mozilla/5.0 (Windows NT 6.2; WOW64; rv:17.0) Gecko/20130215 Thunderbird/17.0.3 MIME-Version: 1.0 Followup-To: <79C554FC26904DA996E827DF2A76A7C6 AT dumbopc> To: cygwin AT cygwin DOT com Subject: Re: Rebase problems in Ruby Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 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 > 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. 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) -- 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