You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.
Dismiss alert
{{ message }}
A long string in ast.parse() leads to a segfault #4857
ast.parse() takes a long string as the argument leading to a segfault.
test.py
Crash message: Segmentation fault (core dumped)
Environment:
Ubuntu 18.04
rustpython v0.2.0