DynamoRIO / DynamoRIO/dynamorio
ALIGNED(threadexit test) linux/os.c:5375 fails
- Dominant language
- C
- Stars
- 3.2k
- Forks
- 629
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 31
Description
_From [netfo...@google.com](https://code.google.com/u/114002107187779063565/) on July 12, 2011 23:33:30_
What version of DynamoRIO are you using? rev 866 What operating system version are you running on? Linux 2.6.32 What application are you running? code_api|linux.threadexit Is your application 32-bit or 64-bit? in both case How are you running the application under DynamoRIO? ctest -V -R threadexit What steps will reproduce the problem? It sometimes happens while running many times. What is the expected output? What do you see instead? Is this an application crash, a DynamoRIO crash, a DynamoRIO assert, or a hang (see https://code.google.com/p/dynamorio/wiki/BugReporting and set the title appropriately)? The threadexit test on linux non-deterministically hits these ASSERT and ASSERT_CURIOSITY. When it fails, the output message includes:
41: start in file /home/netforce/Google/DynamoRIO/dynamorio/core/linux/os.c line 4724
41: end in file /home/netforce/Google/DynamoRIO/dynamorio/core/linux/os.c line 4726
41:
Contributor guide
Assessment
This issue has not been assessed yet.