This is to document a rarely occurring crash resulting in the following symptom: G4GDecay3::GetThreeBodyMomenta: 100 or more loops in momentum magnitude calculation generateSCMmuonAbsorption: GetThreeBodyMomenta() failed for 112 dibaryon Command terminated by signal 11 It has been reported by a user who also suggested a fix (adding particles.clear(); before return; documented in the jira system, DEV-295, and fixed in 10.4). Adding the fix into a patch for 10.2 & 10.3 would be in order.
This fix was unfortunately not included in patches 1 or 2 of Geant4 10.3 as it was not considered major enough to backport. It is available in 10.4 beta if you want to try that.