Memory allocation failed @ gif.c/WriteGIFImage/1603

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.
Post Reply
albarq
Posts: 3
Joined: 2011-06-02T03:45:12-07:00
Authentication code: 8675308

Memory allocation failed @ gif.c/WriteGIFImage/1603

Post by albarq »

Hi,

i am using ImageMagic for long time, it is great and working perfectly.

today i have noticed strange error occur with some files like this file
http://i1130.photobucket.com/albums/m52 ... 124e82.gif

and this error started when i tried to resize the the image to Width: 100, Height: 100, i got this error:
Memory allocation failed `/home/myuser/public_html/am/w/G/ZGnJ3AMm/1.gif' @ gif.c/WriteGIFImage/1603

this is when i try to:
1- upload the picture then give it permisson 0777 on folder with permssion 0777 and then use the resize function

but when i try to investigate the error and perform the resize function alone with this uploaded file..... it strangly worked!!


any explanation?
albarq
Posts: 3
Joined: 2011-06-02T03:45:12-07:00
Authentication code: 8675308

Re: Memory allocation failed @ gif.c/WriteGIFImage/1603

Post by albarq »

any comment please :(
User avatar
magick
Site Admin
Posts: 11064
Joined: 2003-05-31T11:32:55-07:00

Re: Memory allocation failed @ gif.c/WriteGIFImage/1603

Post by magick »

Typically unless we can reproduce a problem we can't help. We downloaded your image, resized it, and wrote it to GIF without incident. We're using ImageMagick 6.7.2-2.
Post Reply