Kévin Dunglas

Results 835 comments of Kévin Dunglas

Could you report this issue to the PHP project directly? They may have a better understanding of what's going on.

Reading the stack trace a second time, I wonder if it can be an issue with Otter. We had similar issues in the past. cc @maypok86

Could you try to gather some memory profiles? You can follow these instructions to do so (they also work for FrankenPHP): https://mercure.rocks/docs/hub/debug Maybe @withinboredom has other tips to track memory...

Closing for now. Please reopen if you can confirm the issue.

TBH, I wasn't even aware that it was possible to use `phpversion()` to get FrankenPHP's version and I've no idea from where this function gets the number. I agree that...

The problem has been reported upstream and parallel has been unbundled from FrankenPHP. https://github.com/krakjoe/parallel/issues/308

This is a "bug". We need to cleanup the SHA tags as they are now uploaded to a specific repository (dunglas/frankenphp-dev).

@pontus-mp I'm working on fixing the bug (it remains). I already added some more docs: https://github.com/dunglas/frankenphp/pull/781/files#diff-ae5611658dcd443d7a30575bebcdf15a71b7a0f5abebb18b62d00aa0373cae74R5

Hi, This is unlikely to be related to Mercure as the stack trace shows a CGO crash and Mercure doesn't use CGO. It's likely FrankenPHP or a PHP extension that...