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
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: 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

Add a Patch

Pull Requests

Add a Pull Request

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-2024 The PHP Group
All rights reserved.
Last updated: Fri May 17 04:01:34 2024 UTC