https://bugs.kde.org/show_bug.cgi?id=384372
Michael Heidelbach <ottw...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ottw...@gmail.com --- Comment #7 from Michael Heidelbach <ottw...@gmail.com> --- I agree with Christoph probably there's a file somewhere baloo_file_extractor can't handle. Try this to find it: $ balooctl stop ensure neither baloo_file nor baloo_file_extractor are running on a second command line enter $ balooctl monitor (Do not hit return, yet) on the first command line $balooctl start (Hit return) As quickly as possible hit return on the second command line With a little luck balooctl monitor will report the files currently indexed. The last reported file might be the culprit. Examine it and report your findings please. In case this does not work, you can try balooctl disable/enable instead of stop/start. BEWARE this will rebuild your database from the scratch, which is time consuming and maybe not what you want to do. -- You are receiving this mail because: You are watching all bug changes.