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=o8szJ
	fT5XpoviuGBKuxGd+dpMiKPzKwLQ9YwQpTMjk2bRXRYWosPebpwZQksCohGYE3Ms
	bUElMfuUC8MQ2XK/DQfiPWblUXixMFno+TU+jZtxDaNKOLPJPXRTNlR3Aq/SVaAe
	iEZZU5YGFnL/4z98ztAg00ZyGtQc90Kicqr9gs=
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=Uv5eiWAljeZ
	T+Fd9O0OmuTWyiiA=; b=aTED3IhgIMnjlI0ApXmky++Z0IonxrN4+7MhecGAYG+
	jxi5rpDeYEvXdj3T9QcNBa5kkjbjKG2LZ0D5T5UtdFg8byX+lGyr2H4AOQSBJMsT
	ednw9PJ89cS71QNafht0E4Z0T/wr0LiN1CHkUORzfDYTLZYVFP3k5DeuNIh4vOWI
	=
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=-0.6 required=5.0 tests=AWL,BAYES_20,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2
X-HELO: mail-in-10.arcor-online.net
X-DKIM: Sendmail DKIM Filter v2.8.2 mail-in-05.arcor-online.net 3lsLRM6LKMz71qg
From: Achim Gratz <Stromeko@nexgo.de>
To: cygwin@cygwin.com
Subject: Re: Doing vfork: resource temporarily unavailable
References: <86pp5vlfwq.fsf@example.com>
Date: Wed, 20 May 2015 19:19:22 +0200
In-Reply-To: <86pp5vlfwq.fsf@example.com> (Sebastien Vauban's message of "Wed,	20 May 2015 12:08:53 +0200")
Message-ID: <87a8wzw4it.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

Sebastien Vauban writes:
>       1 [main] emacs-w32 235400 child_info_fork::abort: C:\cygwin\bin\cyggs-9.dll: Loaded to different address: parent(0x1710000) != child(0x19E0000)
>       2 [main] emacs-w32 235352 child_info_fork::abort: C:\cygwin\bin\cyggs-9.dll: Loaded to different address: parent(0x1710000) != child(0x19E0000)
>       1 [main] emacs-w32 234212 child_info_fork::abort: C:\cygwin\bin\cyggs-9.dll: Loaded to different address: parent(0x1710000) != child(0x1930000)

Both the parent and child address is awfully low and I'm fairly certain
that is not the base address that rebase has chosen for cyggs-9.dll,
certainly not after a full rebase.  Besides BLODA, do you perhaps use
any other applications that use Cygwin or MSys under the hood (like
noMachine NX does, for instance)?  If so, you'd probably have to include
the libraries those programs use in the rebase database (you'd put a
file into /var/lib/user.d to let auto-rebase know where it should look
for those, one absolute path per line).


Regards,
Achim.
-- 
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+

SD adaptations for KORG EX-800 and Poly-800MkII V0.9:
http://Synth.Stromeko.net/Downloads.html#KorgSDada

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

