https://bugs.kde.org/show_bug.cgi?id=466760
Bug ID: 466760 Summary: Baloo file indexer crashes on computer boot in libc strlen function Classification: Frameworks and Libraries Product: frameworks-baloo Version: 5.103.0 Platform: Archlinux OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: Baloo File Daemon Assignee: baloo-bugs-n...@kde.org Reporter: punk.salt6...@fastmail.com Target Milestone: --- Created attachment 156949 --> https://bugs.kde.org/attachment.cgi?id=156949&action=edit Baloo debug symbols SUMMARY *** Baloo File Extractor crashes on every reboot, often 3 times in a row. Dumping core. *** STEPS TO REPRODUCE This is probably not reproducable so easily, but for me it crashes on every boot. It dumps core in the strlen function so probably invalid pointer.... 1. Reboot computer 2. Go into Crashed Processed Viewer 3. Should see the crashes. OBSERVED RESULT I see the crashes in Crashed Processed Viewer. EXPECTED RESULT Shouldnt crash on boot. SOFTWARE/OS VERSIONS Operating System: Arch Linux KDE Plasma Version: 5.27.2 KDE Frameworks Version: 5.103.0 Qt Version: 5.15.8 Kernel Version: 6.2.1-arch1-1 (64-bit) Graphics Platform: Wayland Processors: 6 × Intel® Core™ i5-8600K CPU @ 3.60GHz Memory: 47.0 GiB of RAM Graphics Processor: AMD Radeon RX 6800 XT ADDITIONAL INFORMATION Output from balooctl status: --- kf.i18n: KLocalizedString: Using an empty domain, fix the code. msgid: "Unknown" msgid_plural: "" msgctxt: "" kf.i18n: KLocalizedString: Using an empty domain, fix the code. msgid: "Idle" msgid_plural: "" msgctxt: "" Baloo File Indexer is running Indexer state: Idle Total files indexed: 479,835 Files waiting for content indexing: 0 Files failed to index: 6 Current size of index is 1.40 GiB --- I have attached pictures showing the crashes and my view when clicking "Run interactive debugger" from within the crash reporter. I also have a debug stack trace attached with symbols. I dont think the 6 files that fails to index are causing the crash since it doesnt crash when i attempt to re-index them with balooctl (but it still doesnt index them). -- You are receiving this mail because: You are watching all bug changes.