php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #7841 Big memory Leak
Submitted: 2000-11-16 10:05 UTC Modified: 2000-11-21 11:25 UTC
From: hostmaster at elbetech dot at Assigned: jason (profile)
Status: Closed Package: Unknown/Other Function
PHP Version: 4.0.3pl1 OS: Debian Linux 2.3
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: hostmaster at elbetech dot at
New email:
PHP Version: OS:

 

 [2000-11-16 10:05 UTC] hostmaster at elbetech dot at
Hallo,

i found in the latest debian 4.03pl Version a big
memory-leak problem. After running a short php-script,
the server comsumes up to 180 MB memory for one user.
After ending of the script, the memory was not free?ed.

Any sugestions ?

Ernst

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-11-16 11:24 UTC] jason@php.net
Can you try the latest CVS? Also, try running apache in single process mode, ( httpsd -X ) and see If you can find the behavior that causes the process to grow. If you still find it, post the shortest script possible that reproduces
this leak

 [2000-11-21 11:25 UTC] jason@php.net
No responce. Reopen if still having problems

-Jason
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Dec 21 14:01:32 2024 UTC