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
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
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

Add a Patch

Pull Requests

Add a Pull Request

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-2024 The PHP Group
All rights reserved.
Last updated: Thu Mar 28 23:01:26 2024 UTC