Page 1 of 1

FormatMagickTime

Posted: 2009-12-31T06:34:28-07:00
by jpiquemal
Hello everybody, happy new year :-)

Windows XP, Vista, 7
IM 6.5.9
constitute.c

If the creation date of a file is erroneous (example: 10/17/30826) ReadImage crashes line 773:
GetBlobProperties(next)->st_mtime
(and probably if the modification date is wrong too)

The problem comes from FormatMagickTime, i think that a small test on time should be make before using time.

(don't ask me why i have such files on my disk ;-) )

Re: FormatMagickTime

Posted: 2009-12-31T09:36:07-07:00
by magick
Can you run a debugger and pin-point the line where the crash occurs?

Re: FormatMagickTime

Posted: 2010-01-07T08:38:18-07:00
by jo b
I have a problem that I think is related to quite the same problem here.
view my post where I pin point the crash line/message
post : viewtopic.php?f=3&t=15297.