On 15/11/2024 17:06, Andriy Gapon wrote:
On 15/11/2024 17:13, Miroslav Lachman wrote:
On 15/11/2024 12:08, Alexander Leidinger wrote:
Am 2024-11-15 11:14, schrieb Moin Rahman:
Just for everyone else in the list, I have gone through some discussion
with the original author of the mail and it seems to have some sort of
regression with graphics/pecl-imagick. Whenever this php module is
loaded php-fpm crashes on at least php82 and maybe later. This module
actually may not support php82 and later. Or maybe there was some sort
of new regression with some other commits down the line of ImageMagic.
I can report that commenting out the imagick extension in LOCALBASE/
etc/ php/ ext-20-imagick.ini fixes the SIGILL I noticed after an pkg
update (in my case I see it with www/piwigo).
I am the maintainer of pecl-imagick port but I don't have pecl-imagick
under PHP-FPM. I received similar report of crash few days ago
privately (with PHP 8.3), but I really don't know what is going on
here. There are some problems with recent updates of ImageMagick after
which rebuild of pecl-imagick was required (revision bump needed).
Can somebody of you test the rebuild of pecl-imagick from ports if it
helps or not? Maybe another revision bump is required again.
Miroslav,
did you notice https://cgit.freebsd.org/ports/commit/?
id=1876b07e4fcf269a1c57ac401ab57e4337bcf465 ?
No I didn't. Thank you.
Did somebody tried if it fixrs the crashes of PHP with Nextcloud?
Kind regards
Miroslav Lachman