Re: COSS, Linux and threads

From: Henrik Nordstrom <hno@dont-contact.us>
Date: Wed, 6 Aug 2003 09:01:58 +0200

On Wednesday 06 August 2003 04.33, Adrian Chadd wrote:

> > Is the number of defunct processes reasonably steady, or
> > increasing?
>
> Steadily increasing until my user ran out of processes. They're all
> zombies.

Then there is a bug somewhere.

You might be able reap them by doing a waitpid(-1, NULL, WNOHANG) in
the main loop somewhere..

In any case, file a bug report with your vendor.

Regards
Henrik
Received on Wed Aug 06 2003 - 01:02:40 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:20:27 MST