DynamoRIO / DynamoRIO/dynamorio
CRASH: Linux private loader not handling thread_local std::vector
Open
Bug-DRCrash
help wanted
OpSys-Linux
- Dominant language
- C
- Stars
- 3.2k
- Forks
- 629
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 31
Description
For #4030 I'm adding a test of complex static TLS such as C++ classes with constructors to call. A `thread_local std::vector` is failing with the Linux private loader. I have it working on Windows and will include it in the test, but disable it for Linux until this issue is fixed.
Contributor guide
Assessment
This issue has not been assessed yet.