Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Assertion failure in Zend/zend_builtin_functions.c:1893 #16230

Closed
@YuanchengJiang

Description

Description

The following code:

<?php
$test = new _ZendTestFiber(function (): void {
$fiber->start();
});
var_dump($test->start());

Resulted in this output:

/php-src/Zend/zend_builtin_functions.c:1893: void zend_fetch_debug_backtrace(zval *, int, int, int): Assertion `call->func' failed.
Aborted (core dumped)

Not sure if it can be triggered in other ways without testclass.

PHP Version

PHP 8.4.0-dev

Operating System

ubuntu 22.04

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

        AltStyle によって変換されたページ (->オリジナル) /