> zend_execute.c, 1.468 (sterling)
> Sat May 31 14:31:28 2003 (5 hours, 35 minutes ago)
> revert the function call caching patch until a new solution is decided
> upon.

Hi:

Is this being reverted due to a reported crash? If not, I'm currently
seeing several with the patch applied (which go away with the recent
revert). Valgrind says:

 Conditional jump or move depends on uninitialised value(s)
   at 0x817367D: zend_init_fcall_by_name_handler (zend_execute.c:2565)
    by 0x816EC54: execute (zend_execute.c:1247)
    by 0x8173B14: zend_do_fcall_common_helper (zend_execute.c:2654)
    by 0x8173F6A: zend_do_fcall_by_name_handler (zend_execute.c:2725)

I can supply backtraces and try to derive a test case if this is a new
crash.  If not, I'm relieved that I wasn't debugging alone - I've had a
'0 &&' in the reverted if() for the past 12 hours. :)

Thanks a lot,

- Dave
  [EMAIL PROTECTED]



-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to