-
-
Notifications
You must be signed in to change notification settings - Fork 32k
Python/flowgraph.c:497: _Bool no_redundant_jumps(cfg_builder *): Assertion `0' failed. #114083
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Labels
3.13
bugs and security fixes
type-bug
An unexpected behavior, bug, or error
type-crash
A hard crash of the interpreter, possibly with a core dump
Comments
Full stack for reference:
|
iritkatriel
added a commit
to iritkatriel/cpython
that referenced
this issue
Jan 21, 2024
…e CFG before optimize_basic_block.
iritkatriel
added a commit
to iritkatriel/cpython
that referenced
this issue
Jan 21, 2024
…e CFG before optimize_basic_block.
iritkatriel
added a commit
to iritkatriel/cpython
that referenced
this issue
Jan 21, 2024
…e CFG before optimize_basic_block.
iritkatriel
added a commit
to iritkatriel/cpython
that referenced
this issue
Jan 21, 2024
iritkatriel
added a commit
that referenced
this issue
Jan 22, 2024
… CFG before optimize_basic_block. (#114408)
aisk
pushed a commit
to aisk/cpython
that referenced
this issue
Feb 11, 2024
… whole CFG before optimize_basic_block. (python#114408)
Glyphack
pushed a commit
to Glyphack/cpython
that referenced
this issue
Sep 2, 2024
… whole CFG before optimize_basic_block. (python#114408)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
3.13
bugs and security fixes
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:
Another crash in the compiler found by the fuzzer:
cc: @iritkatriel
CPython versions tested on:
CPython main branch
Operating systems tested on:
No response
Linked PRs
The text was updated successfully, but these errors were encountered: