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

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

问题描述

我运行 Visual Studio 2010(正式版)已有一段时间了.最近,在我 8 小时的工作日中,VS 会崩溃 10 次以上.在 VS2008 中,处理大型 Xaml 文件时崩溃很常见,虽然我在使用 VS2010 时遇到过一些情况,但在调试、启动调试器、停止调试器以及编辑代码时的其他随机时间会发生崩溃.

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:

说明

错误的应用程序路径:C:Program Files (x86)Microsoft Visual Studio 10.0Common7IDEdevenv.exe

Faulting Application Path: C:Program Files (x86)Microsoft Visual Studio 10.0Common7IDEdevenv.exe

问题签名

问题事件名称:APPCRASH

Problem Event Name: APPCRASH

应用程序名称:devenv.exe

Application Name: devenv.exe

应用版本:10.0.30319.1

Application Version: 10.0.30319.1

应用时间戳:4ba1fab3

Application Timestamp: 4ba1fab3

故障模块名称:ntdll.dll

Fault Module Name: ntdll.dll

故障模块版本:6.1.7600.16385

Fault Module Version: 6.1.7600.16385

故障模块时间戳:4a5bdb3b

Fault Module Timestamp: 4a5bdb3b

异常代码:c0000005

Exception Code: c0000005

异常偏移量:0002e23e

Exception Offset: 0002e23e

我正在运行 Windows 7 (x64).希望有人遇到了这个问题并找到了解决方案.我打算重新安装VS2010.希望这能解决问题.

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?

你可以试试

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 命令行开关

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

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