Summary: | Baloo File Extractor | ||
---|---|---|---|
Product: | [Frameworks and Libraries] frameworks-baloo | Reporter: | Paul Trevethan <rhodry47> |
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
Paul Trevethan
2024-07-13 05:33:38 UTC
(In reply to Paul Trevethan from comment #0) > #11 0x00007fb30214f8a0 in QTextHtmlParser::parseTag (this=0x7ffe3825bdf0) at /usr/src/debug/qt6-qtbase-6.7.2-3.fc40.x86_64/src/gui/text/qtexthtmlparser.cpp:676 > #12 0x00007fb30214fe78 in QTextHtmlParser::parse (this=this@entry=0x7ffe3825bdf0) at /usr/src/debug/qt6-qtbase-6.7.2-3.fc40.x86_64/src/gui/text/qtexthtmlparser.cpp:606 > #13 0x00007fb302150165 in QTextHtmlParser::parse > (this=this@entry=0x7ffe3825bdf0, text=..., _resourceProvider=0x7ffe3825bdf0, _resourceProvider@entry=0x7ffe3825bf70) at /usr/src/debug/qt6-qtbase-6.7.2-3.fc40.x86_64/src/gui/text/qtexthtmlparser.cpp:549 > #14 0x00007fb3020f402a in QTextHtmlImporter::QTextHtmlImporter (this=this@entry=0x7ffe3825bdf0, _doc=_doc@entry=0x7ffe3825bf70, _html=..., mode=mode@entry=QTextHtmlImporter::ImportToDocument, resourceProvider=resourceProvider@entry=0x0) at /usr/src/debug/qt6-qtbase-6.7.2-3.fc40.x86_64/src/gui/text/qtextdocumentfragment.cpp:456 > #15 0x00007fb3020dc376 in QTextDocument::setHtml (this=this@entry=0x7ffe3825bf70, html=...) at /usr/src/debug/qt6-qtbase-6.7.2-3.fc40.x86_64/src/gui/text/qtextdocument.cpp: 1301 > #16 0x00007fb2fe73cb7f in KFileMetaData::MobiExtractor::extract (this=<optimized out>, result=0x7ffe3825c2e0) at /usr/src/debug/kf6-kfilemetadata-6.3.0-1.fc40.x86_64/src/extractors/mobiextractor.cpp:96 This looks very much like Bug 475975 and https://bugs.kde.org/show_bug.cgi?id=475975#c8 Will flag as a duplicate... *** This bug has been marked as a duplicate of bug 475975 *** (In reply to tagwerk19 from comment #1) > https://bugs.kde.org/show_bug.cgi?id=475975#c8 Ahh! Cut and Paste, that should have been: https://bugs.kde.org/show_bug.cgi?id=475975#c7 |