From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 61337 invoked by alias); 18 Oct 2015 00:32:36 -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 61321 invoked by uid 89); 18 Oct 2015 00:32:35 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=2.7 required=5.0 tests=AWL,BAYES_50,EXECUTABLE_URI,FREEMAIL_FROM,KAM_EXEURI,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=no version=3.3.2 X-HELO: mail-vk0-f44.google.com Received: from mail-vk0-f44.google.com (HELO mail-vk0-f44.google.com) (209.85.213.44) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-GCM-SHA256 encrypted) ESMTPS; Sun, 18 Oct 2015 00:32:34 +0000 Received: by vkfw189 with SMTP id w189so3162958vkf.2 for ; Sat, 17 Oct 2015 17:32:32 -0700 (PDT) MIME-Version: 1.0 X-Received: by 10.31.168.79 with SMTP id r76mr15663244vke.102.1445128351955; Sat, 17 Oct 2015 17:32:31 -0700 (PDT) Received: by 10.103.82.27 with HTTP; Sat, 17 Oct 2015 17:32:31 -0700 (PDT) Date: Sun, 18 Oct 2015 00:32:00 -0000 Message-ID: Subject: 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/msg00268.txt.bz2 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 With the `cygcheck git`, it showed a few api-ms-win-* missed, e.g. $ cygcheck git cygcheck: track_down: could not find api-ms-win-core-rtlsupport-l1-2-0.dll cygcheck: track_down: could not find api-ms-win-eventing-provider-l1-1-0.dll cygcheck: track_down: could not find api-ms-win-core-processthreads-l1-1-3.dll cygcheck: track_down: could not find api-ms-win-core-processthreads-l1-1-2.dll cygcheck: track_down: could not find api-ms-win-core-registry-l1-1-0.dll cygcheck: track_down: could not find api-ms-win-core-heap-l1-2-0.dll cygcheck: track_down: could not find api-ms-win-core-heap-l2-1-0.dll cygcheck: track_down: could not find api-ms-win-core-memory-l1-1-2.dll cygcheck: track_down: could not find api-ms-win-core-handle-l1-1-0.dll cygcheck: track_down: could not find api-ms-win-core-synch-l1-2-0.dll cygcheck: track_down: could not find api-ms-win-core-synch-l1-2-1.dll cygcheck: track_down: could not find api-ms-win-core-file-l1-2-1.dll cygcheck: track_down: could not find api-ms-win-core-file-l1-2-2.dll cygcheck: track_down: could not find api-ms-win-core-delayload-l1-1-1.dll cygcheck: track_down: could not find api-ms-win-core-io-l1-1-1.dll cygcheck: track_down: could not find api-ms-win-core-job-l1-1-0.dll cygcheck: track_down: could not find api-ms-win-core-threadpool-legacy-l1-1-0.dll cygcheck: track_down: could not find api-ms-win-core-threadpool-private-l1-1-0.dll cygcheck: track_down: could not find api-ms-win-core-libraryloader-l1-2-0.dll cygcheck: track_down: could not find api-ms-win-core-libraryloader-l1-2-1.dll cygcheck: track_down: could not find api-ms-win-core-libraryloader-l2-1-0.dll cygcheck: track_down: could not find api-ms-win-core-namedpipe-l1-2-0.dll cygcheck: track_down: could not find api-ms-win-core-namedpipe-l1-2-1.dll cygcheck: track_down: could not find api-ms-win-core-datetime-l1-1-1.dll cygcheck: track_down: could not find api-ms-win-core-datetime-l1-1-2.dll cygcheck: track_down: could not find api-ms-win-core-sysinfo-l1-2-1.dll cygcheck: track_down: could not find api-ms-win-core-sysinfo-l1-2-3.dll cygcheck: track_down: could not find api-ms-win-core-timezone-l1-1-0.dll cygcheck: track_down: could not find api-ms-win-core-localization-l1-2-1.dll cygcheck: track_down: could not find api-ms-win-core-localization-private-l1-1-0.dll cygcheck: track_down: could not find api-ms-win-core-processsnapshot-l1-1-0.dll cygcheck: track_down: could not find api-ms-win-core-processenvironment-l1-2-0.dll cygcheck: track_down: could not find api-ms-win-core-string-l1-1-0.dll cygcheck: track_down: could not find api-ms-win-core-debug-l1-1-1.dll cygcheck: track_down: could not find api-ms-win-core-errorhandling-l1-1-1.dll cygcheck: track_down: could not find api-ms-win-core-errorhandling-l1-1-3.dll cygcheck: track_down: could not find api-ms-win-core-fibers-l1-1-1.dll cygcheck: track_down: could not find api-ms-win-core-util-l1-1-0.dll cygcheck: track_down: could not find api-ms-win-core-profile-l1-1-0.dll cygcheck: track_down: could not find api-ms-win-security-base-l1-2-0.dll cygcheck: track_down: could not find api-ms-win-core-comm-l1-1-0.dll cygcheck: track_down: could not find api-ms-win-core-wow64-l1-1-1.dll cygcheck: track_down: could not find api-ms-win-core-wow64-l1-1-0.dll cygcheck: track_down: could not find api-ms-win-core-realtime-l1-1-0.dll cygcheck: track_down: could not find api-ms-win-core-systemtopology-l1-1-0.dll cygcheck: track_down: could not find api-ms-win-core-processtopology-l1-2-0.dll cygcheck: track_down: could not find api-ms-win-core-namespace-l1-1-0.dll cygcheck: track_down: could not find api-ms-win-core-file-l2-1-2.dll cygcheck: track_down: could not find api-ms-win-core-file-l2-1-1.dll cygcheck: track_down: could not find api-ms-win-core-xstate-l2-1-0.dll cygcheck: track_down: could not find api-ms-win-core-localization-l2-1-0.dll cygcheck: track_down: could not find api-ms-win-core-normalization-l1-1-0.dll cygcheck: track_down: could not find api-ms-win-core-fibers-l2-1-1.dll cygcheck: track_down: could not find api-ms-win-core-sidebyside-l1-1-0.dll cygcheck: track_down: could not find api-ms-win-coFound: C:\cygwin\bin\git.exe C:\cygwin\bin\git.exe C:\cygwin\bin\cygcrypto-1.0.0.dll C:\cygwin\bin\cygwin1.dll C:\Windows\system32\KERNEL32.dll C:\Windows\system32\ntdll.dll C:\Windows\system32\KERNELBASE.dll C:\cygwin\bin\cygz.dll C:\cygwin\bin\cyggcc_s-1.dll C:\cygwin\bin\cygiconv-2.dll C:\cygwin\bin\cygintl-8.dll re-appcompat-l1-1-1.dll cygcheck: track_down: could not find api-ms-win-core-windowserrorreporting-l1-1-0.dll cygcheck: track_down: could not find api-ms-win-core-console-l1-1-0.dll cygcheck: track_down: could not find api-ms-win-core-console-l2-1-0.dll cygcheck: track_down: could not find api-ms-win-core-psapi-l1-1-0.dll cygcheck: track_down: could not find api-ms-win-core-psapi-ansi-l1-1-0.dll cygcheck: track_down: could not find api-ms-win-security-appcontainer-l1-1-0.dll and the git version is 2.5.3. [1]:http://www.cygwin.com/setup-x86.exe Thanks Kuaf -- 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