Bug 477401 - Crash when clicking on weather report widget
Summary: Crash when clicking on weather report widget
Status: RESOLVED FIXED
Alias: None
Product: plasmashell
Classification: Plasma
Component: general (other bugs)
Version First Reported In: 5.27.9
Platform: openSUSE Linux
: NOR crash
Target Milestone: 1.0
Assignee: Plasma Bugs List
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2023-11-23 05:53 UTC by cookiesandcream
Modified: 2023-11-29 22:46 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed/Implemented In: 6.0
Sentry Crash Report:


Attachments
New crash information added by DrKonqi (112.58 KB, text/plain)
2023-11-23 05:53 UTC, cookiesandcream
Details

Note You need to log in before you can comment on or make changes to this bug.
Description cookiesandcream 2023-11-23 05:53:03 UTC
Application: plasmashell (5.27.9)

Qt Version: 5.15.11
Frameworks Version: 5.112.0
Operating System: Linux 6.6.2-1-default x86_64
Windowing System: Wayland
Distribution: "openSUSE Tumbleweed"
DrKonqi: 5.27.9 [CoredumpBackend]

-- Information about the crash:
I clicked on the weather report widget and plasma wayland crashed. Screen went black for a second and then I was prompted to "restart plasma" or something similar, and then it came back to how it was before and the crash handler showed up.

The crash can be reproduced sometimes.

-- Backtrace (Reduced):
#5  0x00007f7cb1155cf4 in KWayland::Client::PlasmaWindow::skipTaskbar (this=this@entry=0x55e13840faf0) at /usr/include/qt5/QtCore/qscopedpointer.h:116
#6  0x00007f7c93fd7802 in TaskManager::WaylandTasksModel::data (this=0x55e135c14d90, index=..., role=<optimized out>) at /usr/src/debug/plasma-workspace-5.27.9/libtaskmanager/waylandtasksmodel.cpp:455
#7  0x00007f7caeca7cc0 in QAbstractProxyModel::data (this=<optimized out>, proxyIndex=..., role=293) at itemmodels/qabstractproxymodel.cpp:245
#8  0x00007f7caeca9e0a in QModelIndex::data (arole=293, this=0x7fffd14363a0) at ../../include/QtCore/../../src/corelib/itemmodels/qabstractitemmodel.h:460
#9  QConcatenateTablesProxyModel::data (this=<optimized out>, index=..., role=293) at itemmodels/qconcatenatetablesproxymodel.cpp:195


Reported using DrKonqi
Comment 1 cookiesandcream 2023-11-23 05:53:04 UTC
Created attachment 163386 [details]
New crash information added by DrKonqi

DrKonqi auto-attaching complete backtrace.
Comment 2 Nate Graham 2023-11-29 22:46:03 UTC
This crash has been fixed for the upcoming Plasma 6. Thanks anyway for reporting it!