| delorie.com/archives/browse.cgi | search |
| 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:date:message-id:subject:from:to | |
| :content-type; q=dns; s=default; b=y5+OwgqLvDntblqD2SZsM8NYNOltc | |
| a3M2l/OB+IkX8ka2SoDlVq9TVkvMPZfY6Q3AmpF6pJdQmUzpHvu5nwARFbtsaZAf | |
| ePQ0hwuyLKyDS6gvdsqyHz3d9a9jyhY+jx4MWcIEjnayLwvpz7Lqqrb4zhPoEGNO | |
| Ur06YIjKfrNtxA= | |
| 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:date:message-id:subject:from:to | |
| :content-type; s=default; bh=/kyeAbQzottkZClu2IIxnVSPgOs=; b=ZuM | |
| b80b8syWYufFuz8faRb7UHSYKjLvxQXoPY7F/DNr1DYfCxNIxPN4EZHfTv8Pa91Q | |
| EuEi08pprFAApb7vlvFnczvI8yfwgO2x8vVgiQKigyr4NFO8zqUk+TB4MLPOkYqS | |
| F1cLezuW7y090Ltdgtwr9JgZL9UQIA78YmoYdRJk= | |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Id: | <cygwin.cygwin.com> |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| 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=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 |
| 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) |
| Date: | Sun, 18 Oct 2015 08:32:31 +0800 |
| Message-ID: | <CAFLqW4NoEN0YOK1WDHxOWpmgH_SS=28jW3WzqQzgfW7K0f-Rrw@mail.gmail.com> |
| Subject: | git -- error: cannot fork() for fetch-pack: Resource temporarily unavailable |
| From: | kuaf <kuaf DOT lee AT gmail DOT com> |
| To: | cygwin <cygwin AT cygwin DOT com> |
| X-IsSubscribed: | yes |
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
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |