ID: 26666 User updated by: jan at horde dot org Reported By: jan at horde dot org -Status: Verified +Status: Closed Bug Type: Zend Engine 2 problem Operating System: * PHP Version: 5CVS-2004-02-18 New Comment:
Seems to have been fixed with Andi's recent work on get_object_vars(). Previous Comments: ------------------------------------------------------------------------ [2004-03-15 07:23:40] jan at horde dot org Choose a better summary for that bug. ------------------------------------------------------------------------ [2004-03-10 05:42:24] jan at horde dot org These strange UNKNOWN:0 properties appear after the get_object_vars() call in buildMessage(). Without this call, everything looks fine. ------------------------------------------------------------------------ [2004-03-05 04:25:53] jan at horde dot org Since Stanislavs work on zend_mm.c the script doesn't segfault anymore, but produces the error: PHP Fatal error: Out of memory: cannot allocate -1263225620 bytes! in /home/jan/prop_test/ob_vars.php on line 20 That's a step forward but still doesn't explain what's happening with the MIME_Message object. ------------------------------------------------------------------------ [2004-02-17 17:39:13] [EMAIL PROTECTED] Here's the backtrace with today's CVS checkout: #0 0x406d7563 in mmap () from /lib/i686/libc.so.6 #1 0x4066fdac in sYSMALLOc () from /lib/i686/libc.so.6 #2 0x4066c853 in malloc () from /lib/i686/libc.so.6 #3 0x08356954 in zend_mm_add_memory_block (heap=0x864c008, block_size=3031741692) at /usr/src/web/php/php5/Zend/zend_mm.c:223 #4 0x08356bfb in zend_mm_alloc (heap=0x864c008, size=3031741664) at /usr/src/web/php/php5/Zend/zend_mm.c:321 #5 0x08356c22 in zend_mm_alloc (heap=0x864c008, size=3031741664) at /usr/src/web/php/php5/Zend/zend_mm.c:325 #6 0x08356c22 in zend_mm_alloc (heap=0x864c008, size=3031741664) at /usr/src/web/php/php5/Zend/zend_mm.c:325 #7 0x08356c22 in zend_mm_alloc (heap=0x864c008, size=3031741664) at /usr/src/web/php/php5/Zend/zend_mm.c:325 #8 0x08356c22 in zend_mm_alloc (heap=0x864c008, size=3031741664) at /usr/src/web/php/php5/Zend/zend_mm.c:325 ------------------------------------------------------------------------ [2004-02-12 07:18:51] jan at horde dot org Can you find out what statement triggers that error from your bt? Perhaps I am able to strip the example down if I know where to start. No promises though. ------------------------------------------------------------------------ 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/26666 -- Edit this bug report at http://bugs.php.net/?id=26666&edit=1