https://bugs.kde.org/show_bug.cgi?id=473260

--- Comment #5 from cool.ghost.vi...@gmail.com ---
I apologize for it taking a while, haven't encountered the bug in a while until
now. I managed to get the backtrace via coredumpctl as was described. Since
it's rather short, I will paste it here.

(gdb) bt
#0  0x0000000000000000 in  ()
#1  0x00007fa2340d0fc6 in QtPrivate::QSlotObjectBase::call(QObject*, void**)
    (a=0x7fff03035630, r=<optimized out>, this=0x55f11d014fa0)
    at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:398
#2  doActivate<false>(QObject*, int, void**)
    (sender=0x55f11c68c6d0, signal_index=3, argv=0x7fff03035630)
    at kernel/qobject.cpp:3923
#3  0x00007fa2340cbf57 in QMetaObject::activate(QObject*, QMetaObject const*,
int, void**)
    (sender=<optimized out>, m=m@entry=0x7fa23435e580
<QTimer::staticMetaObject>, local_signal_index=local_signal_index@entry=0,
argv=argv@entry=0x7fff03035630) at kernel/qobject.cpp:3983
#4  0x00007fa2340d434e in QTimer::timeout(QTimer::QPrivateSignal)
    (this=<optimized out>, _t1=...) at .moc/moc_qtimer.cpp:205
#5  0x00007fa2340c80f5 in QObject::event(QEvent*)
    (this=0x55f11c68c6d0, e=0x7fff03035790) at kernel/qobject.cpp:1369
#6  0x00007fa2337aed72 in QApplicationPrivate::notify_helper(QObject*, QEvent*)
    (this=<optimized out>, receiver=0x55f11c68c6d0, e=0x7fff03035790)
    at kernel/qapplication.cpp:3640
#7  0x00007fa23409d618 in QCoreApplication::notifyInternal2(QObject*, QEvent*)
    (receiver=0x55f11c68c6d0, event=0x7fff03035790)
    at kernel/qcoreapplication.cpp:1064
#8  0x00007fa23409d802 in QCoreApplication::sendEvent(QObject*, QEvent*)
--Type <RET> for more, q to quit, c to continue without paging--
    (receiver=<optimized out>, event=<optimized out>)
    at kernel/qcoreapplication.cpp:1462
#9  0x00007fa2340edaa1 in QTimerInfoList::activateTimers()
    (this=this@entry=0x55f11b8350f8) at kernel/qtimerinfo_unix.cpp:643
#10 0x00007fa2340eb210 in QEventDispatcherUNIXPrivate::activateTimers()
    (this=this@entry=0x55f11b835070) at kernel/qeventdispatcher_unix.cpp:249
#11 0x00007fa2340ec060 in
QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>)
(this=<optimized out>, flags=...)
    at kernel/qeventdispatcher_unix.cpp:516
#12 0x000055f11a5b99f1 in
QUnixEventDispatcherQPA::processEvents(QFlags<QEventLoop::ProcessEventsFlag>)
()
#13 0x00007fa23409c06a in
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>)
(this=this@entry=0x7fff03035910, flags=..., flags@entry=...)
    at ../../include/QtCore/../../src/corelib/global/qflags.h:69
#14 0x00007fa2340a4132 in QCoreApplication::exec() ()
    at ../../include/QtCore/../../src/corelib/global/qflags.h:121
#15 0x00007fa23455fb50 in QGuiApplication::exec() ()
    at kernel/qguiapplication.cpp:1863
#16 0x00007fa2337aece9 in QApplication::exec() ()
    at kernel/qapplication.cpp:2832
#17 0x000055f11a4d8e41 in main(int, char**)
    (argc=<optimized out>, argv=<optimized out>)
    at /usr/src/debug/kwin-5.27.6-2.fc37.x86_64/src/main_wayland.cpp:628

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to