[Qt-interest] Show QT source in QTCreator (and strange deadlocks)

Thiago Macieira thiago at kde.org
Mon Jul 12 19:10:13 CEST 2010


On Monday 12 July 2010 14:18:40 Ori Lahav wrote:
> Hello QTers,
> I'm getting some mysterious deadlocks while running my application. The
> stack trace shows the deadlock is in QT, but QTCreator shows the
> disassembly instead of source code, so I can't debug it.
> What should I do to make QTCreator show the source?

For the code below, you have to install the libc-debug package.

> 4 QMutex::lock() /opt/qtcreator/lib/libQtCore.so.4 0 0x00007ffff641d077
> 5 QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*)
> /opt/qtcreator/lib/libQtCore.so.4 0 0x00007ffff65259e8

This deadlock shouldn't happen.

-- 
Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org
  Senior Product Manager - Nokia, Qt Development Frameworks
      PGP/GPG: 0x6EF45358; fingerprint:
      E067 918B B660 DBD1 105C  966C 33F5 F005 6EF4 5358
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 190 bytes
Desc: This is a digitally signed message part.
Url : http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20100712/0115f3a4/attachment.bin 


More information about the Qt-interest-old mailing list