[Bug sanitizer/101978] thread sanitizer false positive when condition variable

2022-09-23 Thread redi at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101978 --- Comment #10 from Jonathan Wakely --- We even have tests for the bogus tsan errors: g++.dg/tsan/pthread_cond_clockwait.C (which fails on machines with an old glibc)

[Bug sanitizer/101978] thread sanitizer false positive when condition variable

2022-09-23 Thread redi at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101978 --- Comment #9 from Jonathan Wakely --- The new interceptor was merged as g:d0fee87e0ce24f066cde3dbf9605abce24dd75e1

[Bug sanitizer/101978] thread sanitizer false positive when condition variable

2022-09-23 Thread jakob.weisblat at zoom dot us via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101978 --- Comment #8 from Jakob Weisblat --- @Andrew: (In reply to Andrew Pinski from comment #7) Thanks! I'll try upgrading to GCC 12 to see if my issues go away.

[Bug sanitizer/101978] thread sanitizer false positive when condition variable

2022-09-23 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101978 --- Comment #7 from Andrew Pinski --- (In reply to Jakob Weisblat from comment #6) > I think this is the same issue as > https://github.com/google/sanitizers/issues/1259. > > It was fixed in clang at > https://github.com/llvm/llvm-project/comm

[Bug sanitizer/101978] thread sanitizer false positive when condition variable

2022-09-23 Thread jakob.weisblat at zoom dot us via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101978 Jakob Weisblat changed: What|Removed |Added CC||jakob.weisblat at zoom dot us --- Comm

[Bug sanitizer/101978] thread sanitizer false positive when condition variable

2022-07-28 Thread lewis at sophists dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101978 lewis pringle changed: What|Removed |Added CC||lewis at sophists dot com --- Comment #

[Bug sanitizer/101978] thread sanitizer false positive when condition variable

2022-07-18 Thread boris at kolpackov dot net via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101978 Boris Kolpackov changed: What|Removed |Added CC||boris at kolpackov dot net --- Commen

[Bug sanitizer/101978] thread sanitizer false positive when condition variable

2022-02-19 Thread danregister at poczta dot fm via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101978 Daniel Adamski changed: What|Removed |Added CC||danregister at poczta dot fm --- Comme

[Bug sanitizer/101978] thread sanitizer false positive when condition variable

2021-08-20 Thread marxin at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101978 Martin Liška changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|