https://bugs.kde.org/show_bug.cgi?id=496338
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|unassigned-b...@kde.org |calligra-bugs-n...@kde.org Product|kde |calligracommon Summary|continuosly kioworker crash |kioworker continuously | |crashes in | |KWPage::thumbnail() when | |trying to generate | |thumbnail using a Calligra | |thumbnailer CC| |c...@carlschwan.eu, | |n...@kde.org Component|general |general --- Comment #1 from Nate Graham <n...@kde.org> --- 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 -- You are receiving this mail because: You are watching all bug changes.