No. And I wish access_log logged requests at the beginning of a request and had the child pid. There has to be some way of discovering or logging URLs and seeing if they complete without a segfault, at which point I'd look for those that did not complete. Surely I'm missing something simple...
Sincerely, Steven Roussey http://Network54.com/ > -----Original Message----- > From: Vergoz Michael [mailto:[EMAIL PROTECTED]] > Sent: Thursday, November 21, 2002 8:47 am > To: Steven Roussey; [EMAIL PROTECTED] > Subject: Re: [PHP-DEV] URL for segfaults > > Hi ! > > Did you have some stranges URL request in access_log ? > > Michael- > > > ----- Original Message ----- > From: "Steven Roussey" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Thursday, November 21, 2002 5:39 PM > Subject: [PHP-DEV] URL for segfaults > > > > Does anyone have an idea on how to track down segfaults from a > > production Apache 1.3.27/PHP 4.2.3 server? If I could just figure out > > the URL for the page that died, it would go a very long way... > > > > My Apache error_log file is filled with this stuff and it is hurting the > > server's performance: > > > > [Thu Nov 21 08:10:11 2002] [notice] child pid 12850 exit signal > > Segmentation fault (11) > > [Thu Nov 21 08:10:17 2002] [notice] child pid 12908 exit signal > > Segmentation fault (11) > > [Thu Nov 21 08:10:18 2002] [notice] child pid 12593 exit signal > > Segmentation fault (11) > > [Thu Nov 21 08:10:18 2002] [notice] child pid 12525 exit signal > > Segmentation fault (11) > > [Thu Nov 21 08:10:19 2002] [notice] child pid 12815 exit signal > > Segmentation fault (11) > > [Thu Nov 21 08:10:19 2002] [notice] child pid 12518 exit signal > > Segmentation fault (11) -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php