https://bugs.kde.org/show_bug.cgi?id=434478
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REPORTED |NEEDSINFO CC| |n...@kde.org Resolution|--- |BACKTRACE --- Comment #2 from Nate Graham <n...@kde.org> --- Still missing most debug symbols: Application: kdeinit5 (kdeinit5), signal: Segmentation fault [KCrash Handler] #4 0x00007f92c01a4e08 in __memmove_sse2_unaligned_erms () from /usr/lib/libc.so.6 #5 0x00007f92c1134492 in memcpy (__len=27648, __src=<optimized out>, __dest=0x7f92b85f6000) at /usr/include/bits/string_fortified.h:29 #6 ThumbnailProtocol::get (this=0x7ffd6ede5860, url=...) at /usr/src/debug/kio-extras-20.12.3/thumbnail/thumbnail.cpp:315 #7 0x00007f92bc667c8f in QMapNode<QString, QVariant>::doDestroySubTree (this=0x43) at /usr/include/qt/QtCore/qmap.h:136 #8 QMapNode<QString, QVariant>::destroySubTree (this=0x43) at /usr/include/qt/QtCore/qmap.h:126 #9 QMapNode<QString, QVariant>::doDestroySubTree (this=<optimized out>) at /usr/include/qt/QtCore/qmap.h:139 #10 QMapNode<QString, QVariant>::destroySubTree (this=<optimized out>) at /usr/include/qt/QtCore/qmap.h:126 #11 QMapData<QString, QVariant>::destroy (this=0x7ffd6ede5860) at /usr/include/qt/QtCore/qmap.h:245 #12 0x00007f92becb377b in ?? () from /usr/lib/libglib-2.0.so.0 #13 0x00007f92bc62af8a in QStringBuilder<QString, QLatin1String>::convertTo<QString> (this=<optimized out>) at /usr/include/qt/QtCore/qstringbuilder.h:112 #14 QStringBuilder<QString, QLatin1String>::operator QString (this=<optimized out>) at /usr/include/qt/QtCore/qstringbuilder.h:131 #15 KRecentDocument::add (url=..., desktopEntryName=...) at /usr/src/debug/kio-5.80.1/src/core/krecentdocument.cpp:97 #16 0x0000560505a89710 in ?? () #17 0x00007f92bfe33888 in vtable for QApplication () from /usr/lib/libQt5Widgets.so.5 #18 0x000056050544c860 in ?? () #19 0x00007f92c11385e8 in vtable for ThumbnailProtocol () from /usr/lib/qt/plugins/kf5/kio/thumbnail.so #20 0x0000560505a89710 in ?? () #21 0x00007f92c0669480 in ?? () from /usr/lib/libQt5Core.so.5 #22 0x0000560505a8a6d0 in ?? () #23 0x0000560505a8fb70 in ?? () #24 0x0000560505a77430 in ?? () #25 0x0000008000000080 in ?? () #26 0x0000560505a6e910 in ?? () #27 0x0000560505a6e7b0 in ?? () #28 0x00007f92c06693c0 in ?? () from /usr/lib/libQt5Core.so.5 #29 0x00007f92c0668940 in ?? () from /usr/lib/libQt5Core.so.5 #30 0x0000000000000000 in ?? () [Inferior 1 (process 18600) detached] It appears ot be crashing somewhere in the thumbnailer, but we'll need a backtrace that includes debug symbols for kio-extras to proceed. Can you get one? Thanks! -- You are receiving this mail because: You are watching all bug changes.