Problem 1837

Summary: Crash in test of the binary cascade for ions
Product: Geant4 Reporter: Vladimir.Ivantchenko
Component: processes/hadronic/models/de_excitationAssignee: Vladimir.Ivantchenko
Status: RESOLVED FIXED    
Severity: major CC: Gunter.Folger
Priority: P5    
Version: 10.2   
Hardware: All   
OS: All   

Description Vladimir.Ivantchenko 2016-03-01 19:19:22 CET
In nightly tests at icc a crash in the binray casacde has been observed. The crash happens due to two issues:
   1) wrong final excitation energy in the case of gamma transition from X-level
   2) usage of iterator inside a loop in G4ExcitationHandler

The fix is proposed for testing.

Vladimir
Comment 1 Vladimir.Ivantchenko 2016-06-08 19:24:38 CEST
The problem is fixed and the fix will be available in 10.3beat release in June. The fix also included in 10.2patch02 which will be available in June

VI