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
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: 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

Pull Requests

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-2025 The PHP Group
All rights reserved.
Last updated: Tue May 20 06:01:29 2025 UTC