# ⚠️ Common Errors This page documents common errors you may encounter when using P2PFL and how to resolve them. | Error | Platform | Frameworks | Issue | |-------|----------|------------|-------| | [TensorFlow Data Pipeline Hangs](tensorflow_hang.md) | macOS | TensorFlow + Ray/OpenDP | [ray#59661](https://github.com/ray-project/ray/issues/59661) | | [XGBoost + PyTorch Segfault](xgboost_pytorch_segfault.md) | macOS | XGBoost + PyTorch | [pytorch#171323](https://github.com/pytorch/pytorch/issues/171323) | ```{toctree} :hidden: :maxdepth: 1 tensorflow_hang xgboost_pytorch_segfault ```