| Summary: | extended/radioactivedecay/exrdm crashes when low energy physics are turned on | ||
|---|---|---|---|
| Product: | Examples/Extended | Reporter: | jasondet |
| Component: | radioactivedecay/exrdm | Assignee: | flei |
| Status: | RESOLVED INVALID | ||
| Severity: | normal | ||
| Priority: | P2 | ||
| Version: | 7.1 | ||
| Hardware: | All | ||
| OS: | All | ||
|
Description
jasondet
2005-10-18 14:52:44 CEST
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. |