Bug: Perl dll Address Conflict

Arthur I Schwarz Arthur_I_Schwarz@raytheon.com
Thu Jul 21 16:15:00 GMT 2005





The Perl program given below has what appears to be a dll address conflict
problem (see "BUG: bash 3.0-7 breaks rebaseall"). As things have it, I need
a workaround if one is available.

The problem occurs on a WinXP (Intel chip) system but does not occur on a
Win2K system (AMD chip). Two WinXP systems have been tried with the same
results.

The 'cygcheck -svr' outputs of the two systems are included as
attachements.


#! /bin/perl -w

use Win32::GUI;                   # Offending module

system( "ls -Al" );


# C:/cygwin/bin/perl.exe (208): *** unable to remap
#
C:/cygwin/lib/perl5/vendor_perl/5.8/cygwin/auto/Win32/Win32.dll
#                                   to same address as parent(0xDC0000) !=
0x12E0000
#      13 [main] perl 2776 fork_parent: child 208 died waiting for dll
loading


(See attached file: cygcheck-winXP.out)(See attached file:
cygcheck-win2k.out)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: cygcheck-winXP.out
Type: application/octet-stream
Size: 60455 bytes
Desc: not available
URL: <http://cygwin.com/pipermail/cygwin/attachments/20050721/99e6e03e/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: cygcheck-win2k.out
Type: application/octet-stream
Size: 52293 bytes
Desc: not available
URL: <http://cygwin.com/pipermail/cygwin/attachments/20050721/99e6e03e/attachment-0001.obj>
-------------- next part --------------
--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


More information about the Cygwin mailing list