Skip to content

Python-3.11 assertion failed during testing  #147

@orlitzky

Description

@orlitzky

Originally reported in https://bugs.gentoo.org/923000 where the full build log is available.

Summary:

Assertion failed: (PyObject **)frame + frame->f_code->co_nlocalsplus + frame->f_code->co_stacksize + FRAME_SPECIALS_SIZE == tstate->datastack_top (Python/ceval.c: _PyEvalFrameClearAndPop: 6401)

That happened with python-3.11.7, while the same test suite passed under python-3.10.13. The tinderbox that discovered the problem is running musl libc in case that matters.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions