面对 Visual Studio 2015 和 2013 的突然崩溃 [英] Facing abrupt crashes from visual studio 2015 and 2013

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

问题描述

我最近几天都面临这个问题.我的 Visual Studio 2015 突然崩溃.在检查应用程序事件日志时,我发现对于每次崩溃,都会在其中输入以下日志.

I am facing this issue for last few days. My Visual studio 2015 crashes abruptly. On checking the application event log, i found that for each crash, following log is entered in it.

Faulting application name: devenv.exe, version: 14.0.24720.0, time stamp: 0x564ea97e
Faulting module name: MSWB7.dll, version: 10.0.14291.1001, time stamp: 0x56e7c254
Exception code: 0xc0000005
Fault offset: 0x0000ed3a
Faulting process id: 0x1224
Faulting application start time: 0x01d18d0ac67af6bd
Faulting application path: C:Program Files (x86)Microsoft Visual Studio 14.0Common7IDEdevenv.exe
Faulting module path: C:WINDOWSSystem32MSWB7.dll
Report Id: 6a7487d3-693c-4bd1-b48b-9b2262d8b27f

我试图找到这个

MSWB7.dll

.到目前为止,我只发现它是windows系统的一部分,用作系统的分词器.MSWB7.dll"在谷歌上的第一个结果是 https://msdn.microsoft.com/en-us/library/gg509108.aspx

. So far, I have only found out that it is a part of windows system and used as word breaker for the system. First result on google for "MSWB7.dll" is https://msdn.microsoft.com/en-us/library/gg509108.aspx

我的系统装有带有 Office 2016 的 Windows 10.我已为 Windows、VS、Office 等安装了所有更新.

My system has Windows 10 with Office 2016. I have all the updates installed for Windows, VS, Office etc.

我无法找到任何解决方案.也因此失去了很多小时的工作.

I am unable to find any solution for this. Had lost quite many hours of work due to it too.

请帮忙.提前致谢...

Please Help. Thanks In Advance...

推荐答案

如果您安装了拼写检查器"扩展程序,请卸载或禁用它,因为它可能对此负责.

Uninstall or disable the "Spell Checker" extension, if you have it installed, as it may be responsible.

做一些谷歌搜索我看到人们在 VS 2010 及更高版本中遇到了与此扩展几乎相同的错误日志.看来这个流行的扩展在较新版本的 Visual Studio 中变得不稳定,请参阅此处的问答部分:

https://visualstudiogallery.msdn.microsoft.com/7c8341f1-ebac-40c8-92c2-476db8d523ce/view/Reviews

Doing some Googling I see people are encountering near identical error logs with this extension in VS 2010 and later. It appears this popular extension has become unstable in newer versions of Visual Studio, see Q&A section here:

https://visualstudiogallery.msdn.microsoft.com/7c8341f1-ebac-40c8-92c2-476db8d523ce/view/Reviews

如果不是该扩展,请尝试禁用其他扩展,因为这种崩溃通常表明扩展与较新版本的 IDE 不兼容.

If it's not that extension try disabling other extensions as it appears this kind of crash is often indicative of an extension that becomes incompatible with the newer versions of the IDE.

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

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