Page 1 of 1

convert crashes on the image

Posted: 2017-07-17T03:18:39-07:00
by zamazan4ik
Hello. I found image (i think it's corrupted image), where IM crashes (more precisely, convert utility):
https://drive.google.com/open?id=0B0yeL ... DJfM3o5VDQ

If i run:

Code: Select all

convert image.png image.bmp
I have the error:

Code: Select all

convert: Expected 8192 bytes; found 8180 bytes `input.png' @ warning/png.c/MagickPNGWarningHandler/1707.
convert: Read Exception `input.png' @ error/png.c/MagickPNGErrorHandler/1674.
Is it ok for this file?

Re: convert crashes on the image

Posted: 2017-07-17T07:15:23-07:00
by snibgo
IM, pngcheck and exiftool all say the file is corrupt. So this isn't an IM bug.

Re: convert crashes on the image

Posted: 2017-07-17T08:13:30-07:00
by zamazan4ik
Ok. Thank you. CLOSED.