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: 1.7.7: unable to remap * errors with perl even after running rebaseall


2010/11/22 Mirko Streckenbach:
> On 22.11.2010 04:40, Larry Hall (Cygwin) wrote:
>>> since switching from 1.5 on XP to 1.7 on Win7 a few weeks ago, I'm seeing
>>> random "unable to remap ..." errors when using perl. Unlike I'm used from
>>> 1.5, these errors won't go away after rebaseall.
>>
>> Did you try perlrebase?
>
> Yes. There were no noticable differences between using "rebaseall" and
> "perlrebase". The errors appear in both cases.

You have to check all used imagebases, of perl, its dynaloaded dll's,
and of the forked program.
ldd helps here.

Either you have one wrong, i.e. low <0x5000000 base (rebase or
re-install this then),
or one windows prog is using bases higher than 56000000.
MS IE or MS Office usually. Closing it usually helps.
-- 
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]