Python/flowgraph.c:483: _Bool no_redundant_jumps(cfg_builder *): Assertion `last->i_target != b->b_next' failed #113603
Labels
interpreter-core
(Objects, Python, Grammar, and Parser dirs)
release-blocker
type-bug
An unexpected behavior, bug, or error
type-crash
A hard crash of the interpreter, possibly with a core dump
Bug report
Bug description:
The fuzz_pycompile fuzzer identified an assertion failure:
Reproducer (note that the first two bytes are metadata for the fuzzer):
Basic reproduction:
CPython versions tested on:
CPython main branch
Operating systems tested on:
Linux, macOS
Linked PRs
The text was updated successfully, but these errors were encountered: