X-Recipient: archive-cygwin AT delorie DOT com 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 MIME-Version: 1.0 In-Reply-To: References: From: Jeremy Hetzler Date: Mon, 19 Mar 2012 14:51:53 -0400 Message-ID: Subject: Re: [1.7.11] perl dll address clash, rebaseall/perlrebase does not help To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=ISO-8859-1 X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id q2JIqwPg004293 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 wrote: > All, > > I am getting the following errors midway through a perl script: > >       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