X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org To: cygwin AT cygwin DOT com From: "Michael Kairys" Subject: Intermittent perl crash Date: Mon, 17 Dec 2007 11:47:18 -0500 Lines: 27 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 I apologize in advance for the scanty information here; I'm hoping someone can suggest how to narrow this down. I've begun using Cygwin Perl regularly in the past few days (previously used only AS) and I'm finding fairly simple scripts crashing intermittently with this message: 3 [main] perl 4348 D:\Local\Cygwin\bin\perl.exe: *** fatal error - unable to remap D:\Local\Cygwin\lib\perl5\vendor_perl\5.8\cygwin\auto\Win32\Process\Process.dll to same address as parent(0x260000) != 0x370000 The shell which launched the script will hang for several minutes, and then I will see: 9 [main] perl 2092 child_info::sync: wait failed, pid 4348, Win32 error 183 265 [main] perl 2092 fork: child 4348 - died waiting for dll loading, errno 11 By "fairly simple" I mean ones I'm working on that at this point are only reading arguments and doing string operations. (Oh, and globbing an argument and doing "-f" tests on the results). I've tried trimming them down, etc., but the problem is intermittent and I can't get anything reproduceable. Any hints welcome, and TIA. -- 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/