X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:date:from:to:subject:message-id:references :mime-version:content-type:in-reply-to; q=dns; s=default; b=eGzA FEygOn0Zq0/X5GtUsOpQEd+vC/Ozk8ft5ggY5zjt7Fo1AehWIemeDiGc8J3jYu+S HEkAlwpibcY7DXXSjddcYdjE4zl0y0JaAjGUIdhQfy9YA6vQT6sYtAHr0KdW5J1b X5tCLLn5n6wjOPM9RMQ6JNOy5ug3uD6nslA7xeM= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:date:from:to:subject:message-id:references :mime-version:content-type:in-reply-to; s=default; bh=EAOc6oZwR9 EPxqe3X5jxKjpeQr4=; b=ijpShejgiCRlCwD0DqpzpUle+K75ihdU1Zyp7RsxV4 lAc+y1bMOblUu3V84diwveLdrVFnoupgtbhCWT3Nkj3ebCT2YGeGbS4ierZM0DBq LsKjXvSlciIL4eDggYSjPcvsQWyhLCg9xtPTZJ9pbUN0AdVCA/YKH6u0EVCCPv81 U= 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 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.8 required=5.0 tests=AWL,BAYES_00,KAM_LAZY_DOMAIN_SECURITY autolearn=no version=3.3.2 spammy=Tel, tel X-HELO: smtp01.belwue.de Date: Wed, 6 Jun 2018 17:31:17 +0200 From: Ulli Horlacher To: cygwin AT cygwin DOT com Subject: Re: Perl child_info_fork runtime error Message-ID: <20180606153117.GB15015@rus.uni-stuttgart.de> Mail-Followup-To: cygwin AT cygwin DOT com References: <20180530105709 DOT GA12768 AT rus DOT uni-stuttgart DOT de> <878t80vrwn DOT fsf AT Rainer DOT invalid> <20180604092343 DOT GA15823 AT rus DOT uni-stuttgart DOT de> <87efhm5p9m DOT fsf AT Rainer DOT invalid> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <87efhm5p9m.fsf@Rainer.invalid> User-Agent: Mutt/1.5.23 (2014-03-12) X-IsSubscribed: yes 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 AT tik DOT uni-stuttgart DOT de Allmandring 30a Tel: ++49-711-68565868 70569 Stuttgart (Germany) WWW: http://www.tik.uni-stuttgart.de/ REF:<87efhm5p9m DOT fsf AT Rainer DOT 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