## 🐛 Bug This issue is blocking the following PRs: - [#9564](https://github.com/pytorch/xla/actions/runs/17077681205/job/48428989117?pr=9564) - [#9566](https://github.com/pytorch/xla/actions/runs/17077735690/job/48428973999?pr=9566) ``` + python3 /home/runner/_work/xla/xla/pytorch/xla/test/tpu/tpu_info/test_cli.py test/tpu/run_training_tests.sh: line 39: 36020 Segmentation fault python3 "$_TPU_DIR/tpu_info/test_cli.py" Error: Process completed with exit code 139. ``` I can see it first breaking on `master` after #9556 was merged. That said, it doesn't look like it was the culprit.