unkillable apache httpd process

Jiawei Ye leafy7382 at gmail.com
Wed Jun 8 15:36:28 GMT 2005


On 6/8/05, Dan Nelson <dnelson at allantgroup.com> wrote:
> If it's consuming CPU it should be killable.  Tried kill -9?  If it's
> really threaded, "ps lHp 3794" will print what each kernel thread is
> doing; maybe only one thread is hung.
> 
> --
>        Dan Nelson
>        dnelson at allantgroup.com
kill -9 solves the problem. But the apache2.sh in /usr/local/rc.d
cannot restart it properly.
root at orion:/home/leafy# /usr/local/etc/rc.d/apache2.sh restart
Performing sanity check on apache2 configuration:
Syntax OK
Stopping apache2.
Waiting for PIDS: 5696, 5696, 5696, 5696, 5696, 5696, 5696, 5696,
5696, 5696, 5696, 5696, 5696, 5696, 5696, 5696, 5696, 5696, 5696,
5696, 5696, 5696, 5696, 5696, 5696, 5696, 5696, 5696, 5696, 5696,
5696, 5696, 5696, 5696, 5696, 5696, 5696, 5696, 5696, 5696, 5696,
5696, 5696, 5696, 5696, 5696, 5696, 5696, 5696
it goes on.....
 Also, the unkillable has only 1 thread as shown in the top output.

Jiawei
-- 
"Without the userland, the kernel is useless."
               --inspired by The Tao of Programming


More information about the freebsd-current mailing list