https://bugs.kde.org/show_bug.cgi?id=360946
--- Comment #58 from John Aylward <johnjaylw...@gmail.com> --- Created attachment 108592 --> https://bugs.kde.org/attachment.cgi?id=108592&action=edit New crash information added by DrKonqi krunner (5.10.5) using Qt 5.7.1 When searching from the desktop search (ALT+space), the query results are returned and then the desktop crashes and restarts. This trace does show a call to Baloo::Query::exec(). So I decided to add it here. Let me know if I should open a seprate ticket for this as well. -- Backtrace (Reduced): #7 0x00007fd6a675c4c0 in QByteArray::QByteArray(char const*, int) () from /usr/lib64/libQt5Core.so.5 #8 0x00007fd66be26a77 in DBPostingIterator::DBPostingIterator(void*, unsigned int) () from /usr/lib64/libKF5BalooEngine.so.5 #9 0x00007fd66be26de4 in Baloo::PostingDB::prefixIter(QByteArray const&) () from /usr/lib64/libKF5BalooEngine.so.5 #10 0x00007fd66be3135f in Baloo::Transaction::postingIterator(Baloo::EngineQuery const&) const () from /usr/lib64/libKF5BalooEngine.so.5 #11 0x00007fd66c289a2a in Baloo::SearchStore::constructQuery(Baloo::Transaction*, Baloo::Term const&) () from /usr/lib64/libKF5Baloo.so.5 -- You are receiving this mail because: You are watching all bug changes.