DynamoRIO / DynamoRIO/dynamorio
ASSERT (unit_tests pcache use) vmareas.c:1256 info->cache == NULL
- Dominant language
- C
- Stars
- 3.2k
- Forks
- 629
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 31
Description
_From [bruen...@google.com](https://code.google.com/u/109494838902877177630/) on June 10, 2013 16:15:39_
release build CRASH unit_tests pcache
> rm /work/dr/git/exports/logs/dpc-1000/*
> /usr/bin/time /work/dr/git/exports/bin64/drrun -persist -disable_traces -- ./unit_tests --gtest_filter=ActivityLogTest.*
> /usr/bin/time /work/dr/git/exports/bin64/drrun -persist -disable_traces -- ./unit_tests --gtest_filter=ActivityLogTest.*
Note: Google Test filter = ActivityLogTest.*
[==========] Running 5 tests from 1 test case.
[----------] Global test environment set-up.
[----------] 5 tests from ActivityLogTest
[ RUN ] ActivityLogTest.Enabled
cache == NULL
_Original issue: http://code.google.com/p/dynamorio/issues/detail?id=1185_
Contributor guide
Assessment
This issue has not been assessed yet.