https://bugs.kde.org/show_bug.cgi?id=426132
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Plasma crash/restarted |Plasma crashed in |after removing item from |QVector<KStartupInfoId>::in |panel, adding new one by |dexOf() after removing item |dragging *.desktop file |from panel, adding new one | |by dragging *.desktop file Assignee|k...@davidedmundson.co.uk |h...@kde.org Component|general |Task Manager and Icons-Only | |Task Manager CC| |n...@kde.org --- Comment #2 from Nate Graham <n...@kde.org> --- Looks like indices got messed up: [KCrash Handler] #4 0x00007f9fc48ca14c in QByteArray::size() const (this=0x0) at /usr/include/qt5/QtCore/qbytearray.h:478 #5 0x00007f9fc48ca14c in operator==(QByteArray const&, QByteArray const&) (a2=..., a1=...) at /usr/include/qt5/QtCore/qbytearray.h:621 #6 0x00007f9fc48ca14c in KStartupInfoId::operator==(KStartupInfoId const&) const (this=this@entry=0x562bb7acd0e0, id_P=...) at /usr/src/debug/kwindowsystem-5.71.0-lp152.1.1.x86_64/src/kstartupinfo.cpp:1187 #7 0x00007f9fa8a86f83 in QVector<KStartupInfoId>::indexOf(KStartupInfoId const&, int) const (this=0x562bb4cb05b0, t=..., from=<optimized out>, from@entry=0) at /usr/include/qt5/QtCore/qvector.h:908 #8 0x00007f9fa8a84fbe in TaskManager::StartupTasksModel::Private::<lambda(const KStartupInfoId&)>::<lambda()>::operator() (__closure=0x562bb89701e0) at /usr/src/debug/plasma5-workspace-5.18.5-lp152.2.1.x86_64/libtaskmanager/startuptasksmodel.cpp:126 -- You are receiving this mail because: You are watching all bug changes.