openswoole / ext-openswoole

Programmatic server for PHP with async IO, coroutines and fibers
https://openswoole.com
Apache License 2.0
807 stars 50 forks source link

Error while running a Coroutine inside a Process Manager #351

Open darrenwilly opened 9 months ago

darrenwilly commented 9 months ago

[2024-01-09 13:58:59 @777857.0] WARNING ProcessPool::wait(): worker#0 abnormal exit, status=0, signal=11 A bug occurred in OpenSwoole-v22.1.0, please report it. Please submit bug report at:

https://github.com/openswoole/swoole-src/issues

OS: Linux 5.4.0-169-generic #187-Ubuntu SMP Thu Nov 23 14:52:28 UTC 2023 x86_64 GCC_VERSION: 9.4.0 OPENSSL_VERSION: OpenSSL 1.1.1f 31 Mar 2020 PHP_VERSION : 8.1.26

irfanmomin commented 2 months ago

I have been facing same issue while running coroutine.

Anyone can help please? image