https://bugs.kde.org/show_bug.cgi?id=445504
--- Comment #11 from nikol...@rath.org --- Thanks! I have compiled with the patch and it fixes the issues for me as well. However, I am really confused as to why this works. Helgrind and DRD were complaining about mutexes being released by the wrong thread, and mutexes being locked twice. How can this be caused by Valgrind not being aware of pthread_cond_timedwait()? I would understand if the warnings were about data races - but this? -- You are receiving this mail because: You are watching all bug changes.