Rare cases of crashes when using physics lists with _HP (e.g. FTFP_BERT_HP, QGSP_BERT_HP), using Geant4 11.0.p02 or 11.0.ref05. The crashes messages are per-se useless, but show that there are rare cases with huge energy violations, with ions (likely nuclear residuals) with huge energy (thousands of TeV, with a few GeV primary particle impinging on a calorimeter). The problem is very difficult to reproduce, and it is not seen at process-level.
The problem has been understood and fixed: it was due to access to arrays at negative index (-1) in the method G4ParticleHPContAngularPar::Sample. The fix will appear in G4 11.1.beta and 11.0.p03.