php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #79829 Assertion fail in __zval_get_string_func, which causes segfault in release buil
Submitted: 2020-07-11 02:43 UTC Modified: 2020-08-24 15:13 UTC
Votes:1
Avg. Score:5.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:1 (100.0%)
Same OS:1 (100.0%)
From: changochen1 at gmail dot com Assigned: twosee (profile)
Status: Closed Package: Scripting Engine problem
PHP Version: 8.0Git-2020-07-11 (Git) OS:
Private report: No CVE-ID: None
 [2020-07-11 02:43 UTC] changochen1 at gmail dot com
Description:
------------
LOG:
---
/home/yongheng/php-src/Zend/zend_operators.c:915: zend_string *__zval_get_string_func(zval *, zend_bool): Assertion `0' failed.
---

Test script:
---------------
<?                  setlocale ( $a , $GLOBALS  )  ;


Patches

Add a Patch

Pull Requests

Pull requests:

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2020-07-11 11:44 UTC] twosee@php.net
-Status: Open +Status: Assigned -Assigned To: +Assigned To: twosee
 [2020-07-11 19:13 UTC] twosee@php.net
The following pull request has been associated:

Patch Name: Fixed bug #79829
On GitHub:  https://github.com/php/php-src/pull/5839
Patch:      https://github.com/php/php-src/pull/5839.patch
 [2020-08-24 15:13 UTC] nikic@php.net
-Status: Assigned +Status: Closed
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Mar 28 09:01:26 2024 UTC