php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #12960 Memory leak
Submitted: 2001-08-25 18:38 UTC Modified: 2001-10-17 21:04 UTC
From: laurent at bearteam dot org Assigned:
Status: Closed Package: Session related
PHP Version: 4.0.6 OS: Debian GNU/Linux kernel 2.4.7
Private report: No CVE-ID: None
 [2001-08-25 18:38 UTC] laurent at bearteam dot org
It looks like I have the same problem as #12291 on a Debian GNU/Linux machine (kernel 2.4.7, apache 1.3.20, php4 4.0.6, postgresql 7.1.2).

I tried to increase memory_limit to 16Mb but it only postponed the error : 

Fatal error: Allowed memory size of 16777216 bytes exhausted (tried to allocate 41 bytes) in /home/laurent/bearteam/photos2/slooze_ct_sql.php on line 979

There's nothing special in apache's error log.

I do not use php4 sessions, but phplib's.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-10-17 20:28 UTC] laurent at bearteam dot org
The PHP 4.0.6 memory limit fix patch seems to fix that bug. So I think it should be closed.


 [2001-10-17 21:04 UTC] sniper@php.net
Closed then.

--Jani

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sun May 19 20:01:30 2024 UTC