We (and third party modules) call lots of stuff in clean_child_exit that is not safe to
call from a signal handler. Dean has pointed this out many times. We need to eliminate
this particular architectural flaw in 2.0.

BTW, Jeff is working on a patch to 1.3 that will help out some though I do not know all
the details.

Bill

----- Original Message -----
From: "Jim Jagielski" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, September 26, 2001 3:29 PM
Subject: clean_child_exit, just_die and exit


> PR 8001 reports that we are incorrectly using exit() in clean_child_exit
> when it's called via just_die, which is a signal handler... I'm not
> aware of exit() being a non-recommended option :)
>
> Anyone else have more info on this...
> --
> ===========================================================================
>    Jim Jagielski   [|]   [EMAIL PROTECTED]   [|]   http://www.jaguNET.com/
>       "A society that will trade a little liberty for a little order
>                    will lose both and deserve neither"
>

Reply via email to