Problem 1426 - Arithmetic exception in new Compton scattering model
Summary: Arithmetic exception in new Compton scattering model
Status: RESOLVED FIXED
Alias: None
Product: Geant4
Classification: Unclassified
Component: processes/electromagnetic/lowenergy (show other problems)
Version: 9.6
Hardware: All Linux
: P5 normal
Assignee: Sebastien Incerti
URL:
Depends on:
Blocks:
 
Reported: 2013-01-18 18:01 CET by Vladimir.Ivantchenko
Modified: 2013-02-24 10:34 CET (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this problem.
Description Vladimir.Ivantchenko 2013-01-18 18:01:22 CET
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
Comment 1 Sebastien Incerti 2013-02-04 20:21:03 CET
Author of class has been informed of issue.
Comment 2 Jeremy Brown 2013-02-11 04:55:04 CET
Reported arithmetic FPE cause isolated and fixed.