今天使用Git在命令行下更新代码遇到了问题,起初以为是本身安装某软件致使冲突,从网上搜索了一下找到相似问题,成功解决问题。
错误信息以下:git
E:\storm-sql>git pull origin joeywen 0 [main] us 0 init_cheap: VirtualAlloc pointer is null, Win32 error 487 AllocationBase 0x0, BaseAddress 0x68570000, RegionSize 0x2F0000, State 0x10000 C:\Program Files (x86)\Git\bin\sh.exe: *** Couldn‘t reserve space for cygwin‘s heap, Win32 error 0
缘由分析:sql
Cygwin uses persistent shared memory sections, which can on occasion become corrupted. The symptom of this is that some Cygwin programs begin to fail, but other applications are unaffected. Since these shared memory sections are persistent, often a reboot is needed to clear them out before the problem can be resolved.
解决办法:
找到Git的安装目录,在命令行下切到bin目录,使用以下命令app
1this
rebase.exe -b 0x50000000 msys-1.0.dll
而后git从新恢复了正常,在使用该命令确保git此时没有在使用spa