Jeff Trawick <[EMAIL PROTECTED]> writes:

> Jeff Trawick <[EMAIL PROTECTED]> writes:
> 
> > [Wed Jul 25 08:28:06 2001] [notice] child pid 604 exit signal Segmentation fault 
>(11)
> > [Wed Jul 25 08:28:07 2001] [notice] child pid 628 exit signal Segmentation fault 
>(11)
> > [Wed Jul 25 08:28:07 2001] [notice] child pid 627 exit signal Segmentation fault 
>(11)
> > [Wed Jul 25 08:28:07 2001] [notice] child pid 626 exit signal Segmentation fault 
>(11)
> > [Wed Jul 25 08:28:08 2001] [notice] child pid 603 exit signal Segmentation fault 
>(11)
> > [Wed Jul 25 08:28:08 2001] [notice] child pid 545 exit signal Segmentation fault 
>(11)
> 
> I could never got a core dump for this but after adding ap_log_error()
> calls to threaded.c and fprintf()+fflush() calls to APR I found that
> sigwait() is segfaulting.
> 
> In a run I just did, we had processes sitting happily in sigwait() for
> 10-11 seconds before they segfaulted.  In another run it happened
> within a second.
> 
> I can't seem to get strace running on such a process when it segfaults.

bogus analysis I'm sure... probably a worker thread is blowing up
somewhere while main thread is sitting in sigwait()

-- 
Jeff Trawick | [EMAIL PROTECTED] | PGP public key at web site:
       http://www.geocities.com/SiliconValley/Park/9289/
             Born in Roswell... married an alien...

Reply via email to