DynamoRIO / DynamoRIO/dynamorio
ASSERT in spinmutex_trylock: mutexval == LOCK_FREE_STATE running drcachesim
Open
Bug-Assert
Component-DrMemtrace
- Dominant language
- C
- Stars
- 3.2k
- Forks
- 629
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 31
Description
The closest existing filed bug is #1166 but that's a different lock type.
I hit this running:
```
$ rm -rf drmemtrace.threadsig.*.dir; bin64/drrun -t drcachesim -offline -- ~/dr/test/threadsig 20 100000
<...>
<(1+x) Handling our fault in a TRY at 0x00007fe30c0a6191>
Contributor guide
Assessment
This issue has not been assessed yet.