Perl child_info_fork runtime error

Ulli Horlacher framstag@rus.uni-stuttgart.de
Wed Jun 6 15:31:00 GMT 2018


On Mon 2018-06-04 (21:24), Achim Gratz wrote:
> 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.

In /client/bin are my own programs, mostly Perl scripts and yes, it is in
$PATH.


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

What is BLODA?

I do not use any libraries besides the default perl libs.

-- 
Ullrich Horlacher              Server und Virtualisierung
Rechenzentrum TIK         
Universitaet Stuttgart         E-Mail: horlacher@tik.uni-stuttgart.de
Allmandring 30a                Tel:    ++49-711-68565868
70569 Stuttgart (Germany)      WWW:    http://www.tik.uni-stuttgart.de/
REF:<87efhm5p9m.fsf@Rainer.invalid>

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



More information about the Cygwin mailing list