Date: 01/12/01
- Next message: akilov <email protected>: "[PHP-DEV] PHP 4.0 Bug #8467 Updated: Crash in Tomcat with PHP/Servlet feature"
- Previous message: cynic <email protected>: "[PHP-DEV] PHP 4.0 Bug #7344 Updated: opendir always returns a resource even on non-existen directories"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
From: sitnikov <email protected>
Operating system: Linux 2.2.17
PHP version: 4.0.4
PHP Bug Type: Apache related
Bug description: Memory leak with ob_gzhander
When I have tried to use ob_gzhander on the site, on server began to decrease quantity of free memory (swap). For 2 two hours ~150 MB.
php is 4.0.4pl1
configured:
CFLAGS="-O6" \
LDFLAGS="-rdynamic" \
EXTRA_LIBS="-lxmlparse -lxmltok" \
LIBS="-lxmlparse -lxmltok" \
CXX=gcc \
./configure \
--enable-inline-optimization \
--with-mysql=/work/php/mysql \
--with-apache=/work/apache/apache_1.3.14 \
--enable-static \
--enable-track-vars \
--enable-safe-mode \
--enable-magic-quotes \
--enable-track-vars \
--with-jpeg-dir=/work/php/jpeg-6b \
--with-gd=/work/php/gd \
--with-ttf \
--with-zlib \
--enable-sysvshm \
--enable-sysvsem \
--with-epipe \
--with-mhash=/work/php/mhash \
--with-mcrypt=/work/php/mcrypt \
--disable-libtool-lock \
--with-shared-pdf \
--with-dom=/usr/lib \
--enable-shmop \
--with-sablot \
--with-config-file-path=/etc/httpd/conf
-- Edit Bug report at: http://bugs.php.net/?id=8683&edit=1-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: akilov <email protected>: "[PHP-DEV] PHP 4.0 Bug #8467 Updated: Crash in Tomcat with PHP/Servlet feature"
- Previous message: cynic <email protected>: "[PHP-DEV] PHP 4.0 Bug #7344 Updated: opendir always returns a resource even on non-existen directories"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

