ID:               32475
 Updated by:       [EMAIL PROTECTED]
 Reported By:      lacey at lacey dot cc
-Status:           Open
+Status:           Assigned
 Bug Type:         IIS related
 Operating System: Windows XP
 PHP Version:      5CVS-2005-03-29
-Assigned To:      
+Assigned To:      dmitry
 New Comment:

This is the "patch" to fix this, according to the reportee

static void executor_globals_dtor(zend_executor_globals
*executor_globals TSRMLS_DC)
{
        zend_ini_shutdown(TSRMLS_C);
        zend_shutdown_constants(TSRMLS_C);
}

Dmitry, can you check this out, if it makes any sense. 



Previous Comments:
------------------------------------------------------------------------

[2005-11-17 18:11:42] lacey at lacey dot cc

Tried both CGI and ISAPI.  Same thing.  CGI gains about 4K per hit
constantly.  ISAPI dies of overweight within a few hours.  See
http://bugs.php.net/bug.php?id=35260 for the description of how I
stopped the Memory Leak.

------------------------------------------------------------------------

[2005-11-17 14:00:46] [EMAIL PROTECTED]

Please try using this CVS snapshot:

  http://snaps.php.net/php5-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php5-win32-latest.zip



------------------------------------------------------------------------

[2005-06-28 01:00:04] php-bugs at lists dot php dot net

No feedback was provided for this bug for over a week, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".

------------------------------------------------------------------------

[2005-06-20 13:13:48] [EMAIL PROTECTED]

Well, can you tell us too so we can fix it?


------------------------------------------------------------------------

[2005-06-01 00:51:50] lacey at lacey dot cc

No.

------------------------------------------------------------------------

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/32475

-- 
Edit this bug report at http://bugs.php.net/?id=32475&edit=1

Reply via email to