X-Recipient: archive-cygwin@delorie.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 <anrdaemon@freemail.ru>
Reply-To: Andrey Repin <cygwin@cygwin.com>
Message-ID: <1226445904.20130303181849@mtu-net.ru>
To: Chloe <starrychloe@oliveyou.net>, cygwin@cygwin.com
Subject: Re: Rebase problems in Ruby
In-Reply-To: <513330E4.4060100@oliveyou.net>
References: <513330E4.4060100@oliveyou.net>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.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@freemail.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

