首页
下载
文档
社区
视频
捐赠
源代码
赞助商
AOT 编译器
AI 助理
商业产品
PHP AOT 原生编译器
Swoole-Compiler 代码加密器
CRMEB 新零售社交电商系统
登录
注册
全部
提问
分享
讨论
建议
公告
开发框架
CodeGalaxy
发表新帖
swoole5.11 偶发性错误,管理器进程退出。状态=255,信号=[未知信号0:0],请问什么原因呀
WARNING Server::check_worker_exit_status(): worker(pid=88, id=1) abnormal exit, status=0, signal=11 A bug occurred in Swoole-v5.1.1, 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: >> https://github.com/swoole/swoole-src/blob/master/.github/ISSUE.md Please do not send bug reports in the mailing list or personal letters. The issue page is also suitable to submit feature requests. OS: Linux 6.8.0-45-generic #45-Ubuntu SMP PREEMPT_DYNAMIC Fri Aug 30 12:02:04 UTC 2024 x86_64 GCC_VERSION: 12.2.0 OPENSSL_VERSION: OpenSSL 3.0.11 19 Sep 2023 PHP_VERSION : 8.3.1 [2024-10-18 12:45:32 #1.1] WARNING Server_signal_handler(): Fatal Error: manager process exit. status=255, signal=[Unknown signal 0: 0]
发布于1年前 · 0 次浏览 · 来自
提问
amle
WARNING Server::check_worker_exit_status(): worker(pid=88, id=1) abnormal exit, status=0, signal=11 A bug occurred in Swoole-v5.1.1, 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: >> https://github.com/swoole/swoole-src/blob/master/.github/ISSUE.md Please do not send bug reports in the mailing list or personal letters. The issue page is also suitable to submit feature requests. OS: Linux 6.8.0-45-generic #45-Ubuntu SMP PREEMPT_DYNAMIC Fri Aug 30 12:02:04 UTC 2024 x86_64 GCC_VERSION: 12.2.0 OPENSSL_VERSION: OpenSSL 3.0.11 19 Sep 2023 PHP_VERSION : 8.3.1 [2024-10-18 12:45:32 #1.1] WARNING Server_signal_handler(): Fatal Error: manager process exit. status=255, signal=[Unknown signal 0: 0]
赞
0
收藏
提问
分享
讨论
建议
公告
开发框架
CodeGalaxy
登录
后参与评论
评论
2024-10-21
海
海的自由
是否在 Manager 进程中执行了特殊的逻辑,需要检查一下相关的代码,是否发生了 php 致命错误
赞
0
回复