DynamoRIO / DynamoRIO/dynamorio
ASSERT (inline.dll.c:397: callee_inlined (Function was not inlined!)) with -thread_private
- 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 October 31, 2011 17:05:22_
with -thread_private the inline test fails:
% bin32/drrun.exe "-s" "60" "-quiet" "-exit0" "-ops" "-stderr_mask 0xC -msgbox_mask 0 -dumpcore_mask 0xfd -staged -thread_private -code_api -client_lib 'C:/src/dr/git/build_x86_dbg_tests/suite/tests/bin/client.inline.dll.dll;0;' -opt_cleancall 3 -code_api " "-use_dll" "C:/src/dr/git/build_x86_dbg_tests/lib32/debug/dynamorio.dll" "C:/src/dr/git/build_x86_dbg_tests/suite/tests/bin/client.inline.exe"
INIT
Calling func empty...
ASSERT FAILURE: ......\src\suite\tests\client-interface\inline.dll.c:397: callee_inlined (Function was not inlined!)
_Original issue: http://code.google.com/p/dynamorio/issues/detail?id=596_
Contributor guide
Assessment
This issue has not been assessed yet.