From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 121485 invoked by alias); 4 Jun 2018 09:23:49 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 121028 invoked by uid 89); 4 Jun 2018 09:23:48 -0000 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 Received: from smtp01.belwue.de (HELO smtp01.belwue.de) (129.143.71.86) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Mon, 04 Jun 2018 09:23:46 +0000 Received: from fex.rus.uni-stuttgart.de (fex.rus.uni-stuttgart.de [129.69.1.129]) by smtp01.belwue.de (Postfix) with SMTP id A7BBF2148 for ; Mon, 4 Jun 2018 11:23:43 +0200 (MEST) Date: Mon, 04 Jun 2018 09:23:00 -0000 From: Ulli Horlacher To: cygwin@cygwin.com Subject: Re: Perl child_info_fork runtime error Message-ID: <20180604092343.GA15823@rus.uni-stuttgart.de> Mail-Followup-To: cygwin@cygwin.com References: <20180530105709.GA12768@rus.uni-stuttgart.de> <878t80vrwn.fsf@Rainer.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 X-SW-Source: 2018-06/txt/msg00010.txt.bz2 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@tik.uni-stuttgart.de Allmandring 30a Tel: ++49-711-68565868 70569 Stuttgart (Germany) WWW: http://www.tik.uni-stuttgart.de/ REF:<878t80vrwn.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