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@entry=0x7ffff618ff5b > "QCoreApplication::sendEvent", what=<optimized out>, > file=file@entry=0x7ffff618ff00 "kernel/qcoreapplication.cpp", > line=line@entry=553) at > ../../include/QtCore/../../src/corelib/global/qlogging.h:90 > #5 0x00007ffff5f80061 in QCoreApplicationPrivate::checkReceiverThread > (receiver=receiver@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
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________ Interest mailing list Interest@qt-project.org https://lists.qt-project.org/listinfo/interest