Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

when chaos-burncpu have been destroyed in pod, it will have zombie process [chaos-burncpu] #464

Open
MandssS opened this issue Jan 26, 2021 · 2 comments
Labels
chaosblade-cli chaosblade project type/bug Something isn't working

Comments

@MandssS
Copy link
Contributor

MandssS commented Jan 26, 2021

when i inject fault in pod, then destroy it . there will create a zombie process

/ # ps -o user,pid,ppid,comm,args
USER     PID   PPID  COMMAND          COMMAND
root         1     0 sleep            sleep 3600
root        16     0 sh               /bin/sh
root        102     1 chaos_burncpu    [chaos_burncpu]
root       153    16 ps               ps -o user,pid,ppid,comm,args

zombie-stat

@MandssS MandssS added type/bug Something isn't working chaosblade-cli chaosblade project labels Jan 26, 2021
@MandssS MandssS changed the title when chaos-burncpu have been destroyed in k8s, it will have zombie process [chaos-burncpu] when chaos-burncpu have been destroyed in pod, it will have zombie process [chaos-burncpu] Jan 26, 2021
@tiny-x
Copy link
Member

tiny-x commented Feb 23, 2021

We have fixed this in version 0.9.0, which version are you using.

@kpali
Copy link

kpali commented Oct 11, 2021

This issue is still exists. I'm using version 1.3.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chaosblade-cli chaosblade project type/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants