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
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
1 + 41 = ?
Subscribe to this entry?

 
 [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

Add a Patch

Pull Requests

Add a Pull Request

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: Fri Apr 19 13:01:30 2024 UTC