Skip to content

Assertion failure for TRACK_VARS_SERVER #15905

Closed
@YuanchengJiang

Description

@YuanchengJiang

Description

The following code:

To reproduce:

php -d "variables_order=E" -d "auto_globals_jit=0"

Resulted in this output:

/php-src/Zend/zend_hash.c:825: _zend_hash_add_or_update_i: Assertion `(zend_gc_refcount(&(ht)->gc) == 1) || ((ht)->u.flags & (1<<6))' failed.
Aborted (core dumped)

PHP Version

PHP 8.4.0-dev

Operating System

ubuntu 22.04

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions