We are having a problem with defunct processes* around
under Solaris 2.4 on Sparc 5's and Sparc 10's:
There was a patch published for Solaris 2.3 to fix this problem:Quote:> ps aux |grep defunct:
> kornman 5778 0.3 1.4 648 420 pts/1 S 13:59:38 0:00 grep defunct
> root 5389 0.0 0.0 0 0 Z 0:00 <defunct>
> root 5390 0.0 0.0 0 0 Z 0:00 <defunct>
> kornman 5391 0.0 0.0 0 0 Z 0:06 <defunct>
> picone 5593 0.0 0.0 0 0 Z 0:02 <defunct>
There doesn't seem to be an equivalent patch for 2.4.Quote:> 5.23) I have a lot of <defunct> processes. How do I get rid of them?
> In Solaris 2.3 (and presumably earlier) there is a bug in the
> pseudo tty modules that makes them hang in close. This causes
> processes to hang forever while exiting.
> Fix: Apply patch 101415-02 (for 2.3).
Does anyone know of a patch for this problem under Solaris 2.4?
-Joe