From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20817 invoked by alias); 19 Mar 2012 18:52:50 -0000 Received: (qmail 20809 invoked by uid 22791); 19 Mar 2012 18:52:48 -0000 X-SWARE-Spam-Status: No, hits=-1.6 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,TW_YG X-Spam-Check-By: sourceware.org Received: from mail-lb0-f171.google.com (HELO mail-lb0-f171.google.com) (209.85.217.171) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 19 Mar 2012 18:52:26 +0000 Received: by lbbge1 with SMTP id ge1so4285984lbb.2 for ; Mon, 19 Mar 2012 11:52:24 -0700 (PDT) Received: by 10.112.104.132 with SMTP id ge4mr882548lbb.5.1332183144264; Mon, 19 Mar 2012 11:52:24 -0700 (PDT) MIME-Version: 1.0 Received: by 10.112.80.2 with HTTP; Mon, 19 Mar 2012 11:51:53 -0700 (PDT) In-Reply-To: References: From: Jeremy Hetzler Date: Mon, 19 Mar 2012 18:52:00 -0000 Message-ID: Subject: Re: [1.7.11] perl dll address clash, rebaseall/perlrebase does not help To: cygwin@cygwin.com Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-IsSubscribed: yes Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com X-SW-Source: 2012-03/txt/msg00535.txt.bz2 After further investigation, I see that the error is triggered by using backticks, either to call /bin/file or perl itself. Yours, Jeremy Hetzler On Mon, Mar 19, 2012 at 2:13 PM, Jeremy Hetzler w= rote: > All, > > I am getting the following errors midway through a perl script: > > =A0=A0=A0=A0=A0 1 [main] perl 3476 child_copy: loaded dll data write copy > failed, 0x6D5A3000..0x6D5A33E0, done 0, windows pid 3544, Win32 error > 487 > 5064348 [main] perl 3476 child_copy: loaded dll data write copy > failed, 0x6D5A3000..0x6D5A33E0, done 0, windows pid 3544, Win32 error > 487 > 10128557 [main] perl 3476 child_copy: loaded dll data write copy > failed, 0x6D5A3000..0x6D5A33E0, done 0, windows pid 3544, Win32 error > 487 > 15192696 [main] perl 3476 child_copy: loaded dll data write copy > failed, 0x6D5A3000..0x6D5A33E0, done 0, windows pid 3544, Win32 error > 487 > 20256239 [main] perl 3476 child_copy: loaded dll data write copy > failed, 0x6D5A3000..0x6D5A33E0, done 0, windows pid 3544, Win32 error > 487 > [...] > > After some googling, I ran rebaseall and perlrebase, and rebooted. > That didn't help; I'm still getting these errors. > > What can I do? Cygcheck output attached. > > Thanks, > Jeremy Hetzler -- 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