https://bugs.kde.org/show_bug.cgi?id=450988
--- Comment #4 from tagwer...@innerjoin.org --- (In reply to Joe Turpin from comment #3) > ... shortly thereafter the baloo_file_extractor crash was reported ... It seems to fit a pattern, the crash seems to happen when trying to remove a entry: > #19 0x00007f7e06445af9 in Baloo::DocumentDB::del > (this=this@entry=0x7ffe557419e0, docId=<optimized out>, > docId@entry=20274363055997009) at ./src/engine/documentdb.cpp:118 > #20 0x00007f7e06478239 in Baloo::WriteTransaction::removeDocument > (this=0x556284548620, id=id@entry=20274363055997009) at > ./src/engine/writetransaction.cpp:128 > #21 0x00007f7e06469987 in Baloo::Transaction::removeDocument (this=<optimized > out>, id=id@entry=20274363055997009) at ./src/engine/transaction.cpp:266 I'm not a dump cracker so cannot say much more than that. However as mentioned above 5.68.0 is now "way old". Nothing to say that newer code deals better with these situations but it seems that such crash reports generally reference old(er) versions. Upgrade if you can... (See Bug 451245 for a brief discussion about alternatives) -- You are receiving this mail because: You are watching all bug changes.