[H-GEN] a process that won't die

Jason Henry Parker jasonp at uq.net.au
Thu Oct 5 20:45:33 EDT 2000


[ Humbug *General* list - semi-serious discussions about Humbug and  ]
[ Unix-related topics.  Please observe the list's charter.           ]
[ Worthwhile understanding: http://www.humbug.org.au/netiquette.html ]

On Fri, 6 Oct 2000, Daniel Quinlan wrote:

>I upgraded one of our machines to Debian 2.2 the other night and the upgrade 
>of pidentd attempted to create a new user called ident
>
>for some reason useradd hung and I had to manually create the user.
>
>it was only today when I went to add a new user that I found the process
>was still running and nothing seems to be able to kill it.

> host:~# ps aux | grep useradd | grep -v grep
> root     23021  0.0  0.7  1432  672 ?        D    Oct03   0:00 useradd -d /var/run/identd -g nogroup -s /bin/false -u 100 identd

ps aux | grep [u]seradd # works a little better.

from ps(1):

       PROCESS STATE CODES
       D   uninterruptible sleep (usually IO)
       R   runnable (on run queue)
       S   sleeping
       T   traced or stopped
       Z   a defunct ("zombie") process

I think this should answer your question.

jason
-- 
[It] seems to me the life of a middle aged male is a race between
hair falling out of its own accord and getting ripped out over stress
and irritation. 
        --- John Walker


--
* This is list (humbug) general handled by majordomo at lists.humbug.org.au .
* Postings to this list are only accepted from subscribed addresses of
* lists 'general' or 'general-post'.



More information about the General mailing list