[Interest] Application stack traces are not seen using Massif with Qt debug symbols

Thiago Macieira thiago.macieira at intel.com
Mon Jul 31 17:27:09 CEST 2023


On Sunday, 30 July 2023 10:11:55 PDT Ramakanth Kesireddy wrote:
> QCoreApplication::installTranslator().
> ASSERT failure in QCoreApplication::sendEvent: "Cannot send events to
> objects owned by a different thread. Current thread 0x0x55a25cfacea0.
> Receiver '' (of type 'QApplication') was created in thread
> 0x0x55a25cf32ef0", file kernel/qcoreapplication.cpp, line 553
> Aborted (core dumped)
> 
> Can anyone let me know if there is any issue with the below configure line
> which causes the assert error on ubuntu 20.04 with Qt 5.15.8?

No, nothing obvious. It could be a mismatch of having two different Qt loaded 
into memory at the same time. Can you provide the stack trace of this warning? 
It says "core dumped" so it means you have a core dump to get the trace from.

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Cloud Software Architect - Intel DCAI Cloud Engineering
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 5152 bytes
Desc: not available
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20230731/85288099/attachment.bin>


More information about the Interest mailing list