Comment 9 for bug 1549942

Revision history for this message
Steve Langasek (vorlon) wrote :

Hi Nish,

> - d/tests/control: limit imagemagick to 1 thread to avoid openmp
> related segfaults.

This implies that php-imagick doesn't work correctly unless MAGICK_THREAD_LIMIT=1 is set; which clearly will not be the case out of the box. So I don't consider this a valid workaround for test failures, as it implies the code will still segfault in production.