DynamoRIO / DynamoRIO/drmemory
Dr Memory crashed, and asked me to report this problem
- Dominant language
- C
- Stars
- 2.7k
- Forks
- 290
- PR merge metrics
- No merged PRs in 30d
Description
_From [rdstev...@gmail.com](https://code.google.com/u/113873090402597435302/) on September 12, 2014 07:43:23_
What steps will reproduce the problem? 1. Running my test app; which has an intermittent error which I believe to be due to memory stomping. What is the expected output? What do you see instead? Expect run to completion, sometimes the app crashes (taking Dr Memory with it). What version of the product are you using? On what operating system? See below. Windows 8.
Does the problem go away when running in light mode (pass "-light" to Dr.
Memory)?
Problem still there.
What about when running with the options "-leaks_only
-no_count_leaks -no_track_allocs"?
With -leaks_only, the problem seems to go away (along with the crash in my own program). Does -leaks_only cause a different memory allocation pattern? (Perhaps with extra buffer zones?) Does the problem go away when using the most recent build from http://build.chromium.org/p/client.drmemory/builds/? I am using the most recent build.
~~Dr.M~~ WARNING: application exited with abnormal code 0xffffffff
_Original issue: http://code.google.com/p/drmemory/issues/detail?id=1624_
Contributor guide
Assessment
This issue has not been assessed yet.