Skip to content

cpu (ubuntu-18.04, 3.9, oldest, stable) fails with segmentation fault #11184

@akihironitta

Description

@akihironitta

🐛 Bug

Observed that cpu (ubuntu-18.04, 3.9, oldest, stable) quite often fails with segmentation fault after the actual tests had passed as the following:

=== 2218 passed, 532 skipped, 7 xfailed, 1470 warnings in 634.06s (0:10:34) ====
/home/runner/work/_temp/50029d2b-e6ee-470c-bd34-b5acf8834c42.sh: line 2:  3747 Segmentation fault      (core dumped) coverage run --source pytorch_lightning -m pytest pytorch_lightning tests -v --durations=50 --junitxml=junit/test-results-Linux-py3.9-oldest-stable.xml

To Reproduce

Expected behavior

No segmentation fault 🍏

Environment

  • PyTorch Lightning Version (e.g., 1.5.0):
  • PyTorch Version (e.g., 1.10):
  • Python version (e.g., 3.9):
  • OS (e.g., Linux):
  • CUDA/cuDNN version:
  • GPU models and configuration:
  • How you installed PyTorch (conda, pip, source):
  • If compiling from source, the output of torch.__config__.show():
  • Any other relevant information:

Additional context

cc @carmocca @akihironitta @Borda

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingciContinuous Integration

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions