https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68824
Bug ID: 68824 Summary: [6 Regression] libtsan is missing the __interceptor___tls_get_addr symbol without bumping the soname Product: gcc Version: 6.0 Status: UNCONFIRMED Severity: major Priority: P3 Component: sanitizer Assignee: unassigned at gcc dot gnu.org Reporter: doko at gcc dot gnu.org CC: dodji at gcc dot gnu.org, dvyukov at gcc dot gnu.org, jakub at gcc dot gnu.org, kcc at gcc dot gnu.org Target Milestone: --- libtsan is missing the __interceptor___tls_get_addr symbol without bumping the soname. So either bump the soname, or re-add the symbol.