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:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; q=dns; s=default; b=TP BJrXhL5Cw3YexkwoQFax4YjwYB6TYFwQJKntWJbR4YzST0tfNhkIb6/g4+EKjrA3 ugIXhUM/iBjWpX0n+g7xfN9AvIhWcWGKUWeAa563S1VttcEDL4AxvE3iN/sNqVyu azC0WLenTc8zE2mmS9r09jfV2E2svCSJ+m2/DA68E= 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:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; s=default; bh=Lia/4mVz eRJf7pcxelMc54IurDs=; b=IE5tv7wK5+EsCSq134vCM+VsvOnfq1Cl/feCy3JB NXmvLP94AwXkCoXrW7q81MGeu794Rvh8zoUc3ZE4sWfSWu9+6hZYsZdYQuvsWymE sRYu+rjq+TBpRlP3MobLblKf0Z/w2pBvUEojC5lDk0Dn+JV4x+DBkG2S63uZR8I2 BY8= 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.1 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-vk0-f41.google.com MIME-Version: 1.0 X-Received: by 10.31.162.81 with SMTP id l78mr16753495vke.13.1445168157996; Sun, 18 Oct 2015 04:35:57 -0700 (PDT) In-Reply-To: <5622F6F6.8030303@cornell.edu> References: <5622F6F6 DOT 8030303 AT cornell DOT edu> Date: Sun, 18 Oct 2015 19:35:57 +0800 Message-ID: Subject: Re: git -- error: cannot fork() for fetch-pack: Resource temporarily unavailable From: kuaf To: cygwin Content-Type: text/plain; charset=UTF-8 X-IsSubscribed: yes It resolved the issue, thank you, Ken. 2015-10-18 9:33 GMT+08:00 Ken Brown : > 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 > -- 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