php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #17469 After memory size exhaustion, Apache dies on next SIGUSR1
Submitted: 2002-05-28 03:33 UTC Modified: 2002-10-15 01:00 UTC
Votes:3
Avg. Score:5.0 ± 0.0
Reproduced:3 of 3 (100.0%)
Same Version:2 (66.7%)
Same OS:2 (66.7%)
From: stefan at fostam dot franken dot de Assigned:
Status: No Feedback Package: Apache related
PHP Version: 4.2.1 OS: Linux 2.4
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: stefan at fostam dot franken dot de
New email:
PHP Version: OS:

 

 [2002-05-28 03:33 UTC] stefan at fostam dot franken dot de
Everytime I have an "Allowed memory size of ... bytes exhausted" error in PHP, my Apache 1.3.24 dies on the next SIGUSR1 (graceful restart) it receives (only the Apache main process dies, without log entry).

Config:
- PHP 4.1.2 to 4.2.1 tested (compiled-in)
- Apache mod_ssl 2.8.8
- ZendOptimizer 1.3.1
- Memory limit set to 8388608

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-05-28 07:52 UTC] sander@php.net
Does this also happen without the Zend Optimizer?
 [2002-05-29 15:53 UTC] stefan at fostam dot franken dot de
Yes, I've just tried without Optimizer, same result.
 [2002-06-29 01:00 UTC] php-bugs at lists dot php dot net
No feedback was provided for this bug for over a month, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".
 [2002-06-29 01:04 UTC] sniper@php.net
Reopened: there was feedback.

 [2002-07-17 00:24 UTC] Curtis at GreenKey dot net
I'm fighting with memory exhaused bugs...been getting them all day. Just did a graceful on apache, and whamo! It wasn't so.
 [2002-07-17 14:47 UTC] stefan at fostam dot franken dot de
The problem remains, with Apache 1.3.26 & PHP 4.2.1 (without mod_ssl and ZendOptimizer).
 [2002-09-29 20:53 UTC] sniper@php.net
Please try using this CVS snapshot:

  http://snaps.php.net/php4-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php4-win32-latest.zip

Also, what script do you use to get these errors?

 [2002-10-15 01:00 UTC] php-bugs at lists dot php dot net
No feedback was provided for this bug for over 2 weeks, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Mar 29 07:01:28 2024 UTC