[PHP-DEV] Bug #9128 Updated: Memory Leak or Memory Problem. From: andy <email protected>
Date: 07/31/01

ID: 9128
Updated by: andy
Reported By: kaiser <email protected>
Old Status: Open
Status: Feedback
Bug Type: Filesystem function related
Operating System: Linux
PHP Version: 4.0.4pl1
New Comment:

I get 404 Not Found errors when I go to these pages, please
include a valid address.

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

[2001-06-04 16:28:59] kaiser <email protected>

Here are the example:

http://www.bate.de/bug/
http://www.bate.de/bug/bug.phps (source)

Bat[e]

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

[2001-06-03 02:15:27] sniper <email protected>

Please include shortest possible example script which can be
used to reproduce this.

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

[2001-04-29 13:49:31] kaiser <email protected>

Ok,

to code my shit i used
$fp = fopen("http://weburl");

but i forgotten to close the handler with fclose($fp).
SO i tested and tested my script and now...
pl0nk my apache crached and i found in error log
Zend Stack crashed at xxx.c line 42.

I tested it again and i found ~20 httpd proccesses with ~ 15mb per proccess.

Maybe i can post some code.

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

[2001-04-28 09:35:07] elixer <email protected>

ok. really reclassify.

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

[2001-04-28 09:34:07] elixer <email protected>

reclassify

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

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/?id=9128

Edit this bug report at http://bugs.php.net/?id=9128&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>