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

Thiago Macieira thiago.macieira at intel.com
Thu Dec 11 17:52:58 CET 2014


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==    [...]
> ==26941== 
> ==26941== ----------------------------------------------------------------
> 
> Is this something I should worry about?

No.

Note how the error is happening with QOrderedMutexLocker, which exists to 
prevent the deadlock in the first place.
-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center




More information about the Interest mailing list