Delivering SIGKILL to init

Peter Jeremy peterjeremy at optushome.com.au
Tue Sep 19 00:55:52 PDT 2006


Prompted by some discussion elsewhere, I've been trying to send
SIGKILL to init.  If I ktrace kill(1), I can see "kill(1,9)" which
returns 0 but the signal is never delivered.  If I sent (eg) SIGXCPU
then init dies and the kernel panics (as expected).  I've looked
through sys/kern/kern_* and can't see anywhere that special cases
the delivery of SIGKILL to init.

Can anyone please explain why SIGKILL doesn't kill init (at least
on -stable).

-- 
Peter Jeremy
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-hackers/attachments/20060919/ff983c3a/attachment.pgp


More information about the freebsd-hackers mailing list