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:reply-to:subject:to:references:from:message-id :date:mime-version:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=dpFVvbhXN3yYCJkz Lfv5Le5N1a2TcU3I0r53hbYI8hgR+nHprwrAOIqfeQJzALQihD3zDbFlq1skpvmd PPKUr+/8FPpNFwQQzQTL0iSmMXVIvS7dxwzBx1WP7RppbJXonWDZgam2LzEQTR8n OMS1BMUjW/Lu5qi+LnXqDZRHNPA= 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:reply-to:subject:to:references:from:message-id :date:mime-version:in-reply-to:content-type :content-transfer-encoding; s=default; bh=4UTMMCJYQYRCKTVmc96SaQ k5vo8=; b=lVLCRLchQUT5eBioFuLUq5pz51vGmjeudSI7vVgbzxf+2Dd9+ZW66W wF2OCmhdNmE3kqcYt4Y9NstyBX4qrP+7n5fBsaZZhDn136T60SsgGWzpXzfXBah8 I8U6UjpKvuRO2ue42LwPqv0J/pUiS3xTo6mkUxjhpt2sM4OPLIQpI= 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.9 required=5.0 tests=AWL,BAYES_00,KAM_LAZY_DOMAIN_SECURITY,RP_MATCHES_RCVD autolearn=no version=3.3.2 spammy=dash, H*R:D*edu X-HELO: mailsrv.cs.umass.edu Reply-To: moss AT cs DOT umass DOT edu Subject: Re: Presence of cygwin64 elements in an existing Cygwin 32 install after updating To: cygwin AT cygwin DOT com References: <35eff42d-9022-ddf8-27f6-9a1889544852 AT cornell DOT edu> From: Eliot Moss Message-ID: Date: Tue, 29 Aug 2017 17:03:20 -0400 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.3.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes On 8/29/2017 4:57 PM, Keith Christian wrote: > More program failures. Have rebooted and allowed system to preform rebase: > > > $ man httping > 0 [main] man 7688 child_info_fork::abort: > C:\cygwin\bin\cygz.dll: Loaded to different address: parent(0x360000) > != child(0x3E0000) > man: fork failed: Resource temporarily unavailable > > Why are all of these programs failing in this way? Sometimes I have needed to rebase all programs. To do this, do the command: rebase-trigger full If you're not able to run bash to run this, you can run dash from Windows CMD and give an explicit path, e.g., /cygdrive/c/cygwin/bin/rebase-trigger full would do the right thin on my installation. But even that won't help if you're running 32-bit and have installed too many packages. There is only so much room in the address space for the various possible DLLs that might be loaded. Regards - Eliot Moss -- 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