https://bugs.kde.org/show_bug.cgi?id=405730
Boudewijn Rempt <b...@valdyas.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|WAITINGFORINFO |NOT A BUG CC| |b...@valdyas.org Status|NEEDSINFO |RESOLVED --- Comment #2 from Boudewijn Rempt <b...@valdyas.org> --- It's pretty simple: I see libfreeimage in the backtrace. That is a pretty sure sign of a Deepin Imageviewer infestation: gnu/libkritastore.so.17 #7 0x00007fd63e7dabac in () at /usr/lib/x86_64-linux-gnu/libfreeimage.so.3 #8 0x00007fd63e7cf0ed in FreeImage_GetFileTypeFromHandle () at /usr/lib/x86_64-linux-gnu/libfreeimage.so.3 #9 0x00007fd63ea581de in FreeImageHandler::GetFIF(QIODevice*, QByteArray const&) () at /usr/lib/x86_64-linux-gnu/qt5/plugins/imageformats/libxfreeimage.so #10 0x00007fd63ea598ec in FreeimageQt5Plugin::capabilities(QIODevice*, QByteArray const&) const () at /usr/lib/x86_64-linux-gnu/qt5/plugins/imageformats/libxfreeimage.so libxfreemimage.so is part of https://ubuntu.pkgs.org/18.04/ubuntu-universe-amd64/deepin-image-viewer_1.2.19-2_amd64.deb.html And because Qt loads all qimageio plugins, this gets loaded when Krita tries to make e.g. thumbnails, and causes crashes if there are files this abomination of a library cannot load. Uninstall Deepin : it's desperately buggy, with people who feel that it's a good idea to not check whether an image file longer than 0 bytes before starting to read it. -- You are receiving this mail because: You are watching all bug changes.