Bug 465507 - System monitor crash when close or select any option inside the program
Summary: System monitor crash when close or select any option inside the program
Status: RESOLVED DUPLICATE of bug 464893
Alias: None
Product: plasma-systemmonitor
Classification: Applications
Component: general (show other bugs)
Version: 5.26.5
Platform: Neon Linux
: NOR crash
Target Milestone: ---
Assignee: KSysGuard Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-02-09 13:59 UTC by Caio
Modified: 2023-02-12 17:08 UTC (History)
4 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
plasma-systemmonitor-20230209-112603 (7.94 KB, text/vnd.kde.kcrash-report)
2023-02-09 14:29 UTC, Caio
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Caio 2023-02-09 13:59:19 UTC
SUMMARY
***
NOTE: If you are reporting a crash, please try to attach a backtrace with debug symbols.
See https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
***


STEPS TO REPRODUCE
1. Open system monitor
2. Close system monitor
3. 

OBSERVED RESULT
The program crash with Dr Konqi message that app close unexpected

EXPECTED RESULT
Just close without error messages

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: KDE Neon
KDE Plasma Version: 5.26.5
KDE Frameworks Version: 5.102.0
Qt Version: 5.15.8
Comment 1 David Edmundson 2023-02-09 14:23:56 UTC
We need a backtrace to continue I'm afraid. Please see the link in your message
Comment 2 Caio 2023-02-09 14:29:23 UTC
Created attachment 156104 [details]
plasma-systemmonitor-20230209-112603
Comment 3 Caio 2023-02-09 14:30:21 UTC
(In reply to David Edmundson from comment #1)
> We need a backtrace to continue I'm afraid. Please see the link in your
> message

Hi. I attach a file that I believe can help.
Comment 4 David Edmundson 2023-02-09 15:09:47 UTC
thanks
Comment 5 David Edmundson 2023-02-09 15:10:07 UTC
[KCrash Handler]
#4  0x0000000000000000 in ?? ()
#5  0x00007f4c4df8230b in ?? () from /lib/x86_64-linux-gnu/libQt5Quick.so.5
#6  0x00007f4c4df8237d in ?? () from /lib/x86_64-linux-gnu/libQt5Quick.so.5
#7  0x00007f4c4e10df57 in QAccessibleQuickItem::role() const () from /lib/x86_64-linux-gnu/libQt5Quick.so.5
#8  0x00007f4c4f8cc8ca in AtSpiAdaptor::pathForInterface (this=this@entry=0x5616f0c804b0, interface=0x5616f173c0d0) at ./src/platformsupport/linuxaccessibility/atspiadaptor.cpp:1586
#9  0x00007f4c4f8cf648 in AtSpiAdaptor::notifyStateChange (this=this@entry=0x5616f0c804b0, interface=<optimized out>, state=..., value=1) at ./src/platformsupport/linuxaccessibility/atspiadaptor.cpp:878
#10 0x00007f4c4f8d0e72 in AtSpiAdaptor::notify (this=0x5616f0c804b0, event=<optimized out>) at ./src/platformsupport/linuxaccessibility/atspiadaptor.cpp:903
#11 0x00007f4c4df9094b in QQuickItemPrivate::setEffectiveVisibleRecur(bool) () from /lib/x86_64-linux-gnu/libQt5Quick.so.5
#12 0x00007f4c4df98216 in QQuickItem::setParentItem(QQuickItem*) () from /lib/x86_64-linux-gnu/libQt5Quick.so.5
#13 0x00007f4c4df98761 in QQuickItem::~QQuickItem() () from /lib/x86_64-linux-gnu/libQt5Quick.so.5
#14 0x00007f4c383b0889 in ?? () from /usr/lib/x86_64-linux-gnu/qt5/qml/QtQuick/Templates.2/libqtquicktemplates2plugin.so
#15 0x00007f4c4d497dcf in QQmlTableInstanceModel::destroyModelItem(QQmlDelegateModelItem*, QQmlTableInstanceModel::DestructionMode) () from /lib/x86_64-linux-gnu/libQt5QmlModels.so.5
#16 0x00007f4c4d4bf7b9 in ?? () from /lib/x86_64-linux-gnu/libQt5QmlModels.so.5
Comment 6 Nate Graham 2023-02-12 17:08:33 UTC

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