public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* git -- error: cannot fork() for fetch-pack: Resource temporarily unavailable
@ 2015-10-18  0:32 kuaf
  2015-10-18  1:33 ` Ken Brown
  0 siblings, 1 reply; 3+ messages in thread
From: kuaf @ 2015-10-18  0:32 UTC (permalink / raw)
  To: cygwin

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: git -- error: cannot fork() for fetch-pack: Resource temporarily unavailable
  2015-10-18  0:32 git -- error: cannot fork() for fetch-pack: Resource temporarily unavailable kuaf
@ 2015-10-18  1:33 ` Ken Brown
  2015-10-18 11:36   ` kuaf
  0 siblings, 1 reply; 3+ messages in thread
From: Ken Brown @ 2015-10-18  1:33 UTC (permalink / raw)
  To: cygwin

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: git -- error: cannot fork() for fetch-pack: Resource temporarily unavailable
  2015-10-18  1:33 ` Ken Brown
@ 2015-10-18 11:36   ` kuaf
  0 siblings, 0 replies; 3+ messages in thread
From: kuaf @ 2015-10-18 11:36 UTC (permalink / raw)
  To: cygwin

 It resolved the issue, thank you, Ken.

2015-10-18 9:33 GMT+08:00 Ken Brown <kbrown@cornell.edu>:
> 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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-10-18 11:36 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-10-18  0:32 git -- error: cannot fork() for fetch-pack: Resource temporarily unavailable kuaf
2015-10-18  1:33 ` Ken Brown
2015-10-18 11:36   ` kuaf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).