Am 18.07.2024 um 17:24 schrieb Nuno Santos:
Hi,

Thanks for your reply.

I’ve compiled Qt with -sanitize thread and I’m trying to find deadlock on my 
application.

your own application should be also build with TSAN

check with ldd if your executeable is linked with the TSAN runtime -
something with tsan8 or else there is no TSAN active
_______________________________________________
Interest mailing list
Interest@qt-project.org
https://lists.qt-project.org/listinfo/interest

Reply via email to