Re: [Interest] valgrind --tool=helgrind and Qt 5.3.2 on Linux: "lock order violated"

2014-12-11 Thread Thiago Macieira
On Thursday 11 December 2014 15:29:58 Rainer Wiesenfarth wrote: > (qorderedmutexlocker_p.h:83) > ==26941==by 0x6E0F677: QObject::connect(QObject const*, char const*, > QObject const*, > char const*, Qt::ConnectionType) (qobject.cpp:2713) > ==26941==[...] >

[Interest] valgrind --tool=helgrind and Qt 5.3.2 on Linux: "lock order violated"

2014-12-11 Thread Rainer Wiesenfarth
I am not yet very familiar with helgrind, but if I use it on my application I get a couple of messages like this: ==26941== ==26941== ==26941== Thread #1: lock order "0x723FA50 before 0x723FA90" violated ==26941== ==26941== Observe