Warning: file_get_contents(/data/phpspider/zhask/data//catemap/2/github/3.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Github窗口中的Git PowerShell会话持续崩溃_Powershell_Github_Github For Windows - Fatal编程技术网

Github窗口中的Git PowerShell会话持续崩溃

Github窗口中的Git PowerShell会话持续崩溃,powershell,github,github-for-windows,Powershell,Github,Github For Windows,GitHub for Windows通过PowerShell提供Git Shell,这在Windows下非常好。我的大多数机器都能很好地使用它,但在一台笔记本电脑(Thinkpad X1 carbon)上,Git Shell(PowerShell)在Git存储库下输入了一些cmdlet后不断崩溃,甚至像ls一样,但它没有从Git repo中崩溃 哪些日志包含错误信息,或者任何人都有关于崩溃的线索 GitHub for Windows最新版本(2.3.1)在Windows 8/8.1 64位上运行

GitHub for Windows通过PowerShell提供Git Shell,这在Windows下非常好。我的大多数机器都能很好地使用它,但在一台笔记本电脑(Thinkpad X1 carbon)上,Git Shell(PowerShell)在Git存储库下输入了一些cmdlet后不断崩溃,甚至像ls一样,但它没有从Git repo中崩溃

哪些日志包含错误信息,或者任何人都有关于崩溃的线索

GitHub for Windows最新版本(2.3.1)在Windows 8/8.1 64位上运行。但是,我的另一个具有相同操作系统和git/GitHub客户端的盒子工作正常

事件日志报告了一个应用程序错误(非常一般…):

故障应用程序名称:conhost.exe,版本:6.3.9600.17238,时间戳:0x53d0cdd9 故障模块名称:msvcrt.dll,版本:7.0.9600.16384,时间戳:0x5215f944 异常代码:0xc000041d 故障偏移量:0x000000000000193f 出错进程id:0x2650 故障应用程序启动时间:0x01cfc50e4c68f5f7 出现故障的应用程序路径:C:\windows\system32\conhost.exe 故障模块路径:C:\windows\system32\msvcrt.dll 报告Id:9ab0281b-3101-11e4-827c-b8763fa7c332 故障包全名:
错误的包相对应用程序ID:

此()是否有帮助?您使用的是什么操作系统和git版本?似乎不是同一个问题。无论comdlet使用什么命令,甚至不是git命令,我的崩溃都会发生。还更新了OS/GitHub客户端信息。有错误消息吗?Windows事件日志包含哪些内容?这是什么窗户?7.8.32位,64位?什么是msysgit?Mysysgit(git bash)运行良好,但git Powershell会话崩溃。是否安装了所有Windows update?(例如,这包括解决在运行写入非活动屏幕缓冲区的应用程序时可能导致控制台主机(ConHost.exe)崩溃的问题。