Post any defects you find in the released or beta versions of the ImageMagick software here. Include the ImageMagick version, OS, and any command-line required to reproduce the problem. Got a patch for a bug? Post it here.
cs_rol
Posts: 22 Joined: 2007-01-16T04:40:08-07:00
Post
by cs_rol » 2009-02-19T06:38:19-07:00
Hi!
When I convert with following command the application crashes due to heap corruption:
Code: Select all
convert gradient.jpg -unsharp 1x2+1+0.6 out.jpg
The file can be downloaded here:
http://mail.werk3at.com/rol/gradient.jpg
I use ImageMagick-6.4.9-Q8 on Windows Vista.
I've also got troubles with some other files when I the same operation....
Can you help me?
regards, richard
Last edited by
cs_rol on 2009-02-19T07:59:13-07:00, edited 1 time in total.
magick
Site Admin
Posts: 11064 Joined: 2003-05-31T11:32:55-07:00
Post
by magick » 2009-02-19T07:11:25-07:00
cs_rol
Posts: 22 Joined: 2007-01-16T04:40:08-07:00
Post
by cs_rol » 2009-02-19T08:00:30-07:00
magick
Site Admin
Posts: 11064 Joined: 2003-05-31T11:32:55-07:00
Post
by magick » 2009-02-19T10:50:15-07:00
We can reproduce the problem you posted about and will have a patch in the ImageMagick subversion trunk within a day or two. Thanks.