php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #12107 Child processes are SegFaulting
Submitted: 2001-07-12 11:11 UTC Modified: 2001-10-21 00:22 UTC
From: jason dot gulledge at alltel dot com Assigned:
Status: Not a bug Package: Apache related
PHP Version: 4.0.6 OS: SunOS 5.7 sparc Ultra-E10K
Private report: No CVE-ID: None
 [2001-07-12 11:11 UTC] jason dot gulledge at alltel dot com
from "top":

7857 nobody     1   0    0 2092M 1243M cpu51   5:13 12.12% httpd

I've read the error_logs and am getting this error:
[Thu Jul 12 09:55:22 2001] [error] PHP Fatal error:  Maximum execution time of 45 seconds exceeded in /imports/wwwroot/head.php on line 92

This file is mostly html and nowhere in my code do I ever get parse errors.  This page is seemingly perfect.
The error on line 92 is in the middle of a huge HTML block.
There is no php error.  This has caused me much confusion.


Eventually I will see this in the error:

Thu Jul 12 10:07:28 2001] [notice] child pid 7857 exit signal Segmentation Fault (11)

and then the 'top' output is fine again for a while.  
The problem with this is that during this time of HIGH usage by httpd, the system's performance is greatly hindered.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-10-21 00:22 UTC] sniper@php.net
Same problem as #12068. No need to report it twice.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 25 19:01:33 2024 UTC