Open sophiazhang0721 opened 6 years ago
Does it work with /MDd? Xref https://groups.google.com/forum/#!topic/DrMemory-Users/LvRt6mX1xGM
Did you try the standard debugging steps at https://github.com/DynamoRIO/drmemory/wiki/Debugging#general-tips and https://github.com/DynamoRIO/drmemory/wiki/Debugging#narrowing-down-the-source-of-the-problem?
I have tried in other PC , it is good! So it must have something wrong with mine,
It may be an interoperability problem with intrusive security software: anti-virus or other software which injects itself into every application on your system and can cause problems for Dr. Memory.
I'm getting this same issue when running my program and it says The program '[9176]' has exited with code -1 (0xffffffff).
My dr.memory version is windows-1.11.0-2 , the visual studio version is V2017, when I run my test program using Dr.memory, almost go to the end, there will have a error window report Dr.memory internal crash at PCxxx,... please report this at http://drmemory.org/issues.Program aboted.
...
after click the OK button on the bottom, you will see below in the cmd window:
To verify whether this issue is related to my test program, I just created a very small TP with less than 10 lines, and build it to a exe program, this issue also there.
I have tried in other PC , it is good! So it must have something wrong with mine, I uninstalled all VS2017, and reinstalled again, issue is also there.
I have searched the this issue in website, seems many person have similar issue, but seems no clear solved solution.
struggle with it ! need help!