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

Ramakanth Kesireddy rama.kesi at gmail.com
Wed Aug 2 18:46:54 CEST 2023


ok..Does it mean installTranslator() is not invoked in the main thread?

Thanks and Regards,
Ramakanth

On Wed, Aug 2, 2023 at 9:17 PM Thiago Macieira <thiago.macieira at intel.com>
wrote:

> On Tuesday, 1 August 2023 21:54:47 PDT Ramakanth Kesireddy wrote:
> > Am unable to locate core dump even after setting ulimit -c unlimited.
>
> It was probably captured by systemd-coredumpd. You can find it with
> coredumpctl.
>
> > #4  0x00007ffff5d4a852 in qt_assert_x (where=where at entry=0x7ffff618ff5b
> > "QCoreApplication::sendEvent", what=<optimized out>,
> >     file=file at entry=0x7ffff618ff00 "kernel/qcoreapplication.cpp",
> > line=line at entry=553) at
> > ../../include/QtCore/../../src/corelib/global/qlogging.h:90
> > #5  0x00007ffff5f80061 in QCoreApplicationPrivate::checkReceiverThread
> > (receiver=receiver at entry=0x7fffffffddf0)
> >     at ../../include/QtCore/../../src/corelib/tools/qarraydata.h:208
> [cut]
> > #16 0x00007ffff5c70609 in start_thread (arg=<optimized out>) at
> > pthread_create.c:477
> > #17 0x00007ffff5847133 in clone () at
> > ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
>
> The assertion is correct. You didn't run this in the main() thread.
>
> --
> Thiago Macieira - thiago.macieira (AT) intel.com
>   Cloud Software Architect - Intel DCAI Cloud Engineering
> _______________________________________________
> Interest mailing list
> Interest at qt-project.org
> https://lists.qt-project.org/listinfo/interest
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20230802/93e4fecd/attachment.htm>


More information about the Interest mailing list