Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@duncs
Copy link

@duncs duncs commented Oct 4, 2017

When using:

check_procs -s Z -w :5 -c:10

zombie processes are not actually detected on Solaris due to pst3 ignoring
those it could not get the info for.

Zombie processes were created for testing by using:

nohup perl -e "if (fork()>0) {while (1) {sleep 100*100;};};"&

When using:

check_procs -s Z -w :5 -c:10

zombie processes are not actually detected on Solaris due to pst3 ignoring
those it could not get the info for.

Zombie processes were created for testing by using:

  nohup perl -e "if (fork()>0) {while (1) {sleep 100*100;};};"&
@waja waja added this to the 2.4 milestone Dec 15, 2020
@RincewindsHat
Copy link
Member

Can someone reproduce this? Dont have a solaris around.

@waja
Copy link
Member

waja commented Sep 19, 2023

Can someone reproduce this? Dont have a solaris around.

Anybody? maybe @duncs?

@waja waja modified the milestones: 2.4, 2.5 Jul 23, 2024
@RincewindsHat RincewindsHat modified the milestones: 2.5, 3.1.0 Jan 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants