Summary: | baloo_file | ||
---|---|---|---|
Product: | [KDE Neon] neon | Reporter: | Dav84 <davm00> |
Component: | general | Assignee: | Neon Bugs <neon-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | carlosd.kde, christoph, jr, neon-bugs |
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Neon | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
baloo_file error
baloo file-20241114-151803.kcrash attachment-172271-0.html baloo_file-20241115-112024.kcrash |
Description
Dav84
2024-11-14 21:33:46 UTC
Comment on attachment 175828 [details]
baloo_file error
could you please attach another trace with debuginfod enabled ??
Created attachment 175831 [details]
baloo file-20241114-151803.kcrash
This is what I generated, I don't know if it could be useful.
`Enable debuginfod for this session? (y or [n]) [answered N; input not from terminal]` somewhere down the line you opted to not download the debuginfod files. maybe you could recreate the crash if it's reproducible and make sure that drkonqi is enabled/allowed to download those debuginfod symbols?? Created attachment 175834 [details]
attachment-172271-0.html
In fact when I try to download the debug symbols it gives me an error and does not let me do the download so I saved the kcrash file and the truth is that I am not very expert on this subject and that's why I like KDE is very stable but that error appeared overnight and I know it does not seriously affect the system but I have read several users with the same problem with that file baloo_file and is not a constant error personally usually happens to me being in dolphin but I do not know if dolphin is the cause or is something else ...
Created attachment 175853 [details]
baloo_file-20241115-112024.kcrash
I don't know if this file can help you, I think I managed to download the debugging files, I'm going to attach the kcrash file.
Fixed with commit 27a5e70abe6479dee045f5ed8412c55fc1d87243 Author: Méven Car <meven@kde.org> Date: Wed Jan 15 18:35:47 2025 +0100 MetadataMover::updateMetadata: tolerate path ending with / Since KInotify can return path ending with '/', instead of asserting, sanitize the input data by chopping the end /. SENTRY: BALOO-1H4 in KF6. |