Summary: | Baloo File Extractor has closed unexpectedly | ||
---|---|---|---|
Product: | [Frameworks and Libraries] frameworks-baloo | Reporter: | Danilo Araujo <daniloaraujo1990> |
Component: | Baloo File Daemon | Assignee: | baloo-bugs-null |
Status: | REPORTED --- | ||
Severity: | crash | CC: | tagwerk19 |
Priority: | NOR | Keywords: | drkonqi |
Version: | 6.3.0 | ||
Target Milestone: | --- | ||
Platform: | Neon | ||
OS: | Linux | ||
See Also: | https://bugs.kde.org/show_bug.cgi?id=475975 | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Danilo Araujo
2024-06-27 02:40:29 UTC
(In reply to Danilo Araujo from comment #0) > Application: baloo_file_extractor (6.3.0) > ... > #19 Mobipocket::BitReader::read (this=<optimized out>) at ./lib/decompressor.cpp:69 > #20 Mobipocket::HuffdicDecompressor::unpack (this=0x5798f11b9610, reader=..., depth=1) at ./lib/decompressor.cpp:202 > #21 0x0000777c99aabb64 in Mobipocket::HuffdicDecompressor::unpack (this=0x5798f11b9610, reader=..., depth=0) at ./lib/decompressor.cpp:225 > #22 0x0000777c99aabd0f in Mobipocket::HuffdicDecompressor::decompress (this=this@entry=0x5798f11b9610, data=...) at ./lib/decompressor.cpp:194 > #23 0x0000777c99aaeceb in Mobipocket::Document::text (this=this@entry=0x7fff19a0d008, size=size@entry=-1) at ./lib/mobipocket.cpp:261 > #24 0x000077bc9c0140f9 in KFileMetaData::MobiExtractor::extract (this=<optimized out>, result=0x7fff19a0d490) at ./src/extractors/mobiextractor.cpp:93 There have been a number of .mobi related crashes recently, see Bug 475975 This looks a little different but it still suggest the .mobi extractor needs some more love. You might try to see if Calibre can read and convert the file, https://bugs.kde.org/show_bug.cgi?id=475975#c5 |