I've recently installed Windows 10 and with it I've installed VS2015 community edition with update 1 (the exact version is 14.0.24720.00).
After installing Dr.Memory tool I've tried to use it one one of my programs but it crashed.
I've written a new project (Win32 Console application, empty project, no sdl) with simple program that literary does nothing :
class A {
public:
int x;
};
int main() {
//A *a = new A();
}
And it crashed with the same symptoms:
C:\some_path>"c:\Program Files (x86)\Dr. Memory\bin\drmemory.exe" -- drmem.exe
~~Dr.M~~ Dr. Memory version 1.9.0
~~Dr.M~~ Running "drmem.exe"
~~Dr.M~~ WARNING: application exited with abnormal code 0xc0000005