GitBash for Windows DLL 加载错误#11
GitBash for Windows DLL loading error #11
我认为在为 gitlab 生成 ssh 密钥后我破坏了我的 Git Bash for Windows
,但可能是我不确定的其他原因。重新安装没有帮助。这些错误的原因可能是什么?
0 [main] bash 9100 fork: child 7536 - died waiting for dll loading, errno 11
bash: fork: retry: Resource temporarily unavailable
1087109 [main] bash 9100 fork: child 8528 - died waiting for dll loading, errno 11
bash: fork: retry: Resource temporarily unavailable
3168945 [main] bash 9100 fork: child 7500 - died waiting for dll loading, errno 11
bash: fork: retry: Resource temporarily unavailable
7251800 [main] bash 9100 fork: child 7328 - died waiting for dll loading, errno 11
bash: fork: retry: Resource temporarily unavailable
答案在这里
简而言之 - 因为 Comodo - 奇怪地关闭 comodo 并没有帮助,但是将 git 添加到受信任的文件中,确实有帮助。
解决方案:
- 将
C:\Program Files\Git
文件夹添加到设置 > 文件评级 > 文件列表作为受信任的文件
- 将
C:\Program Files\Git
文件夹添加到设置 > 高级保护 > Milanescious > Shell 代码
排除
我认为在为 gitlab 生成 ssh 密钥后我破坏了我的 Git Bash for Windows
,但可能是我不确定的其他原因。重新安装没有帮助。这些错误的原因可能是什么?
0 [main] bash 9100 fork: child 7536 - died waiting for dll loading, errno 11
bash: fork: retry: Resource temporarily unavailable
1087109 [main] bash 9100 fork: child 8528 - died waiting for dll loading, errno 11
bash: fork: retry: Resource temporarily unavailable
3168945 [main] bash 9100 fork: child 7500 - died waiting for dll loading, errno 11
bash: fork: retry: Resource temporarily unavailable
7251800 [main] bash 9100 fork: child 7328 - died waiting for dll loading, errno 11
bash: fork: retry: Resource temporarily unavailable
答案在这里
解决方案:
- 将
C:\Program Files\Git
文件夹添加到设置 > 文件评级 > 文件列表作为受信任的文件 - 将
C:\Program Files\Git
文件夹添加到设置 > 高级保护 > Milanescious > Shell 代码 排除