ID:               35820
 Updated by:       [EMAIL PROTECTED]
 Reported By:      ottawaremovethissixtyseven at hotmail dot com
-Status:           Open
+Status:           Feedback
 Bug Type:         IIS related
 Operating System: W2K
 PHP Version:      5CVS-2006-01-05 (snap)
 New Comment:

It's the thing that contains the function calls that called those
functions that leaked. But try provide a reproducing script first. And
not one with phpinfo(); which we know leaks.
(it's meant to leak, no bug there)


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

[2006-01-07 17:06:49] ottawaremovethissixtyseven at hotmail dot com

What exactly is a calltrace? I will try and provide this.

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

[2006-01-07 11:45:51] [EMAIL PROTECTED]

Nice try, but this info is totally useless without a calltrace.

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

[2006-01-07 04:46:13] ottawaremovethissixtyseven at hotmail dot com

Load Test:

5 hours. 300 concurrent users loading phpinfo().

DebugDiag results:

php5ts.dll is responsible for 83.81 MBytes worth of outstanding
allocations (69% Leak Probability). The following are the top 2 memory
consuming functions:

php5ts!_zend_hash_add_or_update+2da: 39.46 MBytes worth of outstanding
allocations.

php5ts!_zend_hash_add_or_update+15d: 23.05 MBytes worth of outstanding
allocations.

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

[2006-01-04 22:50:46] [EMAIL PROTECTED]

Debug symbols:
http://snaps.php.net/win32/php5.1-dbgpack-win32-latest.zip

>There is a significant memory leak in php5ts.dll.
It's great that you keep repeating this and still have not provided any
information about the problem.
Does your debugger provide it?

Honestly saying, I don't think this leak even exists, because I can't
see any leaks with valgrind on Linux (and I'm sure nobody is able to
reproduce it on Windows) and I incline to think that your debugging
tool gives you wrong results.

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

[2005-12-27 19:28:43] ottawaremovethissixtyseven at hotmail dot com

Description:
------------
Latest 4.x snapshot has memory leaks in php4ts.dll.

Here is the output from the debugger:
---------------------------------------------------
php4ts.dll is responsible for 45.47 MBytes worth of outstanding
allocations (92% Leak Probability). The following are the top 2 memory
consuming functions:

php4ts!XmlParseXmlDecl+9d: 21.43 MBytes worth of outstanding
allocations.
php4ts!XmlParseXmlDecl+fb: 13.86 MBytes worth of outstanding
allocations.
---------------------------------------------------

We are running performance tests against W2K/IIS5 in ISAPI mode. Very
simple PHP scripts which open a connection to Oracle thru ODBC. These
performance test run without issue in CGI mode but the CPU performance
is unacceptable so we are trying to get ISAPI working.



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


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

Reply via email to