This is the mail archive of the cygwin 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: Intermittent perl crash


2007/12/17, Michael Kairys <kairys@comcast.net>:
> 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

Known problem and easy to fix.
Download the rebase package, read the readme, stop all cygwin services and
run rebaseall in ash.

> 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/
>
>


-- 
Reini Urban
http://phpwiki.org/              http://murbreak.at/
http://spacemovie.mur.at/   http://helsinki.at/

--
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/


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