Page 1 of 1

core dumps with corrupt jpg file

Posted: 2007-03-22T12:00:50-07:00
by mariagullickson
I am getting core dumps trying to do process a corrupt image file. (As opposed to just a nice exception being thrown.)

Here's a simple way to reproduce it:

Code: Select all

mgullickson@botswana:~> identify picture.jpg
File size limit exceeded (core dumped)
mgullickson@botswana:~> identify --version
Version: ImageMagick 6.3.3 03/22/07 Q16 http://www.imagemagick.org
Copyright: Copyright (C) 1999-2007 ImageMagick Studio LLC
I uploaded the file to http://signup-or-shutup.com/picture.jpg so you can grab it.

Re: core dumps with corrupt jpg file

Posted: 2007-03-23T07:31:32-07:00
by magick
We can reproduce the problem you posted and already have a fix. The fix will be in the next point release within a week. Thanks.

Re: core dumps with corrupt jpg file

Posted: 2007-03-23T07:37:17-07:00
by mariagullickson
Cool. Thanks for the quick fix. :)