On Mon, 12 Jul 1999, Greg Haerr wrote:

> : This is debugging info from the kernel which basically means that signals
> : are working.
> 
>       Actually signals don't work well yet.  Try ^C in a variety of programs,
> and you'll find yourself logged out with the original still running, etc.

Well, close enough, at least ^C killed SOMETHING. :)

I'm assuming this means that something isn't handling a SIGCHLD properly?

This could also be fixed so that when a process dies, it sends a signal to
all it's children.

Davey

Reply via email to