extended/radioactivedecay/exrdm crashes when issuing the following commands in the G4UIXm terminal: /exrdm/phys/SelectPhysics LowEnergy_EM /run/initialize /run/beamOn 1 Eventually, the G4UIXm terminal disappears and the message Bus error (core dumped) appears in the Terminal windown from which exRDM was executed.
Hello It does not work too by using G4UIterminal on my Mac. Then there is clearly a problem around, but it is not tied to G4UIXm and then it is not for me.... Not clear to me who is responsible of this example. I reassign to Gabriele Cosmo who will probably be in better position to find someone able to jump in this problem. I put anyway my traceback : Program received signal EXC_BAD_ACCESS, Could not access memory. 0x0061f050 in G4ParticleDefinition::IsShortLived() const (this=0x0) at /geant4/geant4-07-01/source/ particles/management/include/G4ParticleDefinition.hh:143 143 G4bool IsShortLived() const { return fShortLivedFlag; } (gdb) where #0 0x0061f050 in G4ParticleDefinition::IsShortLived() const (this=0x0) at /geant4/geant4-07-01/ source/particles/management/include/G4ParticleDefinition.hh:143 #1 0x00334b9c in G4VUserPhysicsList::BuildPhysicsTable(G4ParticleDefinition*) (this=0x1730f300, particle=0x0) at src/G4VUserPhysicsList.cc:449 #2 0x00334960 in G4VUserPhysicsList::BuildPhysicsTable() (this=0x1730f300) at src/ G4VUserPhysicsList.cc:410 #3 0x003327d0 in G4RunManagerKernel::BuildPhysicsTables() (this=0x17303e70) at src/ G4RunManagerKernel.cc:337 #4 0x003325c8 in G4RunManagerKernel::RunInitialization() (this=0x17303e70) at src/ G4RunManagerKernel.cc:291 #5 0x0032f824 in G4RunManager::RunInitialization() (this=0x17303df0) at src/G4RunManager.cc:167 #6 0x0032f568 in G4RunManager::BeamOn(int, char const*, int) (this=0x17303df0, n_event=1, macroFile=0x0, n_select=-1) at src/G4RunManager.cc:127 Cheers
"Lowenergy_EM" is not one of the valid physics list options. The complete options is given in the README file.