ID: 33363 Updated by: [EMAIL PROTECTED] Reported By: asnyder at mddev dot com -Status: Bogus +Status: Feedback Bug Type: Reproducible crash Operating System: Linux Fedora PHP Version: 4.3.10 New Comment:
Thank you for this bug report. To properly diagnose the problem, we need a short but complete example script to be able to reproduce this bug ourselves. A proper reproducing script starts with <?php and ends with ?>, is max. 10-20 lines long and does not require any external resources such as databases, etc. If possible, make the script source available online and provide an URL to it here. Try to avoid embedding huge scripts into the report. Previous Comments: ------------------------------------------------------------------------ [2005-06-16 18:01:14] [EMAIL PROTECTED] Memory usage is in most cases just a bug in your script. And especially with PHP 4. Try the PHP 5.1-dev snapshot: http://snaps.php.net/php5-latest.tar.gz And if you can reproduce the bug with that and can provide us a short reproducing script (yes, really) then reopen this, otherwise keep it bogus. ------------------------------------------------------------------------ [2005-06-16 17:48:29] asnyder at mddev dot com This is not a bogus bug ok. FOr whatever reason, php has insane memory management. AN object with a couple of ints and strings should not take up 500KB, am I the only one that sees something wrong with the average webpage taking up over a meg in memory? Can someone just please tell me what the problem is. Why is it taking up so much, and why can't I free all of it up? ------------------------------------------------------------------------ [2005-06-16 17:19:00] asnyder at mddev dot com Our usual consultant pay is 25/hr. ------------------------------------------------------------------------ [2005-06-16 16:59:01] [EMAIL PROTECTED] How much do you pay? ------------------------------------------------------------------------ [2005-06-16 16:51:19] asnyder at mddev dot com I'm trying my best to explain. if I wer eto include code, it would be thousands and thousands of lines of code. This is not a basic PHP script or app, so I can't go into it. If your willing to sign an NDA, I can send you to a link where you can check out the problem yourself. Can you at least answer why objects take up so much space in the memory? ------------------------------------------------------------------------ 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/33363 -- Edit this bug report at http://bugs.php.net/?id=33363&edit=1
