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:date:from:reply-to:message-id:to:subject
	:in-reply-to:references:mime-version:content-type
	:content-transfer-encoding; q=dns; s=default; b=QKZAc5E6rSMD2d4D
	1iexLaKRuZjLFBrwsdSWKBX8RYv3bgRRusQNixshSGLLh5FjRYY4iwZRGqmeaYBs
	Jx9NrOzaQ9+iLn5Fx2SF7lS5rgOfseI3QKo8K4w2Vo3OXupwbtjIp5d+eXy2hPqR
	fdflF1HNAEfUOGVKI0rmGhxmyYk=
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:reply-to:message-id:to:subject
	:in-reply-to:references:mime-version:content-type
	:content-transfer-encoding; s=default; bh=yPh6cYIqilCo8aD8ZNzjti
	favCw=; b=MputJdwbHvZzSllu2hUzYpu/oPjQBvYZaw9oy1rMvykdQ9+torJmp5
	PAz/u6FcMxhYMZJ5NpvdhYIG85z7NfhcGO3LwvM+ngBR40REizcPAfF4hyDoxRfB
	b7ye9oSLIKwUY5fjGMd4cOiWs5dR6+93Yt/sFQT5ort7bul/ya/xE=
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=4.0 required=5.0 tests=AWL,BAYES_50,FREEMAIL_FROM,KAM_THEBAT,SPF_SOFTFAIL autolearn=no version=3.3.2
X-HELO: smtpback.ht-systems.ru
Date: Thu, 7 Aug 2014 04:21:43 +0400
From: Andrey Repin <anrdaemon@yandex.ru>
Reply-To: cygwin@cygwin.com
Message-ID: <1356568786.20140807042143@yandex.ru>
To: Katsumi Yamaoka <yamaoka@jpl.org>, cygwin@cygwin.com
Subject: Re: (call-process ...) hangs in emacs
In-Reply-To: <b4ma97hgpa2.fsf@jpl.org>
References: <CAK9Gx1cjj-7cDP7CunD7Bxz35L+SU9+4Ro3HRot5cwjcArudOA@mail.gmail.com> <20140801133225.GD25860@calimero.vinschen.de> <53DEDBBA.20102@cornell.edu> <20140804080034.GA2578@calimero.vinschen.de> <53DF8BDC.8090104@cornell.edu> <20140804134526.GK2578@calimero.vinschen.de> <53E0CC2D.4080305@cornell.edu> <20140805135830.GA9994@calimero.vinschen.de> <53E11A93.9070800@cornell.edu> <b4mppge9wp7.fsf@jpl.org> <20140806084849.GJ13601@calimero.vinschen.de> <b4ma97hgpa2.fsf@jpl.org>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes

Greetings, Katsumi Yamaoka!

>>> % ./autogen.sh
>>> [...]
>>> Running 'autoreconf -fi -I m4' ...
>>>       0 [main] perl 4508 child_info_fork::abort: address space needed by 'POSIX.dll' (0x2D0000) is already occupied
> [...]
>> You definitely have a DLL collision.  What about perlrebase?

> Oh, I did never know such a help tool existence.  Thanks so much!
> But strangely enough, autogen.sh and perl work today without doing
> anything in particular.  What I did since last night was only to
> shutdown and to boot the PC.  Such is one of mysteries of Cygwin.

That's no mystery, but looks more like BLODA. One or another DLL got loaded
into different address, and everything went up in flames.


--
WBR,
Andrey Repin (anrdaemon@yandex.ru) 07.08.2014, <04:20>

Sorry for my terrible english...


--
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

