Summary: | baloo_file_extractor stalls searching while still consuming 100% CPU | ||
---|---|---|---|
Product: | [Frameworks and Libraries] frameworks-baloo | Reporter: | Stephan Herrmann <stephan.herrmann> |
Component: | Baloo File Daemon | Assignee: | Pinak Ahuja <pinak.ahuja> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | stefan.bruens |
Priority: | NOR | ||
Version: | 5.18.0 | ||
Target Milestone: | --- | ||
Platform: | Kubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Stephan Herrmann
2016-10-16 16:01:08 UTC
Running baloo_file_extractor on its own is pointless as it receives the list of files via pipe from its parent process. Lack of progress hints at a crashed indexer process, which has been fixed: https://phabricator.kde.org/D16266 |