Created attachment 138756 [details] Full stacktrace SUMMARY When I looked into `coredumctl list` I found that ksystemstats had crashed: ``` Thread 1 (Thread 0x7f827ef00080 (LWP 1990)): #0 std::__atomic_base<int>::load (__m=std::memory_order_relaxed, this=0x400040000002c) at /usr/include/c++/10/bits/atomic_base.h:420 #1 QAtomicOps<int>::loadRelaxed<int> (_q_value=..., _q_value=...) at /usr/include/qt5/QtCore/qatomic_cxx11.h:239 #2 QBasicAtomicInteger<int>::loadRelaxed (this=0x400040000002c) at /usr/include/qt5/QtCore/qbasicatomic.h:107 #3 QWeakPointer<QObject>::internalData (this=<optimized out>) at /usr/include/qt5/QtCore/qsharedpointer_impl.h:698 #4 QPointer<SensorProperty>::data (this=<optimized out>) at /usr/include/qt5/QtCore/qpointer.h:77 #5 QPointer<SensorProperty>::operator SensorProperty* (this=<optimized out>) at /usr/include/qt5/QtCore/qpointer.h:83 #6 AggregateSensor::value (this=0x5625a82805d0) at /usr/src/debug/ksysguard5-5.21.5-1.1.x86_64/libkstats/AggregateSensor.cpp:101 #7 0x00005625a6403201 in operator() (__closure=0x7f827801a600) at /usr/src/debug/ksysguard5-5.21.5-1.1.x86_64/ksystemstats/client.cpp:57 #8 QtPrivate::FunctorCall<QtPrivate::IndexesList<>, QtPrivate::List<>, void, Client::subscribeSensors(const QStringList&)::<lambda()> >::call (arg=<optimized out>, f=...) at /usr/include/qt5/QtCore/qobjectdefs_impl.h:146 #9 QtPrivate::Functor<Client::subscribeSensors(const QStringList&)::<lambda()>, 0>::call<QtPrivate::List<>, void> (arg=<optimized out>, f=...) at /usr/include/qt5/QtCore/qobjectdefs_impl.h:256 #10 QtPrivate::QFunctorSlotObject<Client::subscribeSensors(const QStringList&)::<lambda()>, 0, QtPrivate::List<>, void>::impl(int, QtPrivate::QSlotObjectBase *, QObject *, void **, bool *) (which=<optimized out>, this_=0x7f827801a5f0, r=<optimized out>, a=<optimized out>, ret=<optimized out>) at /usr/include/qt5/QtCore/qobjectdefs_impl.h:443 #11 0x00007f8280f63c17 in QtPrivate::QSlotObjectBase::call (a=0x7fffe1a5e300, r=0x5625a83c5d60, this=0x7f827801a5f0) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:398 #12 doActivate<false> (sender=0x5625a82805d0, signal_index=3, argv=0x7fffe1a5e300, argv@entry=0x0) at kernel/qobject.cpp:3886 #13 0x00007f8280f5cf60 in QMetaObject::activate (sender=<optimized out>, m=m@entry=0x7f82812c4b80, local_signal_index=local_signal_index@entry=0, argv=argv@entry=0x0) at kernel/qobject.cpp:3946 #14 0x00007f82812bb9e0 in SensorProperty::valueChanged (this=<optimized out>) at /usr/src/debug/ksysguard5-5.21.5-1.1.x86_64/build/libkstats/ksgrdbackend_autogen/EWIEGA46WW/moc_SensorProperty.cpp:153 #15 0x00007f82812bbce6 in operator() (__closure=0x7f8278047af0) at /usr/src/debug/ksysguard5-5.21.5-1.1.x86_64/libkstats/AggregateSensor.cpp:233 #16 QtPrivate::FunctorCall<QtPrivate::IndexesList<>, QtPrivate::List<>, void, AggregateSensor::delayedEmitDataChanged()::<lambda()> >::call (arg=<optimized out>, f=...) at /usr/include/qt5/QtCore/qobjectdefs_impl.h:146 #17 QtPrivate::Functor<AggregateSensor::delayedEmitDataChanged()::<lambda()>, 0>::call<QtPrivate::List<>, void> (arg=<optimized out>, f=...) at /usr/include/qt5/QtCore/qobjectdefs_impl.h:256 #18 QtPrivate::QFunctorSlotObject<AggregateSensor::delayedEmitDataChanged()::<lambda()>, 0, QtPrivate::List<>, void>::impl(int, QtPrivate::QSlotObjectBase *, QObject *, void **, bool *) (which=<optimized out>, this_=0x7f8278047ae0, r=<optimized out>, a=<optimized out>, ret=<optimized out>) at /usr/include/qt5/QtCore/qobjectdefs_impl.h:443 #19 0x00007f8280f67c32 in QtPrivate::QSlotObjectBase::call (a=0x7fffe1a5e360, r=<optimized out>, this=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:398 #20 QSingleShotTimer::timerEvent (this=0x5625a8282680) at kernel/qtimer.cpp:320 #21 0x00007f8280f5994f in QObject::event (this=0x5625a8282680, e=0x7fffe1a5e490) at kernel/qobject.cpp:1336 #22 0x00007f8280f2d10f in doNotify (event=0x7fffe1a5e490, receiver=0x5625a8282680) at kernel/qcoreapplication.cpp:1153 #23 QCoreApplication::notify (event=<optimized out>, receiver=<optimized out>, this=<optimized out>) at kernel/qcoreapplication.cpp:1139 #24 QCoreApplication::notifyInternal2 (receiver=0x5625a8282680, event=0x7fffe1a5e490) at kernel/qcoreapplication.cpp:1063 #25 0x00007f8280f840f3 in QTimerInfoList::activateTimers (this=this@entry=0x5625a823f330) at kernel/qtimerinfo_unix.cpp:643 #26 0x00007f8280f84974 in timerSourceDispatch (source=source@entry=0x5625a823f2d0) at kernel/qeventdispatcher_glib.cpp:183 #27 0x00007f827fe2f8b7 in g_main_dispatch (context=0x5625a823ced0) at ../glib/gmain.c:3337 #28 g_main_context_dispatch (context=0x5625a823ced0) at ../glib/gmain.c:4055 #29 0x00007f827fe2fc38 in g_main_context_iterate (context=context@entry=0x5625a823ced0, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at ../glib/gmain.c:4131 #30 0x00007f827fe2fcef in g_main_context_iteration (context=0x5625a823ced0, may_block=may_block@entry=1) at ../glib/gmain.c:4196 #31 0x00007f8280f84d30 in QEventDispatcherGlib::processEvents (this=0x5625a823c550, flags=...) at kernel/qeventdispatcher_glib.cpp:423 #32 0x00007f8280f2bb7b in QEventLoop::exec (this=this@entry=0x7fffe1a5e6d0, flags=..., flags@entry=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:69 #33 0x00007f8280f33db0 in QCoreApplication::exec () at ../../include/QtCore/../../src/corelib/global/qflags.h:121 #34 0x00005625a6400e56 in main (argc=<optimized out>, argv=<optimized out>) at /usr/src/debug/ksysguard5-5.21.5-1.1.x86_64/ksystemstats/main.cpp:39 ``` SOFTWARE/OS VERSIONS Operating System: openSUSE Tumbleweed 20210522 KDE Plasma Version: 5.21.5 KDE Frameworks Version: 5.82.0 Qt Version: 5.15.2 Kernel Version: 5.12.4-1-default OS Type: 64-bit Graphics Platform: X11
Doesn't seem to happen any more since 5.22.