In example $G4INSTALL/examples/extended/electromagnetic/TestEm3 arithmetic exception happens in the new Compton scattering model. G4FPE_DEBUG environment variable should be set. TestEm3.in should be edited: instead of opt0 Physics Lists opt4 should be used, statistics should be increased from 100 to 1000 events. The short gdb output is following: Program received signal SIGFPE, Arithmetic exception. 0x00000000005afc77 in G4LowEPComptonModel::SampleSecondaries(std::vector<G4DynamicParticle*, std::allocator<G4DynamicParticle*> >*, G4MaterialCutsCouple const*, G4DynamicParticle const*, double, double) () VI
Author of class has been informed of issue.
Reported arithmetic FPE cause isolated and fixed.