From:             bugs at ramihyn dot sytes dot net
Operating system: Windows 2000 SP2
PHP version:      4.3.2
PHP Bug Type:     Reproducible crash
Bug description:  Memory leak?

Hi,

i use a php script for file downloads on my webserver. Since I am using
that script Apache's memory usage is constantly increasing. Apache crashes
and restarts when no more memory is available. I'm not sure this is a PHP
bug, it could also be an Apache bug.

Script source: http://h3km3k.ath.cx/~bugs/file.phps

Apache version used is: 2.0.45 (Win32)

I noticed that memory leak in the following PHP versions:
4.3.0
4.3.1
4.3.2RC1
4.3.2RC2


-- 
Edit bug report at http://bugs.php.net/?id=23938&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=23938&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=23938&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=23938&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=23938&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=23938&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=23938&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=23938&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=23938&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=23938&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=23938&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=23938&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=23938&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=23938&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=23938&r=gnused

Reply via email to