Open lordmulder opened 4 years ago
FWIW I am having the same issue in a wxWidgets application. An uninit member var was reported correctly early on and before any Window was displayed but before the DrM crash. With that fixed, getting the same as the OP here in terms of behaviour with the various options and when using drrun directly.
I am also experiencing same issue. Did anybody found any solution?
Ditto. Just tried 2.3 from 2.2, and I'm seeing the same issue as @lordmulder.
I also tried the "-light" and other mentioned switches with the same result. I didn't use DynamoRIO because I don't know how (but may have had the same result there).
I'm on Windows 10 Pro 64-bit (1803). If it's important, I'm using Visual Studio 2019 to build the executable, and it's using only STL.
Describe the bug
Dr. Memory (latest version) reproducible fails with an Internal Crash when testing my program!
For details please see the screenshot below!
To Reproduce
"drmemory.exe" -- "my_program.exe" "ttttcattct" "quux" "input-3.txt" "output-3a.txt"
Please also answer these questions:
-light
to Dr. Memory)?nope
-leaks_only -no_count_leaks -no_track_allocs
? nopeyes! (seemed to finish normally)
-dr_debug
is added to the invocation, Dr. Memory will crash right away with:~~Dr.M~~ WARNING: application exited with abnormal code 0xc0000005
Expected behavior
Dr. Memory shouldn't crash with an internal error while testing my App.
Screenshots or Pasted Text
Versions
2.3.0-1
~~Dr.M~~ ERROR: Failed to find "main" for limiting memory dump