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
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: laurent at bearteam dot org
New email:
PHP Version: OS:

 

 [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

Pull Requests

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-2025 The PHP Group
All rights reserved.
Last updated: Sat Apr 26 19:01:26 2025 UTC