From: kevin at oceania dot net Operating system: Linux PHP version: 5CVS-2006-05-27 (snap) PHP Bug Type: Reproducible crash Bug description: Segfault - infinite recursion
Description: ------------ ... infinite recursion [Sat May 27 21:42:49 2006] [notice] child pid 10096 exit signal Segmentation fault (11) [Sat May 27 21:42:49 2006] [notice] child pid 10097 exit signal Segmentation fault (11) Reproduce code: --------------- http://phpro.org/segfault.phps Expected result: ---------------- output html table Actual result: -------------- (gdb) bt #0 0x00bd5f1f in _int_malloc () from /lib/tls/libc.so.6 #1 0x00bd7f81 in malloc () from /lib/tls/libc.so.6 #2 0xf61f206b in _emalloc (size=44, __zend_filename=0xf634e1a0 "/home/kevin/html/php/dev/php5.2-200605230630/Zend/zend_vm_execute.h", __zend_lineno=225, __zend_orig_filename=0x0, __zend_orig_lineno=0) at /home/kevin/html/php/dev/php5.2-200605230630/Zend/zend_alloc.c:182 #3 0xf622947b in zend_do_fcall_common_helper_SPEC (execute_data=0xfe34a200) at zend_vm_execute.h:225 #4 0xf6229fa0 in ZEND_DO_FCALL_BY_NAME_SPEC_HANDLER (execute_data=0xfe34a200) at zend_vm_execute.h:322 #5 0xf6228fd2 in execute (op_array=0xa157704) at zend_vm_execute.h:92 #6 0xf62294e8 in zend_do_fcall_common_helper_SPEC (execute_data=0xfe34a350) at zend_vm_execute.h:234 #7 0xf6229fa0 in ZEND_DO_FCALL_BY_NAME_SPEC_HANDLER (execute_data=0xfe34a350) at zend_vm_execute.h:322 #8 0xf6228fd2 in execute (op_array=0xa157704) at zend_vm_execute.h:92 #9 0xf62294e8 in zend_do_fcall_common_helper_SPEC (execute_data=0xfe34a4a0) at zend_vm_execute.h:234 -- Edit bug report at http://bugs.php.net/?id=37612&edit=1 -- Try a CVS snapshot (PHP 4.4): http://bugs.php.net/fix.php?id=37612&r=trysnapshot44 Try a CVS snapshot (PHP 5.2): http://bugs.php.net/fix.php?id=37612&r=trysnapshot52 Try a CVS snapshot (PHP 6.0): http://bugs.php.net/fix.php?id=37612&r=trysnapshot60 Fixed in CVS: http://bugs.php.net/fix.php?id=37612&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=37612&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=37612&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=37612&r=needscript Try newer version: http://bugs.php.net/fix.php?id=37612&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=37612&r=support Expected behavior: http://bugs.php.net/fix.php?id=37612&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=37612&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=37612&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=37612&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=37612&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=37612&r=dst IIS Stability: http://bugs.php.net/fix.php?id=37612&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=37612&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=37612&r=float No Zend Extensions: http://bugs.php.net/fix.php?id=37612&r=nozend MySQL Configuration Error: http://bugs.php.net/fix.php?id=37612&r=mysqlcfg