Summary: | Plasma crashes when switching virtual desktops or windows from the task panel | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | Guillem <4lon3ly0> |
Component: | general | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | bu56fo58, kde, nate |
Priority: | NOR | Keywords: | drkonqi |
Version: | 5.27.7 | ||
Target Milestone: | 1.0 | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Guillem
2023-09-10 09:12:42 UTC
*** This bug has been marked as a duplicate of bug 471315 *** Created attachment 161965 [details]
New crash information added by DrKonqi
plasmashell (5.27.8) using Qt 5.15.10
Sometimes plasmashell crashed when switching activities in wayland session.
Seems only happening when there are apps run in xwayland mode.
-- Backtrace (Reduced):
#8 0x00007f1c966578d3 in QAbstractItemModel::rowsRemoved(QModelIndex const&, int, int, QAbstractItemModel::QPrivateSignal) () at /usr/lib/libQt5Core.so.5
#9 0x00007f1c96657a37 in QAbstractItemModel::endRemoveRows() () at /usr/lib/libQt5Core.so.5
[...]
#12 0x00007f1c966577b3 in QAbstractItemModel::rowsAboutToBeRemoved(QModelIndex const&, int, int, QAbstractItemModel::QPrivateSignal) () at /usr/lib/libQt5Core.so.5
#13 0x00007f1c9665783a in QAbstractItemModel::beginRemoveRows(QModelIndex const&, int, int) () at /usr/lib/libQt5Core.so.5
[...]
#17 0x00007f1c9667caee in QSortFilterProxyModel::invalidateFilter() () at /usr/lib/libQt5Core.so.5
*** This bug has been marked as a duplicate of bug 474768 *** |