This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Cygwin + Python: unable to remap


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]