php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #12532 Memory Leak
Submitted: 2001-08-02 08:52 UTC Modified: 2002-01-02 14:00 UTC
From: blevins at jlevinsdesign dot com Assigned:
Status: Closed Package: Performance problem
PHP Version: 4.0.4 OS: MacOSX Server
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: blevins at jlevinsdesign dot com
New email:
PHP Version: OS:

 

 [2001-08-02 08:52 UTC] blevins at jlevinsdesign dot com
I'm completely new to this, so I'll try my best.
I'm using the installed PHP on OSX Server. I'm doing 
nothing fancy, a couple include statements. But just 
recently the web log is filled with these errors. I usually 
check the logs after the pages hang up or refuse to load. I 
don't get a parse error, just nothing happens. I must go 
restart apache to make the page work again. 

/Users/admin/Projects/ApacheComponents/apache_mod_php-4.3/p
hp/Zend/zend_stac
> k.c(27) :  Freeing 0x004B0914 (256 bytes),
> script=/JLDwebsites/jldinc2/clients.php
> Last leak repeated 5 times
> Last leak repeated 2 times
> 
/Users/admin/Projects/ApacheComponents/apache_mod_php-4.3/p
hp/Zend/zend_stac
> k.c(27) :  Freeing 0x004AF0A4 (256 bytes),
> script=/JLDwebsites/jldinc2/index.php
> Last leak repeated 5 times

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-12-12 19:10 UTC] yohgaki@php.net
Could you try 4.1.0 see if it help?
 [2002-01-02 14:00 UTC] lobbin@php.net
No feedback. Closing.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Tue May 06 00:01:29 2025 UTC