From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 89192 invoked by alias); 18 Oct 2015 01:33:47 -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 89176 invoked by uid 89); 18 Oct 2015 01:33:46 -0000 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 Received: from limerock01.mail.cornell.edu (HELO limerock01.mail.cornell.edu) (128.84.13.241) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Sun, 18 Oct 2015 01:33:45 +0000 X-CornellRouted: This message has been Routed already. Received: from authusersmtp.mail.cornell.edu (granite4.serverfarm.cornell.edu [10.16.197.9]) by limerock01.mail.cornell.edu (8.14.4/8.14.4_cu) with ESMTP id t9I1XhWF024195 for ; Sat, 17 Oct 2015 21:33:43 -0400 Received: from [192.168.1.7] (cpe-67-249-176-138.twcny.res.rr.com [67.249.176.138]) (authenticated bits=0) by authusersmtp.mail.cornell.edu (8.14.4/8.12.10) with ESMTP id t9I1XgDG028894 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NOT) for ; Sat, 17 Oct 2015 21:33:43 -0400 Subject: Re: git -- error: cannot fork() for fetch-pack: Resource temporarily unavailable To: cygwin@cygwin.com References: From: Ken Brown Message-ID: <5622F6F6.8030303@cornell.edu> Date: Sun, 18 Oct 2015 01:33:00 -0000 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 X-SW-Source: 2015-10/txt/msg00269.txt.bz2 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