[Interest] Will TSAN_OPTIONS=detect_deadlocks=1 work when Qt is compiled with -sanitize thread?
Dennis Luehring
dl.soluz at gmx.net
Fri Jul 19 10:50:38 CEST 2024
Am 19.07.2024 um 10:46 schrieb Nuno Santos:
> Apparently, compiling Qt with -sanitize thread automatically applies to the applications as well.
>
> I have checked the compile output and it was being applied already.
how should that happen? only if your application is part of Qt build itself
and you're application isn't instrumented of not directly build TSAN
More information about the Interest
mailing list