serious BUG in converting gifs?
Posted: 2008-01-31T09:39:50-07:00
Hi,
I've experienced a critical problem when converting images.
With _some_ gif images, the convert process just _never_ ends, it's 'working' and working, but never ends.
CPU usage is at ~98%, and it's swapping like crazy, 1GB temp file / process!
It's a very serious problem, as in my case it's triggered by image upload process, so think of it happening with 5 files at the same time.
Results=> Load ~60, whole host is ~down, temp dir full-> other processes fail.
I'm using debian/stable,
im version is 6.2.4
command used: "/usr/bin/convert" "-coalesce" "filename.gif" "-size" "150x150" "-geometry" "150x150" "-strip" "-deconstruct" "/tmp/whatever" 2>/tmp/someMoreTemp
Is it fixed in any newer version by any chance?
I've experienced a critical problem when converting images.
With _some_ gif images, the convert process just _never_ ends, it's 'working' and working, but never ends.
CPU usage is at ~98%, and it's swapping like crazy, 1GB temp file / process!
It's a very serious problem, as in my case it's triggered by image upload process, so think of it happening with 5 files at the same time.
Results=> Load ~60, whole host is ~down, temp dir full-> other processes fail.
I'm using debian/stable,
im version is 6.2.4
command used: "/usr/bin/convert" "-coalesce" "filename.gif" "-size" "150x150" "-geometry" "150x150" "-strip" "-deconstruct" "/tmp/whatever" 2>/tmp/someMoreTemp
Is it fixed in any newer version by any chance?