14
Git扩展:Win32错误487:无法为cygwin的堆保留空间,Win32错误0
Git扩展:直到昨天一切正常。 但是当我尝试使用以下方式拉出一些存储库时,突然出现了这个错误 git extensions C:\Program Files\Git\bin\git.exe pull --progress "origin" Done 0 [main] us 0 init_cheap: VirtualAlloc pointer is null, Win32 error 487 AllocationBase 0x0, BaseAddress 0x68560000, RegionSize 0x390000, State 0x10000 C:\Program Files\Git\bin\sh.exe: *** Couldn't reserve space for cygwin's heap, Win32 error 0 我克隆的所有存储库都在发生这种情况。但是,我的git bash运行正常。我不知道发生了什么。知道为什么会这样吗?
342
git
cygwin
git-extensions