php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #12361 zend_alloc.c fails to track AG(allocated_memory) properly
Submitted: 2001-07-25 08:00 UTC Modified: 2001-12-14 15:40 UTC
From: jonesd at mps dot ohio-state dot edu Assigned:
Status: Closed Package: Scripting Engine problem
PHP Version: 4.0.6 OS: All
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: jonesd at mps dot ohio-state dot edu
New email:
PHP Version: OS:

 

 [2001-07-25 08:00 UTC] jonesd at mps dot ohio-state dot edu
The shutdown_memory_manager function in 4.0.6 version of
zend_alloc.c produces a 'false' memory leak so that 
programs designed to handle multiple requests will
eventually get script failures due to emalloc failing
because it wrongly thinks you've reached your memory limit.





Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-12-14 14:39 UTC] yohgaki@php.net
Do you still have problem with 4.1.0?
If yes, could you provide short script?
 [2001-12-14 15:40 UTC] derick@php.net
This is fixed, there is even a patch for 4.0.6 available from the website (www.php.net/downloads.php).

Derick
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Tue May 06 09:01:28 2025 UTC