Bug 509795

Summary: plasmashell crash when checking notifications
Product: [Plasma] plasmashell Reporter: microlan101
Component: generic-crashAssignee: Plasma Bugs List <plasma-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: crash CC: sitter
Priority: NOR Keywords: drkonqi
Version First Reported In: 6.4.3   
Target Milestone: 1.0   
Platform: Fedora RPMs   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report: https://crash-reports.kde.org/organizations/kde/issues/258919/events/61c7f26ab5dd477f8d4c26cc02c6f25f/
Attachments: New crash information added by DrKonqi

Description microlan101 2025-09-22 18:30:02 UTC
Application: plasmashell (6.4.3)

ApplicationNotResponding [ANR]: false
Qt Version: 6.8.3
Frameworks Version: 6.16.0
Operating System: Linux 6.15.9-101.fc41.x86_64 x86_64
Windowing System: Wayland
Distribution: "Fedora Linux 41 (KDE Plasma)"
DrKonqi: 6.4.3 [CoredumpBackend]

-- Information about the crash:
sometimes when clicking the little bell notifications icon to see recent notifications causes plasma to crash

the crash happens when clicking the icon, the UI never shows up

it's inconsistent, haven't figured out any pattern for when it does/doesn't happen

The crash can be reproduced sometimes.

-- Backtrace (Reduced):
#5  QJSEngine::handle (this=0x0) at /usr/src/debug/qt6-qtdeclarative-6.8.3-1.fc41.x86_64/src/qml/jsapi/qjsengine.h:298
#6  QQmlListModel::engine (this=this@entry=0x559ce6576d60) at /usr/src/debug/qt6-qtdeclarative-6.8.3-1.fc41.x86_64/src/qmlmodels/qqmllistmodel.cpp:2119
#7  0x00007f606e39168a in QQmlListModel::data (this=0x559ce6576d60, index=<optimized out>, role=0) at /usr/src/debug/qt6-qtdeclarative-6.8.3-1.fc41.x86_64/src/qmlmodels/qqmllistmodel.cpp:2310
#8  0x00007f606e391b74 in QQmlListModel::data (this=<optimized out>, index=..., role=<optimized out>) at /usr/include/qt6/QtCore/qabstractitemmodel.h:130
#9  0x00007f6019651b39 in ModelSource::item (this=0x559ce367a450, index=0) at /usr/src/debug/kf6-kquickcharts-6.16.0-1.fc41.x86_64/src/datasource/ModelSource.cpp:93
#10 0x00007f601964f105 in ChartDataSource::first (this=<optimized out>) at /usr/src/debug/kf6-kquickcharts-6.16.0-1.fc41.x86_64/src/datasource/ChartDataSource.cpp:20
#11 0x00007f60195ec3e6 in LegendModel::getValueForItem (this=this@entry=0x559ce2968fc0, item=item@entry=0) at /usr/src/debug/kf6-kquickcharts-6.16.0-1.fc41.x86_64/controls/LegendModel.cpp:263
#12 0x00007f60195ece3a in LegendModel::update (this=<optimized out>) at /usr/src/debug/kf6-kquickcharts-6.16.0-1.fc41.x86_64/controls/LegendModel.cpp:164
#13 0x00007f606f74c482 in QObject::event (this=0x559ce2968fc0, e=0x559ce912e7f0) at /usr/src/debug/qt6-qtbase-6.8.3-2.fc41.x86_64/src/corelib/kernel/qobject.cpp:1418
#14 0x00007f6071a3d9b8 in QApplicationPrivate::notify_helper (this=<optimized out>, receiver=0x559ce2968fc0, e=0x559ce912e7f0) at /usr/src/debug/qt6-qtbase-6.8.3-2.fc41.x86_64/src/widgets/kernel/qapplication.cpp:3296
#15 0x00007f606f6f3f30 in QCoreApplication::notifyInternal2 (receiver=0x559ce2968fc0, event=0x559ce912e7f0) at /usr/src/debug/qt6-qtbase-6.8.3-2.fc41.x86_64/src/corelib/kernel/qcoreapplication.cpp:1177
#16 0x00007f606f6f418d in QCoreApplication::sendEvent (receiver=<optimized out>, event=<optimized out>) at /usr/src/debug/qt6-qtbase-6.8.3-2.fc41.x86_64/src/corelib/kernel/qcoreapplication.cpp:1617
#17 0x00007f606f6f78f2 in QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x559cdd400150) at /usr/src/debug/qt6-qtbase-6.8.3-2.fc41.x86_64/src/corelib/kernel/qcoreapplication.cpp:1951
#18 0x00007f606f6f7b9d in QCoreApplication::sendPostedEvents (receiver=<optimized out>, event_type=<optimized out>) at /usr/src/debug/qt6-qtbase-6.8.3-2.fc41.x86_64/src/corelib/kernel/qcoreapplication.cpp:1805
#19 0x00007f606f9f34df in postEventSourceDispatch (s=0x559cdd495be0) at /usr/src/debug/qt6-qtbase-6.8.3-2.fc41.x86_64/src/corelib/kernel/qeventdispatcher_glib.cpp:246
#20 0x00007f606e13528c in g_main_dispatch (context=0x7f6054000f00) at ../glib/gmain.c:3357


Reported using DrKonqi
Comment 1 microlan101 2025-09-22 18:30:05 UTC
Created attachment 185160 [details]
New crash information added by DrKonqi

DrKonqi auto-attaching complete backtrace.
Comment 2 Harald Sitter 2025-09-23 08:43:21 UTC

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