-
Notifications
You must be signed in to change notification settings - Fork 27.5k
Segfault with nightly in python 3.9 #50014
Copy link
Copy link
Closed
Labels
high prioritymodule: pybindRelated to our Python bindings / interactions with other Python librariesRelated to our Python bindings / interactions with other Python librariestriagedThis issue has been looked at a team member, and triaged and prioritized into an appropriate moduleThis issue has been looked at a team member, and triaged and prioritized into an appropriate module
Milestone
Metadata
Metadata
Assignees
Labels
high prioritymodule: pybindRelated to our Python bindings / interactions with other Python librariesRelated to our Python bindings / interactions with other Python librariestriagedThis issue has been looked at a team member, and triaged and prioritized into an appropriate moduleThis issue has been looked at a team member, and triaged and prioritized into an appropriate module
🐛 Bug
A simple code segfaults in nightly builds with python 3.9 but works with python 3.8
To Reproduce
Content of
Dockerfile:Content of
test-backbone.py:Run
docker build -t py39:v0 .Logs:
cc @ezyang @gchanan @zou3519 @bdhirsh @jbschlosser