On Wed, 12 Apr 2000, Bill Moseley wrote:

> Hello,
> 
> I noticed on the Apache server-status report a child that is stuck in "G"
> (Gracefully finishing) after a SIGUSR1 today.  Twelve hours ago.

this could be perl_destruct() hanging while trying to cleanup.  this
normally isn't a requirement, you can disable by setting the
PERL_DESTRUCT_LEVEL environment variable to -1


Reply via email to