DynamoRIO / DynamoRIO/drmemory
drmemory, drstrace, ... all no longer work on Windows 32bit
- Dominant language
- C
- Stars
- 2.7k
- Forks
- 290
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the bug**
drmemory, drstrace, ... all no longer work on Windows 32bit. They all crash, long before any command line options can be processed
**To Reproduce**
Just run any dr*-tool:
drmemory.exe /?
Segmentation fault
drstrace.exe /?
Segmentation fault
drstrace.exe -h
Segmentation fault
**Versions**
- What version of Dr. Memory are you using?
https://github.com/DynamoRIO/drmemory/releases/download/cronbuild-2.6.20282/DrMemory-Windows-2.6.20282.msi
-
- Does the latest build from
https://drmemory.org/page_download.html#sec_latest_build solve the problem?
No, it dos not.
- What operating system version are you running on? ("Windows 10" is *not* sufficient: give the release number.)
Microsoft Windows [Version 10.0.19045.6159]
- Is your application 32-bit or 64-bit?
32bit
Contributor guide
Assessment
This issue has not been assessed yet.