Apparent anomalies are observed in the execution of an electron backscattering simulation application with G4EmStandardPhysicsGS and Geant4 10.2-beta. Source code, makefile, macro to reproduce the apparent anomalies and sample output exhibiting anomalies are in https://github.com/mariagraziapia/bssim, tag bssim-v3.0. Example for testing with G4EmStandardPhysicsGS: cd bssim source setup/setup102b01.csh gmake clean gmake $G4WORKDIR/Linux/g++/bssim crash_phgs_std.mac or $G4WORKDIR/Linux/g++/bssim nocrash_phstd_std.mac crash_phgs_std.mac produces several anomalous warning messages and a segmentation fault, when the simulation is executed on SL6 PCs. It is provided for testing purpose. nocrash_phstd_std.mac runs smoothly to the end in the same simulation configuration as above, except for using G4EmStandardPhysics instead of G4EmStandardPhysicsGS. It is provided for testing purpose. Sample output encompassing anomalies is log_phgs_102beta.txt.gz.
Dear Maria Grazia, thanks for this bug report. The issue is understood and the fix is submitted into the development version. VI