Summary: | KDE Plasma sometimes crashes when typing into search bar | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | masterdesky |
Component: | general | Assignee: | David Edmundson <kde> |
Status: | RESOLVED UNMAINTAINED | ||
Severity: | crash | CC: | kde, plasma-bugs, zzp20060120 |
Priority: | NOR | Keywords: | drkonqi |
Version First Reported In: | 5.14.5 | ||
Target Milestone: | 1.0 | ||
Platform: | Debian stable | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
masterdesky
2021-05-08 11:51:51 UTC
Plasma 5.14 is not a supported version anymore Created attachment 139626 [details]
New crash information added by DrKonqi
plasmashell (5.14.5) using Qt 5.11.3
- What I was doing when the application crashed:
When I was typing "sc" into the search bar.
- Unusual behavior I noticed:
A lot of suggestions were appeared, then the taskbar crashed.
- Custom settings of the application:
-- Backtrace (Reduced):
#9 0x00007fee06eec8de in QQmlDelegateModel::_q_itemsChanged(int, int, QVector<int> const&) () from /lib/x86_64-linux-gnu/libQt5Qml.so.5
[...]
#11 0x00007fee06ef39cb in QQmlDelegateModel::qt_metacall(QMetaObject::Call, int, void**) () from /lib/x86_64-linux-gnu/libQt5Qml.so.5
[...]
#13 0x00007fee056ddeed in QAbstractItemModel::dataChanged(QModelIndex const&, QModelIndex const&, QVector<int> const&) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
[...]
#18 0x00007fede4294e42 in Plasma::RunnerManager::matchesChanged(QList<Plasma::QueryMatch> const&) () from /lib/x86_64-linux-gnu/libKF5Runner.so.5
[...]
#21 0x00007fee0575f387 in QTimer::timeout(QTimer::QPrivateSignal) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
|