Page 1 of 1

[solved!] cannot convert psd created with CS3

Posted: 2008-04-03T14:09:28-07:00
by yosaku
Hello
I am using ImageMagick's convert command line tool to convert some files into jpg.
(mainly psd files)
All used to work fine but recently i get the following error:
convert: memory.c:88: AcquireMemory: Assertion `size != 0'

this seem to happen only with psd files created by CS3.
my command line is like this:
/usr/bin/convert cut1.psd JPG:cut1.jpg
I am using the following version:
ImageMagick 5.5.6 04/01/03 Q16 http://www.imagemagick.org

here is a link to some sample files:
http://www.yaramaika.net/images/cut/cut1.psd
http://www.yaramaika.net/images/cut/cut2.psd

i am not sure if this is a bug or not, and i would appreciate any help
Thanks in advance, regards
R.G.

Re: bug? cannot convert psd created with CS3

Posted: 2008-04-03T17:38:33-07:00
by magick
Unfortunately we cannot reproduce the problem you posted. We're using ImageMagick 6.4.0-3, the current release.

Re: bug? cannot convert psd created with CS3

Posted: 2008-04-14T10:28:45-07:00
by yosaku
Hello.
sorry for the late answer.
I tried to upgrade to the latest version (6.4) and indeed, it works fine.
thank you very much for your help
regards