Re: Anybody seeing NextCloud crash?
- Reply: Andriy Gapon : "Re: Anybody seeing NextCloud crash?"
- In reply to: Alexander Leidinger : "Re: Anybody seeing NextCloud crash?"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 15 Nov 2024 15:13:04 UTC
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. Kind regards Miroslav Lachman