https://bugs.kde.org/show_bug.cgi?id=482198
Dashon <dashonww...@pm.me> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dashonww...@pm.me --- Comment #1 from Dashon <dashonww...@pm.me> --- Same here using endeavourOS / arch. Here is a backtrace: Thread 1 "plasma-systemmo" received signal SIGSEGV, Segmentation fault. std::atomic<QObjectPrivate::ConnectionData*>::load(std::memory_order) const [clone .constprop.0] (this=0x10000005f, __m=std::memory_order_relaxed) at /usr/include/c++/13.2.1/atomic:577 577 { return _M_b.load(__m); } #0 std::atomic<QObjectPrivate::ConnectionData*>::load(std::memory_order) const [clone .constprop.0] (this=0x10000005f, __m=std::memory_order_relaxed) at /usr/include/c++/13.2.1/atomic:577 #1 0x00007ffff617b0d7 in QAtomicOps<QObjectPrivate::ConnectionData*>::loadRelaxed<QObjectPrivate::ConnectionData*> (_q_value=<error reading variable: Cannot access memory at address 0x10000005f>) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/thread/qatomic_cxx11.h:199 #2 QBasicAtomicPointer<QObjectPrivate::ConnectionData>::loadRelaxed (this=0x10000005f) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/thread/qbasicatomic.h:172 #3 QObjectPrivate::ensureConnectionData (this=0xffffffff) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/kernel/qobject.cpp:285 #4 QObjectPrivate::addConnection (this=0xffffffff, signal=3, c=0x5555586b9990) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/kernel/qobject.cpp:305 #5 0x00007ffff6184291 in QObjectPrivate::connectImpl (sender=sender@entry=0x5555562d4c00, signal_index=<optimized out>, receiver=receiver@entry=0x5555581c7070, slot=slot@entry=0x7fffffffd420, slotObjRaw=slotObjRaw@entry=0x5555575f2a30, type=<optimized out>, types=<optimized out>, senderMetaObject=<optimized out>) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/tools/qscopedpointer.h:110 #6 0x00007ffff618460b in QObject::connectImpl (sender=sender@entry=0x5555562d4c00, signal=signal@entry=0x7fffffffd440, receiver=receiver@entry=0x5555581c7070, slot=slot@entry=0x7fffffffd420, slotObjRaw=0x5555575f2a30, type=Qt::AutoConnection, types=0x0, senderMetaObject=<optimized out>) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/kernel/qobject.cpp:5111 #7 0x00007fffe8048764 in QObject::connect<void (KSysGuard::SensorFaceController::*)(), void (PageDataObject::*)()> (type=Qt::AutoConnection, slot=@0x7fffffffd420: (void (PageDataObject::*)(PageDataObject * const)) 0x7fffe8042080 <PageDataObject::markDirty()>, context=0x5555581c7070, signal=(void (KSysGuard::SensorFaceController::*)(KSysGuard::SensorFaceController * const)) 0x7fffe80221d0 <KSysGuard::SensorFaceController::faceIdChanged()>, sender=0x5555562d4c00) at /usr/include/qt6/QtCore/qobject.h:240 #8 FaceLoader::setDataObject (this=<optimized out>, newDataObject=<optimized out>) at /usr/src/debug/plasma-systemmonitor/plasma-systemmonitor-6.0.0/src/page/FaceLoader.cpp:71 #9 0x00007ffff7231298 in QQmlPropertyData::writeProperty (this=<optimized out>, target=<optimized out>, value=<optimized out>, flags=...) at /usr/src/debug/qt6-declarative/qtdeclarative-everywhere-src-6.6.2/src/qml/qml/qqmlpropertydata_p.h:298 #10 0x00007ffff723ce88 in QObjectPointerBinding::compareAndSet<QObjectPointerBinding::write(QV4::Value const&, bool, QFlags<QQmlPropertyData::WriteFlag>)::{lambda()#1}>(QQmlMetaObject const&, QObject*, QQmlPropertyData const*, QFlags<QQmlPropertyData::WriteFlag>, QObjectPointerBinding::write(QV4::Value const&, bool, QFlags<QQmlPropertyData::WriteFlag>)::{lambda()#1} const&) const (slowWrite=<optimized out>, flags=..., pd=0x7fffd477ca00, resultObject=<optimized out>, resultMo=<synthetic pointer>..., this=0x5555583cc6d0) at /usr/src/debug/qt6-declarative/qtdeclarative-everywhere-src-6.6.2/src/qml/qml/qqmlbinding.cpp:821 #11 QObjectPointerBinding::write (this=0x5555583cc6d0, result=..., isUndefined=<optimized out>, flags=...) at /usr/src/debug/qt6-declarative/qtdeclarative-everywhere-src-6.6.2/src/qml/qml/qqmlbinding.cpp:803 #12 0x00007ffff72452ea in QQmlBinding::doUpdate (this=0x5555583cc6d0, watcher=..., flags=..., scope=...) at /usr/src/debug/qt6-declarative/qtdeclarative-everywhere-src-6.6.2/src/qml/qml/qqmlbinding.cpp:700 #13 0x00007ffff7243d04 in QQmlBinding::update (this=0x5555583cc6d0, flags=...) at /usr/src/debug/qt6-declarative/qtdeclarative-everywhere-src-6.6.2/src/qml/qml/qqmlbinding.cpp:164 #14 0x00007ffff72d7093 in QQmlObjectCreator::finalize (this=0x5555595e1a50, interrupt=...) at /usr/src/debug/qt6-declarative/qtdeclarative-everywhere-src-6.6.2/src/qml/qml/qqmlobjectcreator.cpp:1462 #15 0x00007ffff72ae867 in QQmlIncubatorPrivate::incubate (this=<optimized out>, i=...) at /usr/include/qt6/QtCore/qscopedpointer.h:90 #16 0x00007ffff72afb70 in QQmlIncubationController::incubateFor (msecs=<optimized out>, this=0x7fffd4106760) at /usr/src/debug/qt6-declarative/qtdeclarative-everywhere-src-6.6.2/src/qml/qml/ftw/qintrusivelist_p.h:180 #17 QQmlIncubationController::incubateFor (this=this@entry=0x7fffd4106760, msecs=<optimized out>) at /usr/src/debug/qt6-declarative/qtdeclarative-everywhere-src-6.6.2/src/qml/qml/qqmlincubator.cpp:419 #18 0x00007ffff0428abf in QQuickWindowIncubationController::incubate (this=0x7fffd4106750) at /usr/src/debug/qt6-declarative/qtdeclarative-everywhere-src-6.6.2/src/quick/items/qquickwindow.cpp:112 #19 QQuickWindowIncubationController::timerEvent (this=0x7fffd4106750) at /usr/src/debug/qt6-declarative/qtdeclarative-everywhere-src-6.6.2/src/quick/items/qquickwindow.cpp:95 #20 0x00007ffff617c236 in QObject::event (this=0x7fffd4106750, e=0x7fffffffdb70) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/kernel/qobject.cpp:1414 #21 0x00007ffff76f438b in QApplicationPrivate::notify_helper (this=<optimized out>, receiver=0x7fffd4106750, e=0x7fffffffdb70) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/widgets/kernel/qapplication.cpp:3296 #22 0x00007ffff6139818 in QCoreApplication::notifyInternal2 (receiver=0x7fffd4106750, event=0x7fffffffdb70) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/kernel/qcoreapplication.cpp:1121 #23 0x00007ffff629efa6 in QCoreApplication::sendEvent (event=0x7fffffffdb70, receiver=<optimized out>) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/kernel/qcoreapplication.cpp:1539 #24 QTimerInfoList::activateTimers (this=0x555555669df0) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/kernel/qtimerinfo_unix.cpp:507 #25 0x00007ffff63756dc in timerSourceDispatch (source=<optimized out>) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/kernel/qeventdispatcher_glib.cpp:149 #26 0x00007ffff5521f69 in g_main_dispatch (context=0x7fffec000ef0) at ../glib/glib/gmain.c:3476 #27 0x00007ffff55803a7 in g_main_context_dispatch_unlocked (context=0x7fffec000ef0) at ../glib/glib/gmain.c:4284 #28 g_main_context_iterate_unlocked.isra.0 (context=context@entry=0x7fffec000ef0, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at ../glib/glib/gmain.c:4349 #29 0x00007ffff5520162 in g_main_context_iteration (context=0x7fffec000ef0, may_block=1) at ../glib/glib/gmain.c:4414 #30 0x00007ffff63739c4 in QEventDispatcherGlib::processEvents (this=0x5555555d2bd0, flags=...) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/kernel/qeventdispatcher_glib.cpp:393 #31 0x00007ffff6143d6e in QEventLoop::processEvents (flags=..., this=0x7fffffffde40) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/kernel/qeventloop.cpp:100 #32 QEventLoop::exec (this=0x7fffffffde40, flags=...) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/kernel/qeventloop.cpp:182 #33 0x00007ffff613c2b8 in QCoreApplication::exec () at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/corelib/global/qflags.h:74 #34 0x00007ffff76f0f0a in QApplication::exec () at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.6.2/src/widgets/kernel/qapplication.cpp:2574 #35 0x000055555555d2a0 in main (argc=<optimized out>, argv=<optimized out>) at /usr/src/debug/plasma-systemmonitor/plasma-systemmonitor-6.0.0/src/main.cpp:116 System Info: Operating System: EndeavourOS KDE Plasma Version: 6.0.0 KDE Frameworks Version: 6.0.0 Qt Version: 6.6.2 Kernel Version: 6.7.6-zen1-2-zen (64-bit) Graphics Platform: Wayland Processors: 16 × AMD Ryzen 7 5800X 8-Core Processor Memory: 62.7 GiB of RAM Graphics Processor: NVIDIA GeForce RTX 3080/PCIe/SSE2 Manufacturer: Micro-Star International Co., Ltd. Product Name: MS-7C95 System Version: 1.0 -- You are receiving this mail because: You are watching all bug changes.