Skip to content

Pecl 8.4 tracing JIT crash #17003

Closed
Closed
@danog

Description

@danog

Description

Running pecl install xdebug-beta in the image built through https://github.com/danog/jit_bugs/ fails with the following assertion (at least on arm64):

php: ext/opcache/jit/zend_jit_trace.c:8748: int zend_jit_trace_exit(uint32_t, zend_jit_registers_buf *): Assertion `((execute_data)->opline) >= ((execute_data)->func)->op_array.opcodes && ((execute_data)->opline) < ((execute_data)->func)->op_array.opcodes + ((execute_data)->func)->op_array.last' failed.

ping @dstogov / @nielsdos

PHP Version

nightly

Operating System

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions