Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Program s crashing with VLD #57

Open
oneeyeman1 opened this issue Sep 3, 2018 · 0 comments
Open

Program s crashing with VLD #57

oneeyeman1 opened this issue Sep 3, 2018 · 0 comments

Comments

@oneeyeman1
Copy link

I am running Windows 8.1 with both MSVC 2010 and MSVC 2017.
My program (which has an executable binary and 10 dll) reports multiple memory leaks.

Due to the program using features of C++11 that is not available on MSVC 2010 I had to switch to 2017.

I set up VLD in the project, re-compiled, and ran the solution from inside MSVC. The program crashed with the error "wntdll.pdb failed to load"

Now when I tried to switch back to MSVC 2010, the program just crashed.

Does anybody have an idea what is happening? How I can make the VLD work?

TIA!
]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant