php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #78034 "pecl" tool fails with abort assertion in zend_ssa.c
Submitted: 2019-05-19 15:18 UTC Modified: 2019-05-22 07:13 UTC
From: derick@php.net Assigned:
Status: Closed Package: Scripting Engine problem
PHP Version: Next Minor Version OS: Linux
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: derick@php.net
New email:
PHP Version: OS:

 

 [2019-05-19 15:18 UTC] derick@php.net
Description:
------------
When running "pecl install mongodb" with the latest compile of the PHP 7.4 branch, results in:

$ pecl install mongodb

php: /home/derick/dev/php/php-src.git/ext/opcache/Optimizer/zend_ssa.c:1126: zend_ssa_compute_use_def_chains: Assertion `phi->sources[j] >= 0' failed.
Aborted



Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2019-05-22 07:13 UTC] nikic@php.net
-Status: Open +Status: Verified
 [2019-05-22 07:36 UTC] nikic@php.net
Automatic comment on behalf of nikita.ppv@gmail.com
Revision: http://git.php.net/?p=php-src.git;a=commit;h=ff4b0ce0e8d582e4b8f6c44270a77f511d28bacd
Log: Fix bug #78034
 [2019-05-22 07:36 UTC] nikic@php.net
-Status: Verified +Status: Closed
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 13:01:30 2024 UTC