https://bugs.kde.org/show_bug.cgi?id=487628

tagwer...@innerjoin.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tagwer...@innerjoin.org

--- Comment #1 from tagwer...@innerjoin.org ---
(In reply to Peter Kreussel from comment #0)
> #25 0x00007c88e493b5b5 in createReadHandlerHelper
> (device=device@entry=0x55b64f6434d0, format=..., autoDetectImageFormat=true,
> ignoresFormatAndExtension=false) at
> /usr/src/debug/qt6-base/qtbase/src/gui/image/qimagereader.cpp:230
> #26 0x00007c88e493e1f0 in QImageReaderPrivate::initHandler
> (this=0x55b64f774830) at
> /usr/src/debug/qt6-base/qtbase/src/gui/image/qimagereader.cpp:548
> #27 0x00007c88e493fb58 in QImageReader::canRead
> (this=this@entry=0x7ffe64038368) at
> /usr/src/debug/qt6-base/qtbase/src/gui/image/qimagereader.cpp:1123
> #28 0x00007c88e11743ce in KFileMetaData::PngExtractor::extract
> (this=<optimized out>, result=0x7ffe640386d0) at
> /usr/src/debug/kfilemetadata/kfilemetadata-6.2.0/src/extractors/pngextractor.cpp:57
Seems likely it is a "strange" .png that is tripping up something down in the
Qt internals...

It would make sense to look for a PNG validator. Googling finds me
    http://www.libpng.org/pub/png/apps/pngcheck.html
which seems to be available on Neon (at least)

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to