Bug 491895 - Plasmashell crashes after switching wireguard VPN connection on
Summary: Plasmashell crashes after switching wireguard VPN connection on
Status: RESOLVED DUPLICATE of bug 473668
Alias: None
Product: plasmashell
Classification: Plasma
Component: generic-crash (show other bugs)
Version: 6.1.4
Platform: Arch Linux Linux
: NOR crash
Target Milestone: 1.0
Assignee: Plasma Bugs List
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2024-08-19 10:04 UTC by Michał Goliński
Modified: 2024-08-19 21:45 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report: https://crash-reports.kde.org/organizations/kde/issues/23042/events/c1ba7f08c6e34ff0884b71a111df8049/


Attachments
New crash information added by DrKonqi (97.89 KB, text/plain)
2024-08-19 10:04 UTC, Michał Goliński
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Michał Goliński 2024-08-19 10:04:06 UTC
Application: plasmashell (6.1.4)

Qt Version: 6.7.2
Frameworks Version: 6.5.0
Operating System: Linux 6.10.5-arch1-1 x86_64
Windowing System: Wayland
Distribution: "Arch Linux"
DrKonqi: 6.1.4 [CoredumpBackend]

-- Information about the crash:
After clicking connect on a typical wireguard VPN connection in networkmanager in systemtray, the plasmashell process crashes. This is an up-to-date Arch system, freshly after a reboot. The connection is established properly and plasmashell restarts automatically, so it's a minor nuisance only.

Disconnecting runs normally, upon connecting I get the same behaviour (plasmashell crashing).

The crash can be reproduced sometimes.

-- Backtrace (Reduced):
#6  0x000071235df3c0af in VDMAbstractItemModelDataType::notify (this=<optimized out>, items=<optimized out>, index=0, count=24, roles=<optimized out>) at /usr/src/debug/qt6-declarative/qtdeclarative/src/qmlmodels/qqmldmabstractitemmodeldata_p.h:136
#7  0x000071235df488f3 in QQmlAdaptorModel::notify (this=0x5d6e48872480, items=..., index=0, count=24, roles=<optimized out>, this=<optimized out>, items=<optimized out>, index=<optimized out>, count=<optimized out>, roles=<optimized out>) at /usr/src/debug/qt6-declarative/qtdeclarative/src/qmlmodels/qqmladaptormodel_p.h:127
#8  QQmlDelegateModel::_q_itemsChanged (this=<optimized out>, index=0, count=24, roles=...) at /usr/src/debug/qt6-declarative/qtdeclarative/src/qmlmodels/qqmldelegatemodel.cpp:1462
#9  0x000071235df527fd in QQmlDelegateModel::_q_layoutChanged (this=0x5d6e488bdd70, parents=<optimized out>, hint=<optimized out>) at /usr/src/debug/qt6-declarative/qtdeclarative/src/qmlmodels/qqmldelegatemodel.cpp:2092
#10 0x000071235df5c8c4 in QQmlDelegateModel::qt_metacall (this=0x5d6e488bdd70, _c=QMetaObject::InvokeMetaMethod, _id=17, _a=0x7ffe93a95300) at /usr/src/debug/qt6-declarative/build/src/qmlmodels/QmlModels_autogen/include/moc_qqmldelegatemodel_p.cpp:439


Reported using DrKonqi
Comment 1 Michał Goliński 2024-08-19 10:04:07 UTC
Created attachment 172748 [details]
New crash information added by DrKonqi

DrKonqi auto-attaching complete backtrace.
Comment 2 Nate Graham 2024-08-19 21:45:34 UTC

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