
0
Not a bug
Convert crashes with large TIF files
Hello! Convert crashes with large TIF files. I have a crash report from my CentOS server. Can someone tell me if it's related to the TIFF file itself or server memory or CPU. The end result is that Apache hangs and has to be restarted.
Answer

Under review
I think the ImageMagick experts would be able to help you better with this problem: https://www.imagemagick.org/discourse-server/
To make sure it's an ImageMagick issue, try to use "convert" directly from the command line, to convert your large TIF file to a small PNG and see how that goes.
Customer support service by UserEcho
Managed to solve it by installing the most recent version of ImageMagick.