Windows Subsystem for Linux crashing Windows when “git pull” is run

半腔热情 提交于 2019-12-25 02:58:09

问题


Has anyone else faced this problem? When I try to run git pull in WSL, the system immediately and consistently crashes leading me to the Blue Screen.

With the stop code:

PAGE FAULT IN NONPAGED AREA

I am on Windows 10.


回答1:


Yes. I is likely related to a known bug as described here. https://github.com/Microsoft/WSL/issues/3916

The summary is: Using SSH or Agent forwarding causes the BSOD(Blue Screen of Death). They have reproduced the issue and are working on a fix. That was as of 6 days ago.




回答2:


I have pretty the same issue. After some discovering I found out this article. For me, the issue is that McAfee is blocking this action with Exploit prevention mechanism.

Check this link: https://community.mcafee.com/t5/Endpoint-Security-ENS/blue-screen-mfeepmpk-wsl-git/td-p/616729

Maybe it will help you. Best regards



来源:https://stackoverflow.com/questions/55255578/windows-subsystem-for-linux-crashing-windows-when-git-pull-is-run

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!