If a Process died, the Kernel currently does not cleanup any registered
InterruptHooks installed
by ProcessCtl(). When a process now dies, the interruptNotify() helper
function receives an
invalid Process pointer, possibly crashing the Kernel.
Original issue reported on code.google.com by coenbijlsma on 7 Aug 2009 at 10:47
Original issue reported on code.google.com by
coenbijlsma
on 7 Aug 2009 at 10:47