启动后出现僵尸进程
- Dominant language
- Shell
- Stars
- 35
- Forks
- 28
- Avg merge
- 4h 59m
- Merged PRs (30d)
- 2
Description
## 版本信息
```
Flatpak 1.14.6
Linux QQ com.qq.QQ 3.2.19_250904 stable
```
## 系统版本
```
Linux linux-desktop 6.11.0-25-generic #25~24.04.1-Ubuntu SMP PREEMPT_DYNAMIC Tue Apr 15 17:20:50 UTC 2 x86_64 x86_64 x86_64 GNU/Linux
```
## pstree 信息
```
pstree 5084 -a
qq
├─qq
│ └─qq
│ └─16*[{qq}]
├─qq
│ └─6*[{qq}]
├─(zypak-sandbox)
└─83*[{qq}]
```
## 僵尸进程
```
ps -ef | grep defunct
xxx 5093 5084 0 09:46 ? 00:00:00 [zypak-sandbox]
```
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the startup state with pstree and checking for defunct processes with ps -ef | grep defunct, using the reported Flatpak, QQ, and Ubuntu versions. Done means identifying why zypak-sandbox becomes a zombie and documenting or validating a fix for that startup behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- linux, ubuntu
- Domain
- operating-systems
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100