https://bugs.kde.org/show_bug.cgi?id=449683
ryu.ketsu...@outlook.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDSINFO |REPORTED Resolution|WAITINGFORINFO |--- --- Comment #3 from ryu.ketsu...@outlook.com --- I used coredumpctl as suggested for debugging another bug report I submitted but for a third party kwin effect, hoping it would work and I managed to get a backtrace from gdb. The backtrace was gigantic, though, pointing to memory addresses. What I could make out, are the following lines #1 qGetPtrHelper<QScopedPointer<QObjectData, QScopedPointerDeleter<QObjectData> > >(QScopedPointer<QObjectData, QScopedPointerDeleter<QObjectData> >&) (ptr=<optimized out>) at ../../include/QtCore/../../src/corelib/global/qglobal.h:1143 #2 QApplication::d_func() (this=<optimized out>) at kernel/qapplication.h:217 #3 QApplication::notify(QObject*, QEvent*) (this=0x7ffd909f10e0, receiver=0x55d87227d8d0, e=0x7ffd901f3210) at kernel/qapplication.cpp:2859 -- You are receiving this mail because: You are watching all bug changes.