https://bugs.kde.org/show_bug.cgi?id=482198
--- Comment #12 from bugsie <bug...@otenet.gr> --- (In reply to Dashon from comment #11) > I went and built plasma system monitor from git master and the issue has > indeed been fixed. Either something is wrong with the arch package for > plasma-system-monitor version 6.0.3 or something wasn't cherry picked to the > 6.0.3 bug fix release. Still crashing in: Operating System: KDE neon 6.0 KDE Plasma Version: 6.0.3 KDE Frameworks Version: 6.0.0 Qt Version: 6.6.2 Kernel Version: 6.5.0-26-generic (64-bit) Graphics Platform: Wayland (gdb) bt #0 0x00007c50a17d562b in QObjectPrivate::connectImpl(QObject const*, int, QObject const*, void**, QtPrivate::QSlotObjectBase*, int, int const*, QMetaObject const*) () from /lib/x86_64-linux-gnu/libQt6Core.so.6 #1 0x00007c50a17d962b in QObject::connectImpl(QObject const*, void**, QObject const*, void**, QtPrivate::QSlotObjectBase*, Qt::ConnectionType, int const*, QMetaObject const*) () from /lib/x86_64-linux-gnu/libQt6Core.so.6 #2 0x00007c50702ec83c in ?? () from /lib/x86_64-linux-gnu/libPlasmaSystemMonitorPage.so #3 0x00007c50a282ae98 in ?? () from /lib/x86_64-linux-gnu/libQt6Qml.so.6 #4 0x00007c50a28c1ec8 in ?? () from /lib/x86_64-linux-gnu/libQt6Qml.so.6 #5 0x00007c50a28c9972 in QQmlBinding::doUpdate(QQmlJavaScriptExpression::DeleteWatcher const&, QFlags<QQmlPropertyData::WriteFlag>, QV4::Scope&) () from /lib/x86_64-linux-gnu/libQt6Qml.so.6 #6 0x00007c50a28c7101 in QQmlBinding::update(QFlags<QQmlPropertyData::WriteFlag>) () from /lib/x86_64-linux-gnu/libQt6Qml.so.6 #7 0x00007c50a2847ce3 in QQmlObjectCreator::finalize(QQmlInstantiationInterrupt&) () from /lib/x86_64-linux-gnu/libQt6Qml.so.6 #8 0x00007c50a28f8c67 in QQmlIncubatorPrivate::incubate(QQmlInstantiationInterrupt&) () from /lib/x86_64-linux-gnu/libQt6Qml.so.6 #9 0x00007c50a28f9e7f in QQmlIncubationController::incubateFor(int) () from /lib/x86_64-linux-gnu/libQt6Qml.so.6 #10 0x00007c50a183c6ab in ?? () from /lib/x86_64-linux-gnu/libQt6Core.so.6 #11 0x00007c5097b01f21 in ?? () from /lib/x86_64-linux-gnu/libQt6Quick.so.6 #12 0x00007c5097d09e84 in QQuickWindow::event(QEvent*) () from /lib/x86_64-linux-gnu/libQt6Quick.so.6 #13 0x00007c50a31f181b in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt6Widgets.so.6 #14 0x00007c50a1875e08 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt6Core.so.6 #15 0x00007c50a1f2bf2c in QPlatformWindow::deliverUpdateRequest() () from /lib/x86_64-linux-gnu/libQt6Gui.so.6 #16 0x00007c50a17cc9b2 in QObject::event(QEvent*) () from /lib/x86_64-linux-gnu/libQt6Core.so.6 #17 0x00007c50a31f181b in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt6Widgets.so.6 #18 0x00007c50a1875e08 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt6Core.so.6 #19 0x00007c50a1876000 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /lib/x86_64-linux-gnu/libQt6Core.so.6 #20 0x00007c50a16584f7 in ?? () from /lib/x86_64-linux-gnu/libQt6Core.so.6 #21 0x00007c50a089ad3b in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #22 0x00007c50a08f0258 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #23 0x00007c50a08983e3 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #24 0x00007c50a1655c30 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt6Core.so.6 #25 0x00007c50a187fceb in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt6Core.so.6 #26 0x00007c50a187a36c in QCoreApplication::exec() () from /lib/x86_64-linux-gnu/libQt6Core.so.6 #27 0x00005a9818e96b4a in ?? () #28 0x00007c50a0c29d90 in __libc_start_call_main (main=main@entry=0x5a9818e959d0, argc=argc@entry=1, argv=argv@entry=0x7ffc34c24e08) at ../sysdeps/nptl/libc_start_call_main.h:58 #29 0x00007c50a0c29e40 in __libc_start_main_impl (main=0x5a9818e959d0, argc=1, argv=0x7ffc34c24e08, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7ffc34c24df8) at ../csu/libc-start.c:392 #30 0x00005a9818e976c5 in ?? () Maybe related, it also crashes if one goes to "Applications" instead of "Overview" and clicks "Show Details Sidebar". -- You are receiving this mail because: You are watching all bug changes.