`bug81577_3.phpt` pcntl with async signals leaks
未关闭
还没有人认领这个 Issue。
Bug
Extension: pcntl
Status: Needs Triage
- 主要语言
- C
- 星标
- 40.4k
- 派生
- 8.2k
- 平均合并
- 2 天 13 小时
- 30 天内合并 PR
- 96
描述
Description
https://github.com/php/php-src/blob/master/ext/pcntl/tests/bug81577_3.phpt
https://bugs.php.net/bug.php?id=81577
Leaks are hard to figure in production, would be great if it could be fixed.
PHP Version
any
Operating System
linux
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
从 ext/pcntl/tests/bug81577_3.phpt 和链接的 PHP bug 81577 开始;在 Linux 上使用异步信号复现泄漏,并跟踪相关的 pcntl 行为。当现有场景不再泄漏且测试继续通过时,即视为完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- c, php
- 领域
- operating-systems
- Issue 类型
- 缺陷
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 32/100