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=yA8i oqG6OsIDENrzjdozGcEJEZAw6qo5+X6eC1csmpqdLHsMsvd83ZQ3anONM6leouN8 tCmVZnPR89Nd220lm4oNmPZeAz2jxxk2d7Fk6nkRn9cIn3acO/zZH1oABsHhNMEb WRMDZrodgqSNhz9NHNpVDqTYZPoHFEDSZZEdSMM= 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=c0YFBv9fho y+365iyoiFQRYstJo=; b=AQdPvVGoxywBSbtTZACSTMsL2FFtEknuB3AVW4Cpz9 0v/Wj/JAG2ZE/YQC0HK2nE+pxIYf/O1lxFu7aFJRiW5qSQstIYgXJ1wEOlTYYK3q EG/saOMKXRxuaUSpaaJpJVZwcU6oLP9+vtVDQ0u5IDzbG/FAaFj3Ld5hfQgxCacr Q= 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-Spam-SWARE-Status: No, score=-0.9 required=5.0 tests=AWL,BAYES_00,KAM_LAZY_DOMAIN_SECURITY autolearn=no version=3.3.2 spammy=colleague, perl, fault, 20180530 X-HELO: smtp02.belwue.de Date: Mon, 9 Jul 2018 02:41:48 +0200 From: Ulli Horlacher To: cygwin AT cygwin DOT com Subject: Re: Perl child_info_fork runtime error Message-ID: <20180709004148.GB3525@rus.uni-stuttgart.de> Mail-Followup-To: cygwin AT cygwin DOT com References: <20180530105709 DOT GA12768 AT rus DOT uni-stuttgart DOT de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180530105709.GA12768@rus.uni-stuttgart.de> User-Agent: Mutt/1.5.23 (2014-03-12) X-IsSubscribed: yes To resume my mail: On Wed 2018-05-30 (12:57), Ulli Horlacher wrote: > > One of my Perl programs produces strange runtime errors on a Windows 7 > system (CYGWIN_NT-6.1 32bit) of my colleague: > > 0 [main] perl 4232 child_info_fork::abort: address space needed > by 'Encode.dll' (0x370000) is already occupied > Can't fork, trying again in 5 seconds at /client/bin/fexsend line 106. > 1 [main] perl 7720 child_info_fork::abort: address space needed > by 'Encode.dll' (0x370000) is already occupied > Can't fork, trying again in 5 seconds at /client/bin/fexsend line 106. > 1 [main] perl 5484 child_info_fork::abort: address space needed > by 'Encode.dll' (0x370000) is already occupied > Can't fork, trying again in 5 seconds at /client/bin/fexsend line 106. > The information above was wrong. My colleague is using a 64 bit Windows! And he was using my 32 bit cygwin installation. After I gave him a 64 bit cygwin for his 64 bit Windows there are no more "child_info_fork" errors! Sorry for the confusion, it was all my fault! -- 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:<20180530105709 DOT GA12768 AT rus DOT uni-stuttgart DOT de> -- 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