https://bugs.kde.org/show_bug.cgi?id=444408
--- Comment #4 from B. Kühnel <kuehnel.b.kdeb...@allchangeplease.de> --- Created attachment 154974 --> https://bugs.kde.org/attachment.cgi?id=154974&action=edit New crash information added by DrKonqi amarok (2.9.71) using Qt 5.15.7 - when searching the collection (either by typing search terms or by selecting them from the advanced dialog), after submitting / shortly waiting, the application crashes before results become visible (i.e. before the collection tree seems to be refreshed) - crashes are always reproducible with the same (affected) search terms - some search terms yield results without a crash - using an external mariadb with a very large collection -- Backtrace (Reduced): #4 QListData::isEmpty() const (this=0x560ef5c59cb0) at /usr/include/qt5/QtCore/qlist.h:116 #5 QList<CollectionTreeItem*>::isEmpty() const (this=0x560ef5c59cb0) at /usr/include/qt5/QtCore/qlist.h:201 #6 CollectionTreeItem::row() const (this=this@entry=0x7f1b4fbf6cc0) at /var/tmp/portage/media-sound/amarok-9999/work/amarok-9999/src/browsers/CollectionTreeItem.cpp:227 #7 0x00007f1b512541c0 in CollectionTreeItemModelBase::itemIndex(CollectionTreeItem*) const (item=0x7f1b4fbf6cc0, this=0x560ef3e50a60) at /var/tmp/portage/media-sound/amarok-9999/work/amarok-9999/src/browsers/CollectionTreeItemModelBase.cpp:582 #8 CollectionTreeItemModelBase::itemIndex(CollectionTreeItem*) const (this=0x560ef3e50a60, item=0x7f1b4fbf6cc0) at /var/tmp/portage/media-sound/amarok-9999/work/amarok-9999/src/browsers/CollectionTreeItemModelBase.cpp:577 -- You are receiving this mail because: You are watching all bug changes.