X-Recipient: archive-cygwin@delorie.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:from:to:subject:references:date:in-reply-to
	:message-id:mime-version:content-type; q=dns; s=default; b=RA3Ig
	DbL+sjq1Y/3ERtNwZqymQqNc3Jg9kd/FLDuZulx+MceiIpByjO+sQpHYrd9ARk1e
	Gg54H5dS2sM1IK66KYQ9mQjA3XAEcqHm9Lmimuy1yrU10tDHRV8wo9f/bMz0pnhq
	Tz+iGz8CcJCjpovzl5CA90F0dj9dpOWdyGGLi4=
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:from:to:subject:references:date:in-reply-to
	:message-id:mime-version:content-type; s=default; bh=elBogr1A+wB
	dSeUA4qKMhAYhnjE=; b=irCwo70Slu1XhfCWmmaac7Jyk7NoTj+Bx7dbbl361rU
	oKKkjCVv1GnOBFkFA7jKuV9HBMHP2Mn5ZAslaSBXD98Nhu14iKk1fj9aAQdfLnYc
	cApPw00Pm86v03bFHVMndnqATYx6yh5L4Zdo418BZmeWU+tthaDV26IpbfQnHcxo
	=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-1.2 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2
X-HELO: mail-in-03.arcor-online.net
X-DKIM: Sendmail DKIM Filter v2.8.2 mail-in-14.arcor-online.net 9608C9BDFB
From: Achim Gratz <Stromeko@nexgo.de>
To: cygwin@cygwin.com
Subject: Re: Fork errors in python2.7 on 64-bit Cygwin
References: <CAALQ5rkE3Qoq2ciQGxcia2R81U7=yAF_8eFPYQDDKYy3tVjbbw@mail.gmail.com>
Date: Sun, 01 Feb 2015 15:06:07 +0100
In-Reply-To: <CAALQ5rkE3Qoq2ciQGxcia2R81U7=yAF_8eFPYQDDKYy3tVjbbw@mail.gmail.com>	(Michael Wild's message of "Sun, 1 Feb 2015 14:14:51 +0100")
Message-ID: <87h9v5wwts.fsf@Rainer.invalid>
User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux)
MIME-Version: 1.0
Content-Type: text/plain

Michael Wild writes:
> * Trying to run a shell command from Python fails 50% of the time
> with: address space needed by 'cygz.dll' (0x450000) is already
> occupied.

Such a low address on 64bit is an indication of an image intercept
and/or BLODA in my experience.

> * rebase -si only shows an asterisk for the following entries:
>
> /usr/bin/cygperl5_14.dll  base 0x0003fe9b0000 size 0x00190000 *
> /usr/lib/perl5/5.14/x86_64-cygwin-threads/CORE/cygperl5_14.dll   base
> 0x0003fe9b0000 size 0x00190000 *

That's OK since the two paths are actually exactly the same file
(hard-linked).


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

