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:from:to:subject:references:date:in-reply-to :message-id:mime-version:content-type; q=dns; s=default; b=xZ6AH ruFOPXH4sqtu21dH1d5Jxqjc2mCb+QixQ09OXTXiAD7RC0e3bJs2FLCQRRdW6iwn fTksHQW5OS6peX1/JxPTPDcFa9+Eff+3PIedY1nIh8nVmcRmXJ1fyQRkRjCf9P7p 4YLvTEZgA+9jhHRoaTGexRQZEdT0ksJLLv/YKQ= 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=oPUadiVx3Ux pzTIWtsSgFvSirc4=; b=jB03OvsETgqbmx67KV5vkMSJk9Rc2MMX9D+qvOlB7e3 YolRbamCVofjpL+H4TakwJJiCPlxwtNMyBy4Hto4RPfE9Ky44kvBhBF8iXfxibc/ Jz5hZowXI4nJz+g4Wazn7xnn3YpyQ3CfV1fTyiBNecrI2f5pASzAVUJ/04K7Yj7I = 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-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.3 required=5.0 tests=AWL,BAYES_50,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-10.arcor-online.net 3lx1Gt71dGzQPjs From: Achim Gratz To: cygwin AT cygwin DOT com Subject: Re: Doing vfork: resource temporarily unavailable References: <86pp5vlfwq DOT fsf AT example DOT com> <555C8066 DOT 8080009 AT cornell DOT edu> <3d9c900f406e4f4289c23e8f14b9304b AT vsrv060ex01 DOT ssd DOT fsi DOT com> Date: Tue, 26 May 2015 18:39:47 +0200 In-Reply-To: (Harry Rockefeller's message of "Tue, 26 May 2015 09:57:11 -0400") Message-ID: <87vbff9tt8.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 Rockefeller, Harry writes: > Instructions above state running setup-x86.exe not setup-x86_64.exe. > Does anyone experience frequent emacs vfork errors running 64-bit Cygwin? > Maybe it's time for me to try running that again? DLL collisions are _much_ less likely on x86_64 out of the gate, but they do occur from time to time. > What I've successfully done, twice :-), to fix my vfork errors is to follow the > above procedure: run rebase-trigger, stop all Cygwin, then run setup-x86.exe, > followed by a reboot, then bring up cmd window where I run, > cd c:/cygwin; cd bin; ash; /usr/bin/rebaseall -v That's the wrong procedure. You run rebase-trigger fullrebase then reboot (if you have reason to suspect that a reboot might help, then run setup.exe (either architecture). An additional rebaseall beyond that isn't going to do anything useful. A full rebase on the same installation is deterministic, it will always chose the same base addresses. Regards, Achim. -- +<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+ SD adaptations for Waldorf Q V3.00R3 and Q+ V3.54R2: http://Synth.Stromeko.net/Downloads.html#WaldorfSDada -- 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