This is the mail archive of the cygwin@cygwin.com 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: Remap problems with Perl 5.8 and 1.3.13-2


>On Wed, Oct 16, 2002 at 03:18:52AM -0500, Gary R. Van Sickle wrote:
>>> Also, Gary, you might want to try the most recent snapshot.  I kludged
>>> around some similar problems with rxvt and X.  Maybe I got lucky and
>>> fixed some problems with perl.
>>
>>
>>No such luck with 20021016 00:57:28.  Sorry.
>
>Can you give me the specific application that failed?  As I >mentioned, I
>couldn't duplicate the problem.

I'm seeing it with both autoconf and with a simple LOC counter script I
wrote (attached).  With autoconf I see this:


c:\unix\bin\perl.exe: *** unable to remap
c:\unix\lib\perl5\5.8.0\cygwin-multi-64int\auto\Cwd\Cwd.dll to same address
as parent(0x460000) != 0xE60000
      5 [main] perl 3436 sync_with_child: child 112(0x710) died before
initialization with status code 0x1
   2661 [main] perl 3436 sync_with_child: *** child state child loading dlls
c:\unix\bin\perl.exe: *** unable to remap
c:\unix\lib\perl5\5.8.0\cygwin-multi-64int\auto\Cwd\Cwd.dll to same address
as parent(0x460000) != 0xE60000
5052719 [main] perl 3436 sync_with_child: child 3504(0x6F8) died before
initialization with status code 0x1
5059954 [main] perl 3436 sync_with_child: *** child state child loading dlls
c:\unix\bin\perl.exe: *** unable to remap
c:\unix\lib\perl5\5.8.0\cygwin-multi-64int\auto\Cwd\Cwd.dll to same address
as parent(0x460000) != 0xE60000
10098035 [main] perl 3436 sync_with_child: child 2736(0x6E4) died before
initialization with status code 0x1
10098175 [main] perl 3436 sync_with_child: *** child state child loading
dlls
[etc...]


With the attached script I see this (cd to a directory tree with some C
source code in it first):


$ ~/loc
Scanning /home/grvs/src/dxp1000/Firmware for applicable files...
c:\unix\bin\perl.exe: *** unable to remap
c:\unix\lib\perl5\5.8.0\cygwin-multi-64int\auto\List\Util\Util.dll to same
address as parent(0x460000) != 0xE60000
      6 [main] perl 3184 sync_with_child: child 1632(0x71C) died before
initialization with status code 0x1
   8569 [main] perl 3184 sync_with_child: *** child state child loading dlls
[etc...]

--
Gary R. Van Sickle
Braemar Inc.
11481 Rupp Dr.
Burnsville, MN 55337

Attachment: loc
Description: Binary data

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

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