https://bugs.kde.org/show_bug.cgi?id=430862
esko...@gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |esko...@gmail.com --- Comment #21 from esko...@gmail.com --- (In reply to Nate Graham from comment #13) > > #6 ThumbnailProtocol::get (this=0x7ffd6ede5860, url=...) at > > /usr/src/debug/kio-extras-20.12.3/thumbnail/thumbnail.cpp:315 > > line 315 is ThumbnailProtocol::pluginForMimeType(const QString& mimeType) { > > I wonder what mimetype it's crashing on. > > Kai, I bet this is your thumbnail.so crash. :) Please note the kio-extras version. On that version, line 315 is memcpy(shmaddr, img.bits(), img.sizeInBytes());. On master, it's line 306. I can try to compile kio and kio-extras from master, if needed. -- You are receiving this mail because: You are watching all bug changes.