https://bugs.kde.org/show_bug.cgi?id=502853
--- Comment #1 from Adam Fontenot <adam.m.fontenot+...@gmail.com> --- Actually, looking at the traceback more closely, I think this might just be Bug 491699? I'll let someone who's expert in this code confirm that, but it looks like QQmlDelegateModel::drainReusableItemsPool is just the last usable item I could get in this traceback, but the crashing path might still run through QQmlDelegateModelItem::destroyObject as before. If so this is incredibly exciting because plasmashell has crashed 10+ times a day for me for at least the last 8 months, and this is the first time I've managed to get it to do so in a reproducible fashion. It also touches Plasma code in at least one place in this crash (PlasmaQuick::PlasmaWindow::resizeEvent), and so maybe that will help find the issue. -- You are receiving this mail because: You are watching all bug changes.