> Source: [sk105953](https://support.checkpoint.com/results/sk/sk105953)

# sk105953 - Output of "ps auxw" command on Gaia OS after reboot shows multiple "clishd" processes in state "Z" with "defunct" arguments

| Property | Value |
|----------|-------|
| Solution ID | sk105953 |
| Date Created | 2015-05-05 |
| Last Modified | 2018-03-23 |
| Technical Level | Advanced |
| Products | Security Gateway, Security Management Server, Multi-Domain Security Management Server |
| Versions | R82.10, R82, R81.20, R82.10, R82, R81.20, R82.10, R81.20, R82 |
| OS | Gaia |

## Symptoms

- Output of "*ps auxw* " command after reboot shows multiple processes in state "*Z* " (zombie) with "*defunct*" arguments.

*Example output*:

```

[Expert@HostName:0]# ps auxw | egrep "USER|defunct"
USER       PID %CPU %MEM    VSZ   RSS TTY      STAT START   TIME COMMAND
admin     1138  0.0  0.0      0     0 pts/1    Z+   Mar28   0:00 [clishd] <defunct>
admin     3277  0.0  0.0      0     0 pts/1    Z+   Mar28   0:00 [clishd] <defunct>
admin     3279  0.0  0.0      0     0 pts/1    Z+   Mar28   0:00 [clishd] <defunct>
admin     3281  0.0  0.0      0     0 pts/1    Z+   Mar28   0:00 [clishd] <defunct>
admin     3291  0.0  0.0      0     0 pts/1    Z+   Mar28   0:00 [clishd] <defunct>
... ... ...
```

## Cause

The SIGCHLD and SIGHUP signals might not be caught properly.

## Solution

This solution requires authentication. Please log in to view the full solution.

---

# Agent Instructions

This content is from the Check Point Support Center (https://support.checkpoint.com), the official knowledge base for Check Point cybersecurity products.

## Navigating This Knowledge Base

- **Complete index**: [llms.txt](https://support.checkpoint.com/llms.txt)
- **All SK articles**: [SecureKnowledge Sitemap](https://support.checkpoint.com/sitemaps/secureknowledge-sitemap-index.xml)
- **SK article URL pattern**: `https://support.checkpoint.com/results/sk/{skId}`
- **Markdown responses**: AI bot User-Agents automatically receive `text/markdown` content
