php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #63822 Zend/tests/bug54367.phpt segfaults
Submitted: 2012-12-21 00:46 UTC Modified: -
From: nikic@php.net Assigned:
Status: Closed Package: Scripting Engine problem
PHP Version: 5.5.0alpha2 OS:
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: nikic@php.net
New email:
PHP Version: OS:

 

 [2012-12-21 00:46 UTC] nikic@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.


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2012-12-21 01:00 UTC] nikic@php.net
-Status: Open +Status: Closed
 [2012-12-21 01:00 UTC] nikic@php.net
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
 [2013-01-12 16:39 UTC] derick@php.net
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
 [2013-11-17 09:32 UTC] laruence@php.net
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
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Sun Feb 02 17:01:31 2025 UTC