图形调试器引发异常 [英] Graphics Debugger throwing Exception

查看:81
本文介绍了图形调试器引发异常的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

I'm trying to start DirectX diagnostics with VS Graphics debugger, but I'm getting some kind of access violation in low level DLL like ntdll.dll. App launched with classic debugger works fine.

有人知道这可能是什么吗?

Does anyone have a clue what could it be? 

我很想附加调用堆栈和异常图像,但我的帐户尚未通过验证.

I would love to attach callstack and exception image, but my account is not verified.

异常消息:

在game.exe中的0x77396D79(ntdll.dll)处引发异常:0xC0000005:访问冲突写入位置0x00610079.

Exception thrown at 0x77396D79 (ntdll.dll) in game.exe: 0xC0000005: Access violation writing location 0x00610079.

调用堆栈:

Call Stack:


预先感谢

推荐答案

尝试更新到Update2.对于访问冲突,调用堆栈似乎不正确.崩溃似乎发生在其他线程上.

Try updating to Update 2. The call stack doesn't appear to be correct for an access violation. It looks like the crash is occurring on a different thread.


这篇关于图形调试器引发异常的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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