Bug 504756

Summary: SIGSEGV in plasma-systemmonitor
Product: [Applications] plasma-systemmonitor Reporter: liujustin604
Component: generalAssignee: KSysGuard Developers <ksysguard-bugs>
Status: RESOLVED DUPLICATE    
Severity: crash CC: ahiemstra, plasma-bugs-null
Priority: NOR Keywords: drkonqi
Version First Reported In: 6.3.5   
Target Milestone: ---   
Platform: Fedora RPMs   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report: https://crash-reports.kde.org/organizations/kde/issues/186565/events/6abe7d5faca4422d9a22ec2222cc15f3/
Attachments: New crash information added by DrKonqi
What I was doing when it crashed

Description liujustin604 2025-05-25 04:10:40 UTC
Application: plasma-systemmonitor (6.3.5)

ApplicationNotResponding [ANR]: false
Qt Version: 6.9.0
Frameworks Version: 6.14.0
Operating System: Linux 6.14.8-cachyos1.fc42.x86_64 x86_64
Windowing System: Wayland
Distribution: "Fedora Linux 42 (KDE Plasma Desktop Edition)"
DrKonqi: 6.3.5 [CoredumpBackend]

-- Information about the crash:
I entered plasma systemmonitor, visited the processes tab and sorted backwards by memory
strangely it appears many processes consume "-1 KiB" ram, and the data for many processes is not filled in
sometimes it occurs immediately, sometimes after a few seconds and after clicking on processes, sometimes not at all (but it does hang for quite a while after interacting with the ui)  
the app crashes with a Segmentation fault

The crash can be reproduced sometimes.

-- Backtrace (Reduced):
#5  QtPrivate::QModelIndexWrapper::QModelIndexWrapper (this=0x7ffc36b3df20, i=...) at /usr/src/debug/qt6-qtbase-6.9.0-2.fc42.x86_64/src/corelib/itemmodels/qabstractitemmodel_p.h:45
#6  QSortFilterProxyModelPrivate::index_to_iterator (proxy_index=..., this=<optimized out>) at /usr/src/debug/qt6-qtbase-6.9.0-2.fc42.x86_64/src/corelib/itemmodels/qsortfilterproxymodel.cpp:276
#7  QSortFilterProxyModel::parent (this=0x609edf438890, child=...) at /usr/src/debug/qt6-qtbase-6.9.0-2.fc42.x86_64/src/corelib/itemmodels/qsortfilterproxymodel.cpp:2139
#8  0x0000766fb409ba6c in QModelIndex::parent (this=<optimized out>) at /usr/include/qt6/QtCore/qabstractitemmodel.h:506
#9  QQmlTreeModelToTableModel::modelDataChanged (this=0x609edf42f790, topLeft=..., bottomRight=..., roles=...) at /usr/src/debug/qt6-qtdeclarative-6.9.0-2.fc42.x86_64/src/qmlmodels/qqmltreemodeltotablemodel.cpp:652


Reported using DrKonqi
Comment 1 liujustin604 2025-05-25 04:10:42 UTC
Created attachment 181722 [details]
New crash information added by DrKonqi

DrKonqi auto-attaching complete backtrace.
Comment 2 liujustin604 2025-05-25 04:19:29 UTC
Created attachment 181723 [details]
What I was doing when it crashed
Comment 3 Arjen Hiemstra 2025-05-27 13:34:15 UTC

*** This bug has been marked as a duplicate of bug 502826 ***