X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=-0.9 required=5.0	tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE
X-Spam-Check-By: sourceware.org
Message-ID: <4C92746C.5080809@x-ray.at>
Date: Thu, 16 Sep 2010 21:47:56 +0200
From: Reini Urban <rurban@x-ray.at>
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.12) Gecko/20100825 SeaMonkey/2.0.7
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: Re: Cygwin + Python: unable to remap
References: <AANLkTin7p83cXtmpEkNruTQPPM_5swh=_6U-Od3wH6Bc@mail.gmail.com> <AANLkTiko81Fw_vjib__K3-y6VbwCFrG=n_KMHOCjYCNY@mail.gmail.com>
In-Reply-To: <AANLkTiko81Fw_vjib__K3-y6VbwCFrG=n_KMHOCjYCNY@mail.gmail.com>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes
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

Al schrieb:
> To give some additional information: If I run the program several
> times (without rebasing in between) the addresses always change. I
> don't see a pattern in it:
 >
>        2 [main] python2.6 3592
> P:\cygwin\home\prefix\gentoo\usr\bin\python2.6.exe: *** fatal error -
> unable to remap P:\cygwin\home\prefix\gentoo\usr\bin\cygncurses5.dll
> to same address as parent: 0x380000 != 0x990000
>
> If the addresses change anyway rebasing doesn't seem to be the solution. Right?

Did rebaseall really succeed successfully?
Looks like one dll is at a wrong baseaddress. I often had /bin/cygz.dll 
wrong.

Everything below 0x60000000 should be suspicious:
   ldd /bin/python.exe

   ldd /bin/bash
-- 
Reini Urban
http://phpwiki.org/  http://murbreak.at/

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

