Summary: | baloorunner crashes in Baloo::PostingDB::iter() while browsing files | ||
---|---|---|---|
Product: | [Frameworks and Libraries] frameworks-baloo | Reporter: | Méven Car <meven29> |
Component: | Baloo File Daemon | Assignee: | baloo-bugs-null |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | christoph, nate, tagwerk19 |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Méven Car
2021-12-07 13:23:03 UTC
I debugged baloorunner a bit, this is triggered as soon as `Baloo::PostingDB::prefixIter` prefix is three characters long. I can debug some more. Could be an upstream bug. We try to not delete the lock file now, perhaps this was just the result of a race condition because of the old lock file deletion. *** This bug has been marked as a duplicate of bug 389848 *** |