> > >    no too sure as it really changes a few internals and needs
> > >    _good_ testing!

    The first three core dumps were apparently caused by an old
    installation of a script cache.  After removing that, the
    fourth test goes into CPU-time-eating mode and the fifth test
    core dumps (backtrace follows).  All five tests work
    successfully without the patch.

#0  0x80cdf78 in zend_hash_find (ht=0x816564c, arKey=0x81723ac "yes",
    nKeyLength=4, pData=0xbfbfdca0) at zend_hash.c:861
861             p = ht->arBuckets[nIndex];
#1  0x80f57f4 in zend_fetch_property_address_inner (ht=0x816564c,
    op2=0x817506c, Ts=0xbfbfdd20, type=2) at ./zend_execute.c:197
#2  0x80edf6d in zend_fetch_property_address (result=0x817504c, op1=0x817505c,
    op2=0x817506c, Ts=0xbfbfdd20, type=2) at ./zend_execute.c:823
#3  0x80effca in execute (op_array=0x816470c) at ./zend_execute.c:1215
#4  0x80f1771 in execute (op_array=0x816400c) at ./zend_execute.c:1544
#5  0x80c92d0 in zend_execute_scripts (type=8, file_count=3) at zend.c:750
#6  0x805b057 in php_execute_script (primary_file=0xbfbff9c0) at main.c:1265
#7  0x80590fc in main (argc=3, argv=0xbfbffa3c) at cgi_main.c:748

    - Sascha                                     Experience IRCG
      http://schumann.cx/                http://schumann.cx/ircg


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to