【发布时间】:2018-10-02 20:05:14
【问题描述】:
确实我有同样的问题,这里提到了“Why does bash (from git installation) give me segmentation fault suddenly? "
我的 git 工作正常。但是我需要重新生成 keygen 值并且我遇到了分段错误。我远程 git 并安装了最新版本的 git(2.19.0-64 位)。我尝试使用搜索中的 git-bash、bin 文件夹中的 bash.exe、bin 文件夹中的 git.exe、Git 文件夹下的 git-bash.exe 和 Git 文件夹下的 git-cmd.exe。结果是一样的。
阅读上面分享的链接后,我还检查了 Windows 更新。但是没有更新。
有什么想法吗?在此先感谢
【问题讨论】:
标签: windows git segmentation-fault git-bash