This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: git -- error: cannot fork() for fetch-pack: Resource temporarily unavailable


 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]