DynamoRIO / DynamoRIO/dynamorio
ASSERT (client.thread test) suite\tests\client-interface\thread.dll.c:115: (process_id_t)(ptr_uint_t) dr_get_tls_field(dr_get_current_drcontext()) == dr_get_process_id() + 1 ()
- 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 May 05, 2014 12:07:00_
This happened once running the pre-commit test on win7. I cannot reproduce it:
Output:
----------------------------------------------------------
PR 216931: client options are -paramx -paramy
inside app client.thread.exe
PR 198871 locking test......passed
client thread is alive
client thread is dying
PR 222812: client thread test passed
thread.appdll.dll process attach
loaded library
client thread is alive
client thread is dying
PR 210591: client transparency test passed
thread.appdll.dll process detach
ASSERT FAILURE: D:\derek\dr\git\src\suite\tests\client-interface\thread.dll.c:115: (process_id_t)(ptr_uint_t) dr_get_tls_field(dr_get_current_drcontext()) == dr_get_process_id() + 1 ()
_Original issue: http://code.google.com/p/dynamorio/issues/detail?id=1440_
Contributor guide
Assessment
This issue has not been assessed yet.