X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=2.0 required=5.0	tests=AWL,BAYES_00,BOTNET,KHOP_THREADED,RCVD_IN_DNSWL_NONE,RCVD_IN_HOSTKARMA_NO,RCVD_IN_HOSTKARMA_YE
X-Spam-Check-By: sourceware.org
Message-id: <512B78AB.5080104@cygwin.com>
Date: Mon, 25 Feb 2013 09:43:55 -0500
From: "Larry Hall (Cygwin)" <reply-to-list-only-lh@cygwin.com>
Reply-to: cygwin@cygwin.com
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130107 Thunderbird/17.0.2
MIME-version: 1.0
To: cygwin@cygwin.com
Subject: Re: Rebase problems in Ruby
References: <79C554FC26904DA996E827DF2A76A7C6@dumbopc>
In-reply-to: <79C554FC26904DA996E827DF2A76A7C6@dumbopc>
Content-type: text/plain; charset=ISO-8859-1; format=flowed
Content-transfer-encoding: 7bit
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.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

On 2/25/2013 12:17 AM, Chloe wrote:
> I'm trying to run 'rails console' in an app with many, many gems (not a test
> app) and it is giving me these errors. I've already tried to run 'rebaseall'
> with ash and I also ran 'rubyrebase' using a script I found on this list
> archive. Neither helped. I've tried several times. 'cygcheck -c' says
> everything's OK. These are the errors I'm getting:
>
>
>
> $ rails console
>        2 [main] ruby 4216 child_info_fork::abort:
> C:\cygwin\bin\cygpixman-1-0.dll: Loaded to different address:
> parent(0x692B0000) != child(0x17A0000)

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:

<http://cygwin.com/ml/cygwin/2013-01/msg00317.html>

-- 
Larry

_____________________________________________________________________

A: Yes.
 > Q: Are you sure?
 >> A: Because it reverses the logical flow of conversation.
 >>> Q: Why is top posting annoying in email?

--
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

