| Message: run aborted because of a problem in G4NeutronHPDeExGammas::GetDecayGammas() | Not Logged In (login) |
|
Dear All,
I am trying to run my code using the latest G4 release with all its data files, however after 400 events I get the following error message (looks like its due to a problem in G4NeutronHPDeExGammas::GetDecayGammas() ): ---> Begin of event: 400
--------- Ranecu engine status --------- Initial seed (index) = 0 Current couple of seeds = 1524687724, 714936548 ---------------------------------------- terminate called after throwing an instance of 'std::bad_alloc' what(): St9bad_alloc
Program received signal SIGABRT, Aborted.
[Switching to Thread -1208367408 (LWP 6896)]
0x002cd410 in __kernel_vsyscall ()
(gdb) backtrace
#0 0x002cd410 in __kernel_vsyscall ()
#1 0x0403bd20 in raise () from /lib/libc.so.6
#2 0x0403d631 in abort () from /lib/libc.so.6
#3 0x03fdec60 in __gnu_cxx::__verbose_terminate_handler ()
from /usr/lib/libstdc++.so.6
#4 0x03fdc6c5 in std::set_unexpected () from /usr/lib/libstdc++.so.6
#5 0x03fdc702 in std::terminate () from /usr/lib/libstdc++.so.6
#6 0x03fdc83a in __cxa_throw () from /usr/lib/libstdc++.so.6
#7 0x03fdccbe in operator new () from /usr/lib/libstdc++.so.6
#8 0x00eed91d in G4NeutronHPDeExGammas::GetDecayGammas ()
from /home/cb67/geant4/geant4.9.1.p02/lib/Linux-g++/libG4had_neu_hp.so
#9 0x00ef2abd in G4NeutronHPInelasticCompFS::CompositeApply ()
from /home/cb67/geant4/geant4.9.1.p02/lib/Linux-g++/libG4had_neu_hp.so
#10 0x00f1ba42 in G4NeutronHPNInelasticFS::ApplyYourself ()
from /home/cb67/geant4/geant4.9.1.p02/lib/Linux-g++/libG4had_neu_hp.so
#11 0x00ec5c44 in G4NeutronHPChannel::ApplyYourself ()
from /home/cb67/geant4/geant4.9.1.p02/lib/Linux-g++/libG4had_neu_hp.so
#12 0x00ec4e2b in G4NeutronHPChannelList::ApplyYourself ()
from /home/cb67/geant4/geant4.9.1.p02/lib/Linux-g++/libG4had_neu_hp.so
#13 0x00ef5b46 in G4NeutronHPInelastic::ApplyYourself ()
from /home/cb67/geant4/geant4.9.1.p02/lib/Linux-g++/libG4had_neu_hp.so
#14 0x00539cc0 in G4HadronicInteractionWrapper::ApplyInteraction (
this=0xbfdd7078, thePro=@0xbfdd6f60, targetNucleus=@0x9b69028,
---Type <return> to continue, or q <return> to quit---
theInteraction=0xad42798, theProcessName=@0x9b68e70,
theModelName=@0xad4287c) at src/G4HadronicInteractionWrapper.cc:40
#15 0x0053d51e in G4HadronicProcess::GeneralPostStepDoIt ()
from /home/cb67/geant4/geant4.9.1.p02/lib/Linux-g++/libG4hadronic_mgt.so
#16 0x00540b22 in G4HadronInelasticProcess::PostStepDoIt ()
from /home/cb67/geant4/geant4.9.1.p02/lib/Linux-g++/libG4hadronic_mgt.so
#17 0x02d01f94 in G4SteppingManager::InvokePSDIP ()
from /home/cb67/geant4/geant4.9.1.p02/lib/Linux-g++/libG4tracking.so
#18 0x02d0230f in G4SteppingManager::InvokePostStepDoItProcs ()
from /home/cb67/geant4/geant4.9.1.p02/lib/Linux-g++/libG4tracking.so
#19 0x02d02e60 in G4SteppingManager::Stepping ()
from /home/cb67/geant4/geant4.9.1.p02/lib/Linux-g++/libG4tracking.so
#20 0x02d08dfd in G4TrackingManager::ProcessOneTrack ()
from /home/cb67/geant4/geant4.9.1.p02/lib/Linux-g++/libG4tracking.so
#21 0x02f46a5b in G4EventManager::DoProcessing ()
from /home/cb67/geant4/geant4.9.1.p02/lib/Linux-g++/libG4event.so
#22 0x02f470ab in G4EventManager::ProcessOneEvent ()
from /home/cb67/geant4/geant4.9.1.p02/lib/Linux-g++/libG4event.so
#23 0x00486b73 in G4RunManager::DoEventLoop ()
from /home/cb67/geant4/geant4.9.1.p02/lib/Linux-g++/libG4run.so
#24 0x004864f1 in G4RunManager::BeamOn ()
from /home/cb67/geant4/geant4.9.1.p02/lib/Linux-g++/libG4run.so
I would be very grateful for any suggestion on how to solve this error or what might be causing it. Thank you very much for your help, Cristian
|
|
to: |