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: Perl child_info_fork runtime error


Ulli Horlacher writes:
> /client/bin is a directory which I have created.
> It should not collide with anything.

So what's in there, is in PATH etc. pp.

> The problem is:
>
> [main] perl 4232 child_info_fork::abort: address space needed by 'Encode.dll' (0x370000) is already occupied
>
> Encode.dll looks like a Windows library.

No, it's most likely (or should be, anyway) an XS library for the Encode
module of Perl.  The address it gets loaded to is awfully low, so it's
either BLODA or you're using another library that's occupying the reabse
space for this library.


Regards,
Achim.
-- 
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+

Wavetables for the Terratec KOMPLEXER:
http://Synth.Stromeko.net/Downloads.html#KomplexerWaves

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


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