-
Notifications
You must be signed in to change notification settings - Fork 27.5k
Core dump when checking that basic CNN works (Python 3.9) #47776
Copy link
Copy link
Closed
Labels
high prioritymodule: autogradRelated to torch.autograd, and the autograd engine in generalRelated to torch.autograd, and the autograd engine in generalmodule: crashProblem manifests as a hard crash, as opposed to a RuntimeErrorProblem manifests as a hard crash, as opposed to a RuntimeErrormodule: 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: autogradRelated to torch.autograd, and the autograd engine in generalRelated to torch.autograd, and the autograd engine in generalmodule: crashProblem manifests as a hard crash, as opposed to a RuntimeErrorProblem manifests as a hard crash, as opposed to a RuntimeErrormodule: 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
Currently experiencing a core dump when running smoke tests for CNN on python 3.9:
Link to CircleCI logs: https://app.circleci.com/pipelines/github/pytorch/pytorch/237660/workflows/5021f68c-07d3-4fcb-8a2a-c1b14b87d9e2/jobs/8843626
To Reproduce
Expected behavior
Smoke tests don't fail
Environment
Please copy and paste the output from our
environment collection script
(or fill out the checklist below manually).
You can get the script and run it with:
Additional context
This issue didn't present itself when doing my initial testing for Python 3.9 here: #47238
cc @ezyang @gchanan @zou3519 @bdhirsh @albanD @gqchen @pearu @nikitaved