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=qtty bPwlKkyGPzdP+xUYM/uRkIhsvXa2paTrYv7r87psLaMUIu2AM7SVWX48khoiqL1s mzEANTU0uSCpVm8NN0oXWGTgUvNwNMEduK8pjVJHXoYy8BQLolsTqY7prj003Uok SfZ8CYj2mLqHg3GjH3Bj1/UQZfUFbllgDdrW9ZU= 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=2ccwpZqval gr3aaoiWL6Kdpf03g=; b=UcpUz6oEhp3r3jEQJFKUnE4kYoA4NXSnr9DD8h5JMt e/j2kkYB1ogx+zsIdyR5ipSy13VMYg7OFxWmHTTVekYh6to/r1LqqlxqjPi0lX1V 4ge8TFU80xn+SNb9nKmRXBs4G0ENzDLOVh/zWUwVDJFikEwMbeAiK/1lfFAHSbKW E= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: <cygwin.cygwin.com> List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com> List-Archive: <http://sourceware.org/ml/cygwin/> List-Post: <mailto:cygwin AT cygwin DOT com> List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> 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: Mon, 4 Jun 2018 11:23:43 +0200 From: Ulli Horlacher <framstag AT rus DOT uni-stuttgart DOT de> To: cygwin AT cygwin DOT com Subject: Re: Perl child_info_fork runtime error Message-ID: <20180604092343.GA15823@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> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <878t80vrwn.fsf@Rainer.invalid> User-Agent: Mutt/1.5.23 (2014-03-12) X-IsSubscribed: yes On Wed 2018-05-30 (21:56), Achim Gratz wrote: > Ulli Horlacher writes: > > > Line 106 in /client/bin/fexsend is: > > That path looks suspiciously like something not properly packaged for > Cygwin. If so, it may use DLL that are not rebased and collide with > Cygwin's. /client/bin is a directory which I have created. It should not collide with anything. 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. -- 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:<878t80vrwn 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