Summary: | Baloo File Extractor Crashes at startup | ||
---|---|---|---|
Product: | [Frameworks and Libraries] frameworks-baloo | Reporter: | goran.grbic |
Component: | Baloo File Daemon | Assignee: | baloo-bugs-null |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | tagwerk19 |
Priority: | NOR | Keywords: | drkonqi |
Version: | 6.3.0 | ||
Target Milestone: | --- | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
goran.grbic
2024-07-02 14:34:17 UTC
(In reply to goran.grbic from comment #0) > #9 0x00007f9f6f54466c in standardDeclarationForNode (node=...) at /usr/src/debug/qt6-qtbase-6.7.1-2.fc40.x86_64/src/corelib/tools/qlist.h:183 > #10 0x00007f9f6f545782 in QTextHtmlParser::declarationsForNode (this=this@entry=0x7fffa79a8e30, node=45) at /usr/src/debug/qt6-qtbase-6.7.1-2.fc40.x86_64/src/gui/text/qtexthtmlparser.cpp:2159 > #11 0x00007f9f6f5463f0 in QTextHtmlParser::parseTag (this=0x7fffa79a8e30) at /usr/src/debug/qt6-qtbase-6.7.1-2.fc40.x86_64/src/gui/text/qtexthtmlparser.cpp:676 > #12 0x00007f9f6f5469b0 in QTextHtmlParser::parse (this=this@entry=0x7fffa79a8e30) at /usr/src/debug/qt6-qtbase-6.7.1-2.fc40.x86_64/src/gui/text/qtexthtmlparser.cpp:606 > #13 0x00007f9f6f546c95 in QTextHtmlParser::parse (this=this@entry=0x7fffa79a8e30, text=..., _resourceProvider=0x7fffa79a8e30,_resourceProvider@entry=0x7fffa79a8fb0) at /usr/src/debug/qt6-qtbase-6.7.1-2.fc40.x86_64/src/gui/text/qtexthtmlparser.cpp:549 > #14 0x00007f9f6f4eb8aa in QTextHtmlImporter::QTextHtmlImporter (this=this@entry=0x7fffa79a8e30, _doc=_doc@entry=0x7fffa79a8fb0, _html=..., mode=mode@entry=QTextHtmlImporter::ImportToDocument, resourceProvider=resourceProvider@entry=0x0) at /usr/src/debug/qt6-qtbase-6.7.1-2.fc40.x86_64/src/gui/text/qtextdocumentfragment.cpp:456 > #15 0x00007f9f6f4d44d6 in QTextDocument::setHtml (this=this@entry=0x7fffa79a8fb0, html=...) at /usr/src/debug/qt6tbase-6.7.1-2.fc40.x86_64/src/gui/text/qtextdocument.cpp: 1301 > #16 0x00007f9f6bb20b7f in KFileMetaData::MobiExtractor::extract (this=<optimized out>, result=0x7fffa79a9320) at /usr/src/debug/kf6-kfilemetadata-6.3.0-1.fc40.x86_64/src/extractors/mobiextractor.cpp:96 There been a string of ".mobi" crashes recently, have a look at Bug 475975 It might be possible to convert the .mobi to an .epub with Calibre but ideally the mobiextractor code needs more love *** This bug has been marked as a duplicate of bug 475975 *** |