DynamoRIO / DynamoRIO/drmemory
Dr. Memory always reports "write to readonly" as an app error
Open
OpSys-All
Usability
- Dominant language
- C
- Stars
- 2.7k
- Forks
- 290
- PR merge metrics
- No merged PRs in 30d
Description
This error occurred inside the Dr. Memory fuzzer, but the error report makes it look like an app error:
```
Error #3: REPORTED WARNING: writing to readonly memory 0x0a471214-0x0a471218
#0 libdynamorio.so.5.0!memcpy_mid [/usr/local/google/home/byronh/work/
dr2/drmemory/dynamorio/core/lib/dr_helper.c:44]
(0xf713944c ) modid:3
Note: @0:00:06.949 in thread 1364
Note: instruction: rep movs %ds:(%esi) %esi %edi %ecx -> %es:(%edi) %esi %edi %ecx
error end
```
Contributor guide
Assessment
This issue has not been assessed yet.