ID: 29370 Updated by: [EMAIL PROTECTED] Reported By: anthony dot debhian at only-for dot info -Status: Open +Status: Feedback Bug Type: Reproducible crash Operating System: Windows XP PHP Version: 5.0.0 New Comment:
Please try using this CVS snapshot: http://snaps.php.net/php5-STABLE-latest.tar.gz For Windows: http://snaps.php.net/win32/php5.0-win32-latest.zip Can't reproduce with latest snapshots. Previous Comments: ------------------------------------------------------------------------ [2004-08-15 11:52:59] anthony dot debhian at only-for dot info With http://snaps.php.net/win32/php5-win32-latest.zip, the bug works always (winXP) ------------------------------------------------------------------------ [2004-08-13 02:13:15] neil at ncsconsulting dot com This crash still happens with 4.3.9RC1. I haven't tried php5 yet ------------------------------------------------------------------------ [2004-08-11 08:14:44] [EMAIL PROTECTED] 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 This works fine for me here... ------------------------------------------------------------------------ [2004-08-11 04:08:38] neil at ncsconsulting dot com Confirming on Redhat 9, apache 1.3.31, php 4.3.8 running php crash.php gives segfault. Running through apache gives dreaded 'child exit signal segfault'. Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 1080494848 (LWP 26212)] 0x081b555a in _efree () (gdb) bt #0 0x081b555a in _efree () #1 0x081c9e7f in zend_hash_destroy () #2 0x081c3aa5 in _zval_dtor () #3 0x081bcbbc in _zval_ptr_dtor () #4 0x081d3682 in execute () #5 0x081d447d in execute () #6 0x081c53bf in zend_execute_scripts () #7 0x08198d0e in php_execute_script () #8 0x081e341f in main () #9 0x42015704 in __libc_start_main () from /lib/tls/libc.so.6 ------------------------------------------------------------------------ [2004-08-10 17:44:07] hazer at chipshot dot net Reproducable on Apache 2.0.48 mod_ssl OpenSSL0.9.7c PHP 5.0.0 Linux Kernel 2.6.7 GCC 3.2.2 Run through CLI it gives a seg fault. Viewed via web it gives nothing, even if there is something to be output before the code in question. It doesn't look like we can expect this to be used for 'hiding' pages on the server, but there is something that needs to be looked at... ------------------------------------------------------------------------ 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/29370 -- Edit this bug report at http://bugs.php.net/?id=29370&edit=1
