#27548 [Fbk->NoF]: Php crashes when i want to store more then 1 var in $this->menu
by other posts by this author
Mar 15 2004 1:37PM messages near this date
#27605 [Opn->Bgs]: case sensitivity of attributes differs in ldap_search and ldap_add/modify
|
#27603 [NEW]: incorrect appying open_basedir
ID: 27548
Updated by: sniper@[...].net
Reported By: maarten at servicez dot org
-Status: Feedback
+Status: No Feedback
Bug Type: Reproducible crash
Operating System: WinXP
PHP Version: 4.3.4
New Comment:
No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Open". Thank you.
Previous Comments:
------------------------------------------------------------------------
[2004-03-10 13:33:01] derick@[...].net
Allocating more than 1 GB is not good, but we really do need a smalls
script so that we can try to reproduce it.
Derick
------------------------------------------------------------------------
[2004-03-10 13:29:11] maarten at servicez dot org
How is that possible when the script executes in less then 1 secs..it's
not like it's taking a long time or something
------------------------------------------------------------------------
[2004-03-10 13:24:15] sniper@[...].net
You run out of memory, of course it fails. (fix your script..)
------------------------------------------------------------------------
[2004-03-10 08:49:14] maarten at servicez dot org
I am afraid that isn't possible because the script is using an database
to load it's items and it's a part of a bigger site.
Any ideas?
------------------------------------------------------------------------
[2004-03-10 08:45:56] derick@[...].net
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 avoid embedding huge scripts into the report.
------------------------------------------------------------------------
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/27548
--
Edit this bug report at http://bugs.php.net/?id=27548&edit=1
|