You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please answer these questions before submitting your issue.
What did you do? If possible, provide a simple script for reproducing the error.
[DEBUG] Event Hyperf\Process\Event\BeforeProcessHandle handled by Hyperf\Process\Listener\LogBeforeProcessStartListener listener.
[DEBUG] Event Hyperf\Process\Event\BeforeProcessHandle handled by Hyperf\Server\Listener\InitProcessTitleListener listener.
[2024-06-29 22:42:51 $7647.0] WARNING Server::check_worker_exit_status(): worker(pid=8162, id=13) abnormal exit, status=0, signal=11
A bug occurred in Swoole-v5.1.3, please report it.
The Swoole developers probably don't know about it,
and unless you report it, chances are it won't be fixed.
You can read How to report a bug doc before submitting any bug reports:
What is your machine environment used (show your uname -a & php -v & gcc -v) ?
OS: Linux 5.15.90.1-microsoft-standard-WSL2 编译出错 #1 SMP Fri Jan 27 02:56:13 UTC 2023 x86_64
GCC_VERSION: 10.3.1 20211027
PHP_VERSION : 8.3.8
The text was updated successfully, but these errors were encountered:
Please answer these questions before submitting your issue.
[DEBUG] Event Hyperf\Process\Event\BeforeProcessHandle handled by Hyperf\Process\Listener\LogBeforeProcessStartListener listener.
[DEBUG] Event Hyperf\Process\Event\BeforeProcessHandle handled by Hyperf\Server\Listener\InitProcessTitleListener listener.
[2024-06-29 22:42:51 $7647.0] WARNING Server::check_worker_exit_status(): worker(pid=8162, id=13) abnormal exit, status=0, signal=11
A bug occurred in Swoole-v5.1.3, please report it.
The Swoole developers probably don't know about it,
and unless you report it, chances are it won't be fixed.
You can read How to report a bug doc before submitting any bug reports:
OS: Linux 5.15.90.1-microsoft-standard-WSL2 #1 SMP Fri Jan 27 02:56:13 UTC 2023 x86_64
GCC_VERSION: 10.3.1 20211027
PHP_VERSION : 8.3.8
What did you expect to see?
What did you see instead?
What version of Swoole are you using (show your
php --ri swoole
)?swoole
Swoole => enabled
Author => Swoole Team team@swoole.com
Version => 5.1.3
Built => Jun 29 2024 19:22:14
coroutine => enabled with boost asm context
epoll => enabled
eventfd => enabled
signalfd => enabled
spinlock => enabled
rwlock => enabled
http2 => enabled
json => enabled
pcre => enabled
zlib => 1.2.12
brotli => E16777225/D16777225
mutex_timedlock => enabled
pthread_barrier => enabled
futex => enabled
async_redis => enabled
uname -a
&php -v
&gcc -v
) ?OS: Linux 5.15.90.1-microsoft-standard-WSL2 编译出错 #1 SMP Fri Jan 27 02:56:13 UTC 2023 x86_64
GCC_VERSION: 10.3.1 20211027
PHP_VERSION : 8.3.8
The text was updated successfully, but these errors were encountered: