Jel*_*mer 10 c++ visual-studio c++11 visual-leak-detector
当我包括:
#include <vld.h>;
Run Code Online (Sandbox Code Playgroud)
在我的stdafx.h中并运行我的程序,它说安装了Visual Leak Detector 2.5.我可以正常运行我的程序但是当它退出时我得到这个错误:
Exception thrown at 0x00007FFFB7F57FE7 (ntdll.dll) in CPPAssessment.exe: 0xC0000005: Access violation reading location 0x00007FFFB8095252.
If there is a handler for this exception, the program may be safely continued.
Run Code Online (Sandbox Code Playgroud)
但是,当我启用Visual Leak Detector时,我才会得到这个,所以我的猜测就是问题所在.
我找到了这个网站:Visual Leak Detector论坛有人提到了一个修复,但它导致了一个带有vld.cpp文件的github repo,我不知道该怎么做.
似乎错误是由Windows 10周年更新引起的,但我不确定.
VLD 2.5.1 已发布,修复了 Windows 10 的错误。 https://vld.codeplex.com/releases/view/630509
我等这个已经有一段时间了。感谢VLD团队
| 归档时间: |
|
| 查看次数: |
1892 次 |
| 最近记录: |