DynamoRIO / DynamoRIO/drmemory
Can't run Wine and its programs under Dr. Memory
- Dominant language
- C
- Stars
- 2.7k
- Forks
- 290
- PR merge metrics
- No merged PRs in 30d
Description
_From [amine.kh...@reactos.org](https://code.google.com/u/111287084847838599146/) on May 05, 2014 07:48:52_
What steps will reproduce the problem? 1. Compile Wine.
2. Run it under drmemory linux What is the expected output? What do you see instead? ./wine ./programs/regedit/regedit.exe.so
~~Dr.M~~ Dr. Memory version 1.7.0
<-- execve /home/amine/wine_gcc49/loader/wine-preloader -->
~~Dr.M~~ WARNING: cannot find executable image
~~Dr.M~~ Dr. Memory version 1.7.0
~~Dr.M~~ ASSERT FAILURE (thread 30582): /work/drmemory_package/drmemory/drmemory.c:1817: app_base != NULL (internal error finding executable base)Dr. Memory is paused at an assert in pid 30582
What version of the product are you using? On what operating system? Dr. Memory version 1.7.0 xubuntu 14.04 i386 Try the debug version of Dr. Memory and of its underlying engine DynamoRIO by passing "-debug -dr_debug -pause_at_assert" to drmemory.exe. Are any messages reported? The paste I mentioned above.
_Original issue: http://code.google.com/p/drmemory/issues/detail?id=1539_
Contributor guide
Assessment
This issue has not been assessed yet.