Edit report at https://bugs.php.net/bug.php?id=63428&edit=1
ID: 63428 Updated by: re...@php.net Reported by: re...@php.net Summary: The behavior of execute() changed Status: Open Type: Bug Package: *General Issues Operating System: ANY PHP Version: master-Git-2012-11-03 (Git) -Assigned To: +Assigned To: nikic Block user comment: N Private report: N New Comment: Hi Nikic, will you take a look? Thanks :) https://github.com/php/php-src/pull/227 Previous Comments: ------------------------------------------------------------------------ [2012-11-03 15:25:32] re...@php.net Description: ------------ Test Zend/tests/bug35437.phpt failed because of this when dtrace enabled or any extension which override zend_execute function pointer, such as xdebug. Test script: --------------- Test: Zend/tests/bug35437.phpt with dtrace or xdebug enabled Expected result: ---------------- test PASS Actual result: -------------- Test failed because of segfault. ------------------------------------------------------------------------ -- Edit this bug report at https://bugs.php.net/bug.php?id=63428&edit=1