|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
[2007-09-27 07:38 UTC] asmith at arcstone dot com
Description: ------------ Running with Zend Framework, MySQLi, connecting to database on seperate dedicated server, CentOS 5, PHP 5.2.4 build from utterramblings repository. I thought it was my problem or Zend Framework's problem until I changed the field type from longtext to text. Reproduce code: --------------- create mysql table with longtext field full of anything connect to table using mysqli select from that table Expected result: ---------------- the text from the database Actual result: -------------- script execution stops, and the following appears in the apache error log [Thu Sep 27 03:04:56 2007] [error] [client 209.98.251.245] PHP Warning: Invalid argument supplied for foreach() in /www/wonderfile/lib/vendor/Zend/Db/Statement/Mysqli.php on line 221, referer: http://library.wonderfile.net/library/files/upload zend_mm_heap corrupted [Thu Sep 27 03:14:26 2007] [notice] child pid 7554 exit signal Segmentation fault (11) PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
|
|||||||||||||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Wed Nov 26 10:00:01 2025 UTC |
Program received signal SIGSEGV, Segmentation fault. [Switching to Thread -1213928640 (LWP 24349)] 0xb77b6019 in zend_hash_find (ht=0x1c, arKey=0xbf959700 "closecursor", nKeyLength=12, pData=0xb251f619) at /home/brewbuilder/rpms/BUILD/php-5.2.4/Zend/zend_hash.c:878 878 /home/brewbuilder/rpms/BUILD/php-5.2.4/Zend/zend_hash.c: No such file or directory. in /home/brewbuilder/rpms/BUILD/php-5.2.4/Zend/zend_hash.c