Summary: | Plasma crash after enabling wireguard/openvpn VPN | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | mohavior <weeeyuki> |
Component: | general | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | ashl1future, kde, nate, pat-jk, qydwhotmail, robert |
Priority: | NOR | Keywords: | drkonqi |
Version: | 5.27.6 | ||
Target Milestone: | 1.0 | ||
Platform: | openSUSE | ||
OS: | Linux | ||
See Also: | https://bugs.kde.org/show_bug.cgi?id=402439 | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi |
Description
mohavior
2023-07-12 06:08:06 UTC
#6 0x00007fdcd1ada4ea in () at /lib64/libQt5QmlModels.so.5 Debuginfo is incomplete Bug 473668 is reporting the same thing but has full debug symbols; forward-duping to it. *** This bug has been marked as a duplicate of bug 473668 *** Created attachment 162593 [details]
New crash information added by DrKonqi
plasmashell (5.27.9) using Qt 5.15.11
I disabled one VPN and connected to another, which resulted in the VPN connecting, but plasma crashing.
-- Backtrace (Reduced):
#7 0x00007f7a74ca429b in QQmlDelegateModel::_q_itemsChanged(int, int, QVector<int> const&) () from /lib64/libQt5QmlModels.so.5
#8 0x00007f7a74caecf9 in QQmlDelegateModel::_q_layoutChanged(QList<QPersistentModelIndex> const&, QAbstractItemModel::LayoutChangeHint) () from /lib64/libQt5QmlModels.so.5
#9 0x00007f7a74caf643 in QQmlDelegateModel::qt_metacall(QMetaObject::Call, int, void**) () from /lib64/libQt5QmlModels.so.5
[...]
#11 0x00007f7a75e85ea6 in QAbstractItemModel::layoutChanged(QList<QPersistentModelIndex> const&, QAbstractItemModel::LayoutChangeHint) () from /lib64/libQt5Core.so.5
[...]
#14 0x00007f7a75e85dbc in QAbstractItemModel::dataChanged(QModelIndex const&, QModelIndex const&, QVector<int> const&) () from /lib64/libQt5Core.so.5
Created attachment 166430 [details]
New crash information added by DrKonqi
plasmashell (5.27.8) using Qt 5.15.10
I have wired connection, wireless connection and OpenVPN1 connection based on wireless.
1. Disable wired connection
2. Disable OpenVPN 1 connection
3. Enable OpenVPN 2 connection
4. Plasma crashed.
5. After auto restarting Plasma shows connection to OpenVPN 2 is established.
-- Backtrace (Reduced):
#6 0x00007f7a4fc14b1b in QQmlDelegateModel::_q_itemsChanged(int, int, QVector<int> const&) () from /lib/x86_64-linux-gnu/libQt5QmlModels.so.5
#7 0x00007f7a4fc1ff09 in QQmlDelegateModel::_q_layoutChanged(QList<QPersistentModelIndex> const&, QAbstractItemModel::LayoutChangeHint) () from /lib/x86_64-linux-gnu/libQt5QmlModels.so.5
#8 0x00007f7a4fc207db in QQmlDelegateModel::qt_metacall(QMetaObject::Call, int, void**) () from /lib/x86_64-linux-gnu/libQt5QmlModels.so.5
#9 0x00007f7a50f0623e in doActivate<false> (sender=0x55556472b7a0, signal_index=6, argv=0x7ffe9ea07a50) at kernel/qobject.cpp:3951
[...]
#11 0x00007f7a50e63c4a in QAbstractItemModel::layoutChanged (this=this@entry=0x55556472b7a0, _t1=..., _t2=<optimized out>, _t2@entry=QAbstractItemModel::VerticalSortHint) at .moc/moc_qabstractitemmodel.cpp:571
|