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:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=EVCkKpoO9iBQDj8/ 7IEmoicgghZIF3blyX2+ZYfgxfsmDyrnvWNHCRgDB7m8qoVXzyPtJC/dKRT5wyTT 38Ysk4sTAeRjLQ/CPtoj/t+RbKmxZKZPGur4qMKptTd99m1bIZoy6Nlg/0BNdIvx 2BO5qavmzfXFeUdH8Kv6ie1PPsw= 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:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; s=default; bh=PzdZqQDjy0v2rQf+gmakIx qejYw=; b=BHF8xU3JMDwb/pucd3ij3EGnBzhG6RrkRmFakQe7cak2mIvO88V4GY RPPgAjcyDktv9Maf+ZzXjduZ0YzNk3eshC6+0Z8rx9XmmSN9ZdrBRF16Bv3cH864 t7RLQVPz8nxhFVrUjYhzFQmnjrb92dflg1zv33GyCgVMzChBJ0y/Y= 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.4 required=5.0 tests=AWL,BAYES_50,SPF_HELO_PASS,SPF_PASS,T_RP_MATCHES_RCVD autolearn=ham version=3.3.2 X-HELO: limerock01.mail.cornell.edu X-CornellRouted: This message has been Routed already. Subject: Re: git -- error: cannot fork() for fetch-pack: Resource temporarily unavailable To: cygwin AT cygwin DOT com References: From: Ken Brown Message-ID: <5622F6F6.8030303@cornell.edu> Date: Sat, 17 Oct 2015 21:33:42 -0400 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.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 10/17/2015 8:32 PM, kuaf wrote: > Hi list, > > The Cygwin was running on Windows 10 box based on the latest [setup-x86.exe][1]. > The unexpected error prompted when I `git clone` any repository, > > 0 [main] git-remote-https 24312 child_info_fork::abort: > C:\cygwin\bin\cygcurl-4.dll: Loaded to different address: > parent(0x580000) != child(0xCC0000) > error: cannot fork() for fetch-pack: Resource temporarily unavailable You need to do a full rebase (and possibly reboot) to fix this. If you're not sure how to do a full rebase, see the following recent thread: https://www.cygwin.com/ml/cygwin/2015-10/msg00159.html > With the `cygcheck git`, it showed a few api-ms-win-* missed, e.g. > cygcheck: track_down: could not find api-ms-win-core-rtlsupport-l1-2-0.dll [...] These error messages are bogus. They won't occur with the cygcheck in the next Cygwin release (or the current test release). Ken -- 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