php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #9832 httpd memory problem with informix
Submitted: 2001-03-19 04:58 UTC Modified: 2001-11-05 04:43 UTC
From: hoefler at delta dot de Assigned:
Status: Closed Package: Informix related
PHP Version: 4.0.3pl1 & 4.0.4pl1 OS: Linux 2.2.x
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: hoefler at delta dot de
New email:
PHP Version: OS:

 

 [2001-03-19 04:58 UTC] hoefler at delta dot de
After successfully getting data from an Informix IDS2000 Database the httpd never frees his used memory. (After a big select the httpd's memory will rise about 40 MB). -> the httpd's eat all available system memory and swap, resulting in an system crash (VM: killing...).
The httpd got up to 300 MB RSS.

Thanks for your help
	Torsten

systems affected:
SuSE Linux 2.2.14, apache 2.2.14, php4.03pl1
SuSE Linux 2.2.16, apache 2.2.17, php4.03pl1
Linux 2.2.18, apache 2.2.19, php4.03pl1

Configure command- line:
./configure --enable-safe-mode \
--enable-sysvsem --enable-sysvshm \
--with-zlib --with-gd=/usr \
--with-yp --with-jpeg-dir --with-tiff-dir=/usr/lib \
--with-config-file-path=/etc/httpd --with-png-dir \
--with-exec-dir=/usr/lib/apache/bin \
--with-apache=../apache_1.3.17 \
--with-informix=/opt/informix \
--with-pdflib

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-10-23 11:39 UTC] sniper@php.net
Does this happen with latest CVS snapshot from http://snaps.php.net/ ?

 [2001-11-05 04:43 UTC] hoefler at delta dot de
We think the problem mentioned above is solved since Version 4.0.6.

Thanks for your support.

Regards,
	Torsten
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Dec 26 22:01:28 2024 UTC