Summary: | kioworker continuously crashes in KWPage::thumbnail() when trying to generate thumbnail using a Calligra thumbnailer | ||
---|---|---|---|
Product: | [Applications] calligracommon | Reporter: | Alessio Folli <alessiofolli> |
Component: | general | Assignee: | Calligra Bugs <calligra-bugs-null> |
Status: | REPORTED --- | ||
Severity: | crash | CC: | carl, nate |
Priority: | NOR | Keywords: | drkonqi |
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | https://crash-reports.kde.org/organizations/kde/issues/94921/events/6eae995f716143e8b045c52e31e202b2/ |
Description
Alessio Folli
2024-11-16 10:33:32 UTC
I'm guessing you have Calligra installed, right? It looks like it's crashing in a thumbnail generator provided by Calligra: #24 RenderThread::run (this=0x55e7755c2d30) at /usr/src/debug/calligra-4.0.1-2.fc41.x86_64/plugins/vectorshape/VectorShape.cpp:123 #25 0x00007f007b7b9ab1 in VectorShape::render (this=0x55e77575a950, converter=<optimized out>, asynchronous=false, useCache=<optimized out>) at /usr/src/debug/calligra-4.0.1-2.fc41.x86_64/plugins/vectorshape/VectorShape.cpp:384 #26 0x00007f009941e89f in KWPage::thumbnail (this=0x7ffccaffab90, size=<optimized out>, shapeManager=0x55e77551b480, asPrint=true) at /usr/src/debug/calligra-4.0.1-2.fc41.x86_64/words/part/KWPage.cpp:325 #27 0x00007f00993ff6f5 in KWDocument::generatePreview (this=<optimized out>, size=...) at /usr/src/debug/calligra-4.0.1-2.fc41.x86_64/words/part/KWDocument.cpp:259 #28 0x00007f00abf173fd in CalligraCreator::create (this=this@entry=0x55e774db9df0, request=...) at /usr/src/debug/calligra-4.0.1-2.fc41.x86_64/extras/thumbnail/calligracreator.cpp:112 #29 0x00007f00d8009d53 in ThumbnailProtocol::createThumbnail (this=this@entry=0x7ffccaffb2b0, thumbCreator=thumbCreator@entry=0x55e774d635e0, filePath=..., width=width@entry=256, height=height@entry=256, thumbnail=...) at /usr/src/debug/kio-extras-24.08.3-1.fc41.x86_64/thumbnail/thumbnail.cpp:787 #30 0x00007f00d800f46c in ThumbnailProtocol::get (this=<optimized out>, url=<optimized out>) at /usr/src/debug/kio-extras-24.08.3-1.fc41.x86_64/thumbnail/thumbnail.cpp:246 |