[calligracommon] [Bug 496338] kioworker continuously crashes in KWPage::thumbnail() when trying to generate thumbnail using a Calligra thumbnailer
Nate Graham
bugzilla_noreply at kde.org
Tue Nov 19 19:14:34 GMT 2024
https://bugs.kde.org/show_bug.cgi?id=496338
Nate Graham <nate at kde.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Assignee|unassigned-bugs at kde.org |calligra-bugs-null at 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| |carl at carlschwan.eu,
| |nate at kde.org
Component|general |general
--- Comment #1 from Nate Graham <nate at 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 at 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 at entry=0x7ffccaffb2b0,
thumbCreator=thumbCreator at entry=0x55e774d635e0, filePath=...,
width=width at entry=256, height=height at 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 the assignee for the bug.
More information about the Unassigned-bugs
mailing list