DynamoRIO / DynamoRIO/dynamorio

Add ThreadSanitizer runs to test suite

Open
#6,031 0 comments 0 reactions 0 assignees View on GitHub
Component-Tests Type-Feature
Dominant language
C
Stars
3.2k
Forks
629
Avg merge
2d 15h
Merged PRs (30d)
31

Description

It would be good to run a race detector on our code. This may be limited to non-DR-managed apps as DR can cause problems with sanitizers due to its custom memory allocator, generated code, and assembly code. But we know that sanitizers work well with the drmemtrace analyzers. The primary target I'd like to add is the drmemtrace scheduler: e.g., run the scheduler_unit_tests under tsan.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.