|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2006-06-21 07:34 UTC] tony2001@php.net
[2006-06-22 00:30 UTC] pryorda at gmail dot com
[2006-06-22 17:35 UTC] tony2001@php.net
|
|||||||||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Fri Nov 21 04:00:02 2025 UTC |
Description: ------------ php-cgi core dump Reproduce code: --------------- <?php $file=file_get_contents("/usr/home/httpd/public_html/data/includes/users.html"); echo $file; ?> <?php $file=file_get_contents("/usr/home/httpd/public_html/data/includes/links.html"); echo $file; ?> Expected result: ---------------- it outputs two files to the page... everything prints fine i just get a php-cgi core dump Actual result: -------------- #73 0x0814bc98 in zend_hash_copy (target=0x826f780, source=0x2852c508, pCopyConstructor=0x8270800, tmp=0x292cf492, size=676513032) at /usr/ports/lang/php5/work/php-5.1.4/Zend/zend_hash.c:757 Previous frame inner to this frame (corrupt stack?)