Danack
Danack
Can you make a reproducible code example then if you think I should investigate it.
To set your expectations, I'm probably only going to be able to point you where to look, rather than investigate it for you, as: > Using the php-cli binary that...
Maybe it's possible that `IsPolicyCacheInstantiated` has actually been inlined? That bit of code is passing when name is "*" and failing when it's "cache:synchronize". Can you run it again, get...
Actually, probably even simpler, maybe recompile ImageMagick with some printf's before each of the lines in the function IsPolicyCacheInstantiated as that can be a quicker way of finding out exactly...
Hi, I'm unable to reproduce this with PHP 8.3.2 Is it still an issue for you? > the error occurs in a docker container with the official docker php image...
This is likely to be one of those bugs that has a simple cause, but only shows itself in a limited set of circumstances. I'd suggest opening an issue at...
Also, the fact that issue #666 is related to OpenMP seems a little bit like a "as the prophecy foretold" situation.
Hmm. > Also, no luck with imagemagick's cli tool convert. Ugh. > I considered libwebp but was unable to reproduce with any settings. Also, ugh. You're already doing the things...
> Hello, guys, Just for the record, it's just one person. Somewhat dispassionately, even if not surprisingly, it's very rare for any users of the project to provide help to...
Thanks for reporting this. A couple of notes in no particular order. * I don't have the technical ability to evaluate this properly. One of the reasons why I don't...