在VS 2013中调试时Windows 7冻结 [英] Windows 7 freeze when Debugging in VS 2013

查看:82
本文介绍了在VS 2013中调试时Windows 7冻结的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述


我遇到以下问题:有时,当我在VS 2013中调试C ++项目时,我的完整Windows会冻结!这意味着:

I have following problem: Sometimes, when I debug a C++ project in VS 2013, my complete Windows freezes! This means:


  • GUI已更新(即先前打开的任务管理器正在更新值)
  • 无法关闭VisualStudio
  • 无法关闭任何程序(即firefox,已调试的程序,outlook,...)
  • 通过任务管理器查找任何进程无法正常工作
  • 点击Windows启动按钮不工作
  • 点击Strg + Alt + Del无法正常工作
  • 我唯一能做的就是按住笔记本电脑上的I / O硬件按钮

该系统是带有SSD,16GB RAM和i7 CPU的Windows 7 Enterprise x64。 Symantec Endpoint Protection是从我们的IT部门安装的。我的一些同事也有同样的问题。
我们认为,只有在使用混合调试时才会出现此问题。使用代码中的Managed-Code,Unmanged-Code和COM。

The system is a Windows 7 Enterprise x64 with SSD, 16GB RAM and i7 CPU. Symantec Endpoint Protection is installed from our IT. Some of my collegues have the same problem. We think, that this problem only occures if mixed-Debugging with Managed-Code, Unmanged-Code and COM in code is used.

谢谢为您的帮助!

推荐答案

您好danielh2412,

Hi danielh2412,

不调试您的应用,只需运行您的app使用"start without debugging",结果如何?

Not debug your app, just run your app using "start without debugging", how about the result?

请同时检查它是否与工具兼容模式下的托管兼容性模式或原生兼容性模式相关 - > debugging-> general。

Please also check that whether it is related to the managed compatibility mode or Native compatibility mode under tools->options->debugging->general.

谢谢,

杰克


这篇关于在VS 2013中调试时Windows 7冻结的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆