From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 50862 invoked by alias); 18 Oct 2015 11:36:02 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 50803 invoked by uid 89); 18 Oct 2015 11:36:01 -0000 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 Received: from mail-vk0-f41.google.com (HELO mail-vk0-f41.google.com) (209.85.213.41) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-GCM-SHA256 encrypted) ESMTPS; Sun, 18 Oct 2015 11:36:00 +0000 Received: by vkaw128 with SMTP id w128so90496612vka.0 for ; Sun, 18 Oct 2015 04:35:58 -0700 (PDT) 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) Received: by 10.103.82.27 with HTTP; Sun, 18 Oct 2015 04:35:57 -0700 (PDT) In-Reply-To: <5622F6F6.8030303@cornell.edu> References: <5622F6F6.8030303@cornell.edu> Date: Sun, 18 Oct 2015 11:36:00 -0000 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 X-SW-Source: 2015-10/txt/msg00275.txt.bz2 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