Visual Studio 2015在调试期间崩溃,并且没有提供转储或崩溃的原因。 [英] Visual Studio 2015 crashes during debugging and provides no dump or reason for the crash.

查看:273
本文介绍了Visual Studio 2015在调试期间崩溃,并且没有提供转储或崩溃的原因。的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有几个游戏程序员试图在构建上运行调试,而Visual Studio会崩溃,并且没有说明原因。 我给他们两种获得转储的方法,但实际上都没有产生任何东西。有什么
我们不知道会导致这个吗?可能是一个已知的错误,更新等?



我可以提供哪些信息可以帮助我们开始缩小范围?

解决方案

您好ASpellman,


为了清楚地解决这个问题,您能否成功构建您的应用程序?


(1)我们必须确保它没有已编译的错误消息,或者您可以尝试使用"start without debugging"调试您的应用程序。


(2)还请在TOOLS-> Options-> Debugging下启用JIT调试,查看结果。


(3)您还可以启用异常设置VS IDE,然后调试你的应用程序,也许它可以捕获某些未处理的异常。


(4)不太确定你如何收集转储文件,但你知道我们可以使用不同的方式,如WinDbg或任务管理器或VS IDE或其他。您可以使用其他工具来收集转储文件,如WinDbg。


还请查看您的胜利dows事件查看器可以找到更多信息。


当然,您可以使用其他VS环境调试您的应用程序,至少我们可以知道它是否与您的VS IDE相关。 / p>

如果只是特定的应用程序有这个问题,也许你可以将你的问题发布到特定的开发论坛,它们将帮助你分析代码并找到有用的信息。


此致,


杰克


I have several game programmers that are trying to run debugging on builds and Visual Studio will crash and give nothing towards a reason why.  I have give them two ways of getting dumps, but neither actually yielded anything. Is there anything that we are not aware of that would cause this? Maybe a known error, update, etc?

What information can I provide that can help start narrowing this down?

解决方案

Hi ASpellman,

Just to make this issue clearly, could you build your app successfully in your side?

(1)We have to make sure that it has no the compiled error messages or you could try to debug your app using "start without debugging".

(2)Please also enable the JIT debugging under TOOLS->Options->Debugging, view the result.

(3)You could also enable the Exception settings in your VS IDE, and then debug your app, maybe it could capture certain unhandled exception.

(4)Not very sure that how you collect the dump files, but you know that we could use the different ways like the WinDbg or task manager or VS IDE or others. You could use other tools to collect the dump files like the WinDbg.

Please also view your windows Event viewer to find much more information.

Of course, you could debug your app using other VS Environment, at least, we could know that whether it is related to your VS IDE.

If just the specific app has this issue, maybe you could post your issue to the specific developing forum, they will help you analyze the code and find useful information.

Sincerely,

Jack


这篇关于Visual Studio 2015在调试期间崩溃,并且没有提供转储或崩溃的原因。的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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