Search found 4 matches

by Jogesh Anand
2011-03-25T08:34:57-07:00
Forum: Users
Topic: convert: Memory allocation failed `Cannot allocate memory'
Replies: 5
Views: 21091

Re: convert: Memory allocation failed `Cannot allocate memor

Hi

Thanks Magick. I have searched Image Magick forums on the the same issue. I got the -debug "all" option through which i tried to debug. Putting the stack trace here.

image contains 149 layers
2011-03-25T10:32:11-04:00 0:01 0.020u 6.4.3 Coder convert[1124]: psd.c/unknown/850/Coder
reading ...
by Jogesh Anand
2011-03-21T00:31:36-07:00
Forum: Users
Topic: convert: Memory allocation failed `Cannot allocate memory'
Replies: 5
Views: 21091

Re: convert: Memory allocation failed `Cannot allocate memor

Hi,

My version of IM is :
Version: ImageMagick 6.4.3 2009-07-03 Q16 OpenMP http://www.imagemagick.org
Copyright: Copyright (C) 1999-2008 ImageMagick Studio LLC

On using a top command i get :
top - 02:31:22 up 9 days, 5:42, 1 user, load average: 0.00, 0.00, 0.00
Tasks: 122 total, 1 running, 118 ...
by Jogesh Anand
2011-03-17T01:15:27-07:00
Forum: Users
Topic: convert: Memory allocation failed `Cannot allocate memory'
Replies: 5
Views: 21091

convert: Memory allocation failed `Cannot allocate memory'

Hi Magick,

I am getting the following error while processing .psd files of large size approx 7MB.
convert: Memory allocation failed `Cannot allocate memory'
convert: Memory allocation failed `Cannot allocate memory'.

The .psd file can be downloaded from the below mentioned location
http://www ...
by Jogesh Anand
2010-09-09T07:05:44-07:00
Forum: Developers
Topic: Processing .Ai files using Image Magick
Replies: 1
Views: 5730

Processing .Ai files using Image Magick

Hi,

I am facing problems while processing .Ai files using Image Magick. Most of the .ai files do not get converted. My Image Magick version is
#convert -version
Version: ImageMagick 6.6.1-0 2010-09-08 Q16 http://www.imagemagick.org
Copyright: Copyright (C) 1999-2010 ImageMagick Studio LLC

Please ...