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

Daniel Quinlan daniel at netwise.net.au
Thu Oct 5 20:26:49 EDT 2000


hi,

   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
host:~# kill 23021
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
host:~# kill -9 23021
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
host:~# kill -15 23021
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
host:~# 

   I'm going to reboot the box for a kernel upgrade anyway, but I was wondering
   if anyone knew what could cause this.

thanks,
-- 
Daniel Quinlan				daniel at netwise.net.au
Netwise Australia			ph:  07 3252 8111
"Engineering Your Network Solution"	fax: 07 3216 0226
GPG Key: http://mage.netwise.net.au/daniel.pub
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 232 bytes
Desc: not available
URL: <http://lists.humbug.org.au/pipermail/general/attachments/20001006/3c3727af/attachment.sig>


More information about the General mailing list