ID:               34066
 Updated by:       [EMAIL PROTECTED]
 Reported By:      ondrej at sury dot org
-Status:           Open
+Status:           Feedback
 Bug Type:         Reproducible crash
 Operating System: Linux
 PHP Version:      5.0.4
 New Comment:

Please try using this CVS snapshot:

  http://snaps.php.net/php5-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php5-win32-latest.zip




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

[2005-08-10 12:10:34] ondrej at sury dot org

Description:
------------
Paul Slootman reported bug when using array_walk recursively which
crashes php 5.0.4 with Segmentation Fault.

In php 4.4.0 it ends with:
Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to
allocate 138060825 bytes) in /tmp/bug.php on line 252


Reproduce code:
---------------
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=245934

Expected result:
----------------
Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to
allocate 138060825 bytes) in /tmp/bug.php on line 252


Actual result:
--------------
Segmentation fault

Backtrace:
Program received signal SIGSEGV, Segmentation fault.
0x081fc929 in zend_call_function ()



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


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

Reply via email to