php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #25962 php connect informix database caused memory leak
Submitted: 2003-10-23 04:40 UTC Modified: 2003-11-03 14:08 UTC
Votes:4
Avg. Score:4.2 ± 0.4
Reproduced:4 of 4 (100.0%)
Same Version:0 (0.0%)
Same OS:0 (0.0%)
From: liu-shan at mediaring dot com Assigned:
Status: No Feedback Package: Informix related
PHP Version: 4.3.2 OS: sun
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 — but make sure to vote on the bug!
Your email address:
MUST BE VALID
Solve the problem:
43 + 2 = ?
Subscribe to this entry?

 
 [2003-10-23 04:40 UTC] liu-shan at mediaring dot com
Description:
------------
I'm PHP programer, I write web application using PHP connect to informix database, informix CSDK version 2.7.1, no matter I SELECT, INSERT OR UPDATE data to database, once program exit, but memory still that, cannot release. it cause os memory leak, I have to reboot server frequently.
How can I resolve this problem


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-10-27 10:50 UTC] sniper@php.net
Provide a SHORT and COMPLETE example script.
Anything over 20 lines is not accepted.

 [2003-11-03 14:08 UTC] sniper@php.net
No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Open". Thank you.


 [2004-02-25 10:20 UTC] ht at eucomp dot net
The same memory leak bug is experienced using Informix<php<Appache<Linux.
httpd does not release all the allocated memory and the
its size is growing and growing....

running in ENVIRONMENT:
  PHP Version 4.3.2 (Apache module) on
  SuSE/Linux 7.3 kernel version 2.4.10-4GB 
  Apache/1.3.12 (Unix) (SuSE/Linux)
  Informix ESQL/C Version  9.16  
  Informix Dynamic Server Version 7.31.UD2    -- On-Line

+ It is also reported with PHP 4.3.3

however !!! PHP 4.1.2 is working properly !!!!
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 25 12:01:31 2024 UTC