[Bug 1549942] Re: php-imagick failing autopkgtests
Steve Langasek
steve.langasek at canonical.com
Sun Mar 6 08:57:02 UTC 2016
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.
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to imagemagick in Ubuntu.
https://bugs.launchpad.net/bugs/1549942
Title:
php-imagick failing autopkgtests
Status in ImageMagick:
Fix Released
Status in imagemagick package in Ubuntu:
Fix Released
Status in php-imagick package in Ubuntu:
New
Bug description:
8:6.8.9.9-7 has backported
- PixelColor off by one on i386 (closes: #811308)
https://github.com/ImageMagick/ImageMagick/issues/54
but there were two commits that came after the currently backported
changes (d6054824 and 95c8394e). The former, especially, is needed, as
the current backport introducing a rounding bug (incorrect use of
floor()).
To manage notifications about this bug go to:
https://bugs.launchpad.net/imagemagick/+bug/1549942/+subscriptions
More information about the foundations-bugs
mailing list