Advertisement
Guest User

Untitled

a guest
Jul 10th, 2014
201
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.31 KB | None | 0 0
  1. preap: Failed to reap 15977: the only non-defunct ancestor is 'init'
  2.  
  3. % ps -e -o pid,s,ppid | awk 'index($2,"Z")>0 {ppid[$3]=ppid[$3]+1} END {for (key in ppid) print key,ppid[key]}'
  4. 1 17617
  5.  
  6. Jun 20 22:45:34 host genunix: [ID 470503 kern.warning] WARNING: Sorry, no swap space to grow stack for pid 1 (init)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement