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
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
27 + 46 = ?
Subscribe to this entry?

 
 [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: Thu Mar 28 18:01:29 2024 UTC