Visual Studio 2010反复崩溃 [英] Visual Studio 2010 crashes repeatedly

查看:235
本文介绍了Visual Studio 2010反复崩溃的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我已经运行Visual Studio 2010(正式版本)已有一段时间了。最近,VS在我8小时的工作时间内崩溃了10次以上。在VS2008中,使用大型Xaml文件时发生崩溃是很普遍的,而我在VS2010中遇到过一些崩溃,但是在调试,启动调试器,停止调试器以及其他编辑代码的随机时间发生崩溃。



我查看了问题报告,发现是最常出现的问题:


描述



故障排除应用程序路径:C:\Program Files(x86)\Microsoft Visual Studio 10.0\Common7\ IDE\devenv.exe



问题签名



问题事件名称:APPCRASH



应用程序名称:devenv.exe



应用程序版本:10.0.30319.1



应用程序时间戳:4ba1fab3



故障模块名称:ntdll.dll



故障模块版本:6.1.7600.16385



故障模块时间戳:4a5bdb3b



异常代码:c0000005



异常偏移量:0002e23e


我正在运行Windows 7(x64)。希望有人遇到了这个问题并找到了解决方案。我计划重新安装VS2010。希望可以解决该问题。

解决方案

您是否认为您已安装了任何可能导致频繁崩溃的扩展? / p>

您可以尝试

  Devenv.exe / SafeMode 

以安全模式启动。您也可以尝试

  Devenv.exe / Log 

这将记录所有活动。尚未尝试过此操作,因此不知道记录了什么活动。



Visual Studio 2010命令行开关


I've been running Visual Studio 2010 (the official release) for some time now. Lately, VS will crash 10+ times during my 8 hour work day. In VS2008, crashes were common when working with large Xaml files, and while I experience some of that with VS2010, crashes occur when debugging, starting the debugger, stopping the debugger, and other random times when editing code.

I've looked through the problem reports, and the one I've found that occurs most frequently is:

Description

Faulting Application Path: C:\Program Files (x86)\Microsoft Visual Studio 10.0\Common7\IDE\devenv.exe

Problem signature

Problem Event Name: APPCRASH

Application Name: devenv.exe

Application Version: 10.0.30319.1

Application Timestamp: 4ba1fab3

Fault Module Name: ntdll.dll

Fault Module Version: 6.1.7600.16385

Fault Module Timestamp: 4a5bdb3b

Exception Code: c0000005

Exception Offset: 0002e23e

I'm running Windows 7 (x64). Hoepfully someone has come across this problem and has found a solution. I plan on reinstalling VS2010. Hopefully that takes care of the problem.

解决方案

Do you think you have installed any extra Extensions which might lead to frequent crashes?

You can try

Devenv.exe /SafeMode

to start in Safe mode. You can also try

Devenv.exe /Log

Which will log all activity. Have not tried this so don't know What activities are logged.

Visual Studio 2010 Command Line Switches

这篇关于Visual Studio 2010反复崩溃的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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