Edit report at https://bugs.php.net/bug.php?id=63822&edit=1
ID: 63822 Updated by: ni...@php.net Reported by: ni...@php.net Summary: Zend/tests/bug54367.phpt segfaults -Status: Open +Status: Closed Type: Bug Package: Scripting Engine problem PHP Version: 5.5.0alpha2 Block user comment: N Private report: N New Comment: Automatic comment on behalf of nikic Revision: http://git.php.net/?p=php-src.git;a=commit;h=ffb848b275a085917413c171a79cbfdb1d0159d2 Log: Fix bug #63822: Crash when using closures with ArrayAccess Previous Comments: ------------------------------------------------------------------------ [2012-12-21 00:46:50] ni...@php.net Description: ------------ The test Zend/tests/bug54367.phpt segfaults for me and throws invalid reads on gcov: http://gcov.php.net/viewer.php?version=PHP_5_5&func=valgrind&file=Zend%2Ftests%2Fbug54367.phpt The closure op_array is freed too early. ------------------------------------------------------------------------ -- Edit this bug report at https://bugs.php.net/bug.php?id=63822&edit=1