public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Achim Gratz <Stromeko@nexgo.de>
To: cygwin@cygwin.com
Subject: Re: Perl child_info_fork runtime error
Date: Mon, 04 Jun 2018 19:24:00 -0000	[thread overview]
Message-ID: <87efhm5p9m.fsf@Rainer.invalid> (raw)
In-Reply-To: <20180604092343.GA15823@rus.uni-stuttgart.de> (Ulli Horlacher's	message of "Mon, 4 Jun 2018 11:23:43 +0200")

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

  reply	other threads:[~2018-06-04 19:24 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-05-30 11:59 Ulli Horlacher
2018-05-30 22:05 ` Achim Gratz
2018-06-04  9:23   ` Ulli Horlacher
2018-06-04 19:24     ` Achim Gratz [this message]
2018-06-06 15:31       ` Ulli Horlacher
2018-06-06 15:49         ` Marco Atzeri
2018-06-06 16:49           ` Ulli Horlacher
2018-07-09  0:41 ` Ulli Horlacher

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87efhm5p9m.fsf@Rainer.invalid \
    --to=stromeko@nexgo.de \
    --cc=cygwin@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).