Re: a memory problem on Linux-redhat-AS5

[email protected] Wed, 18 Nov 2009 05:14:14 -0800
Newsgroups gmane.comp.video.image-magick.bugs
Message-ID <[email protected]>
> this call will lead amount of memory consumption

Set this environment variable:

  export MAGICK_AREA_LIMIT=1mb

That should help with the memory requirements.  If you suspect a memory leak,
try a recent version of ImageMagick (the latest is 6.5.7-8).