https://bugs.kde.org/show_bug.cgi?id=435521
Bug ID: 435521
Summary: baloo_file_extractor hangs...
Product: frameworks-baloo
Version: 5.80.0
Platform: Neon Packages
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: Baloo File Daemon
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected], [email protected]
Target Milestone: ---
SUMMARY
baloo_file_extractor hangs after recent Neon Testing update
(from git20210331.0152-0 to git20210408.0239-0)
STEPS TO REPRODUCE:
After update and reboot, there is a persistant baloo_file_extractor
process
$ ps ax | grep baloo
1016 ? SNl 0:00 /usr/bin/baloo_file
1262 ? SNl 0:00 /usr/bin/baloo_file_extractor
2192 pts/1 S+ 0:00 grep --color=auto baloo
If you try to query the status:
$ balooctl status
hangs. Monitoring the indexing:
$ balooctl monitor
pauses at an indeterminate point and does not show "completion"
of indexing. If you try to query which file is being indexed:
$ qdbus org.kde.baloo /fileindexer
org.kde.baloo.fileindexer.currentFile
on the assumption that this is still supported, gives just a blank line.
Trying to purge the database
$ balooctl purge
times out when trying to stop the indexing process.
Manually killing the processes, deleting the index and re-enabling
indexing does not solve the problem.
OBSERVED RESULTS
baloo_file_extractor seems to randomly(?) hang, tried various (simple)
steps to pin down the problem but without success.
SOFTWARE/OS VERSIONS
Neon Testing
Baloo : 5.81.0
Plasma : 5.21.4
Frameworks : 5.81.0
Qt : 5.15.2
ADDITIONAL INFORMATION
This sounds very similar to the problem described in Bug 435119
These work OK:
$ apt list --installed | grep baloo
baloo-kf5/now 5.80.0+p20.04+tunstable+git20210331.0152-0 amd64
[installed,upgradable to: 5.80.0+p20.04+tunstable+git20210408.0239-0]
libkf5baloo5/now 5.80.0+p20.04+tunstable+git20210331.0152-0 amd64
[installed,upgradable to: 5.80.0+p20.04+tunstable+git20210408.0239-0]
libkf5balooengine5/now 5.80.0+p20.04+tunstable+git20210331.0152-0 amd64
[installed,upgradable to: 5.80.0+p20.04+tunstable+git20210408.0239-0]
libkf5baloowidgets-bin/focal,now 4:20.12.3+p20.04+git20210319.0040-0
amd64 [installed,automatic]
libkf5baloowidgets5/focal,now 4:20.12.3+p20.04+git20210319.0040-0 amd64
[installed,automatic]
These fail (Neon Testing ISO, neon-testing-20210406-1819.iso):
baloo-kf5/focal,now 5.80.0+p20.04+tunstable+git20210406.0126-0 amd64
[installed,upgradable to: 5.80.0+p20.04+tunstable+git20210408.0239-0]
libkf5baloo5/focal,now 5.80.0+p20.04+tunstable+git20210406.0126-0 amd64
[installed,upgradable to: 5.80.0+p20.04+tunstable+git20210408.0239-0]
libkf5balooengine5/focal,now 5.80.0+p20.04+tunstable+git20210406.0126-0
amd64 [installed,upgradable to: 5.80.0+p20.04+tunstable+git20210408.0239-0]
libkf5baloowidgets-bin/focal,now 4:20.12.3+p20.04+git20210319.0040-0
amd64 [installed,automatic]
libkf5baloowidgets5/focal,now 4:20.12.3+p20.04+git20210319.0040-0 amd64
[installed,automatic]
If you update, these still fail:
baloo-kf5/focal,now 5.80.0+p20.04+tunstable+git20210408.0239-0 amd64
[installed,automatic]
libkf5baloo5/focal,now 5.80.0+p20.04+tunstable+git20210408.0239-0 amd64
[installed,automatic]
libkf5balooengine5/focal,now 5.80.0+p20.04+tunstable+git20210408.0239-0
amd64 [installed,automatic]
libkf5baloowidgets-bin/focal,now 4:20.12.3+p20.04+git20210319.0040-0
amd64 [installed,automatic]
libkf5baloowidgets5/focal,now 4:20.12.3+p20.04+git20210319.0040-0 amd64
[installed,automatic]
--
You are receiving this mail because:
You are watching all bug changes.