DynamoRIO / DynamoRIO/drmemory
pcache test failing with DR assert on gencode size
- Dominant language
- C
- Stars
- 2.7k
- Forks
- 290
- PR merge metrics
- No merged PRs in 30d
Description
https://travis-ci.com/DynamoRIO/drmemory/jobs/277262558
```
47/97 Test #48: pcache ............................***Failed 0.03 sec
commit_end_pc + PAGE_SIZE <= vmcode_get_executable_addr((byte *)code) + GENCODE_RESERVE_SIZE
(Error occurred @0 frags)
version 7.91.18214, custom build
-no_dynamic_options -logdir '/home/travis/build/DynamoRIO/drmemory/build_drmemory-dbg-64/logs/dynamorio' -client_lib '/home/travis/build/DynamoRIO/drmemory/build_drmemory-dbg-64/bin64/debug/libdrmemorylib.so;0;`-batch` `-callstack_style` `0x27` -no_results_to_stderr `-no_check_uninitialized` `-no_count_leaks` -persist_co
0x00007ffcb73702d0 0x00007f0ffcd4fa66
0x00007ffcb7370520 0x00007f0ffce71e11
0x00007ffcb7370570 0x00007f0ffce7256c
0x00007ffcb73705b0 0x00007f0ffce728be
0x00007ffcb7370600 0x00007f0ffce72b9e
0x00007ffcb7370630 0x00007f0ffccc634a
0x00007ffcb7370e60 0x00007f0ffcf606e2
0x00007ffcb7371f10 0x00007f0ffcf0fada>
```
Contributor guide
Assessment
This issue has not been assessed yet.