Cygwin + Python: unable to remap

Reini Urban rurban@x-ray.at
Thu Sep 16 20:29:00 GMT 2010


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



More information about the Cygwin mailing list