[Gate-users] help benchPET segmentation fault
André Miguel Monteiro
andremiguelmonteiro90 at gmail.com
Wed Oct 1 01:48:15 CEST 2014
Hi, Gate users
I installed all the required packages for Gate in order to start to work
for my master thesis.
Now when I do what is required in here :
http://wiki.opengatecollaboration.org/index.php/Validating_Installation
I get this:
===========================================================
There was a crash.
This is the entire stack trace of all threads:
===========================================================
#0 0x00007f1cd66255cc in __libc_waitpid (pid=3351, stat_loc=stat_loc
entry=0x7fffbaae9f00, options=options
entry=0) at ../sysdeps/unix/sysv/linux/waitpid.c:31
#1 0x00007f1cd65aa1d2 in do_system (line=<optimized out>) at
../sysdeps/posix/system.c:148
#2 0x00007f1cd94430d3 in TUnixSystem::StackTrace() () from
/home/andre/programs/root_v5.34.21/lib/libCore.so
#3 0x00007f1cd9444ddc in TUnixSystem::DispatchSignals(ESignals) () from
/home/andre/programs/root_v5.34.21/lib/libCore.so
#4 <signal handler called>
#5 CLHEP::MTwistEngine::showStatus (this=<optimized out>) at
/home/andre/programs/2.1.3.1/CLHEP/Random/src/MTwistEngine.cc:217
#6 0x0000000000854609 in GateApplicationMgr::StartDAQ() ()
#7 0x0000000000801200 in
GateApplicationMgrMessenger::SetNewValue(G4UIcommand*, G4String) ()
#8 0x00007f1cd9de9a85 in G4UIcommand::DoIt(G4String) () from
/home/andre/programs/geant4.10.00.p02-install/lib/libG4intercoms.so
#9 0x00007f1cd9e010e8 in G4UImanager::ApplyCommand(char const*) () from
/home/andre/programs/geant4.10.00.p02-install/lib/libG4intercoms.so
#10 0x00007f1cd9dd8c87 in G4UIbatch::ExecCommand(G4String const&) () from
/home/andre/programs/geant4.10.00.p02-install/lib/libG4intercoms.so
#11 0x00007f1cd9dda35b in G4UIbatch::SessionStart() () from
/home/andre/programs/geant4.10.00.p02-install/lib/libG4intercoms.so
#12 0x00007f1cd9dfc843 in G4UImanager::ExecuteMacroFile(char const*) ()
from /home/andre/programs/geant4.10.00.p02-install/lib/libG4intercoms.so
#13 0x00007f1cd9df3db2 in G4UIcontrolMessenger::SetNewValue(G4UIcommand*,
G4String) () from
/home/andre/programs/geant4.10.00.p02-install/lib/libG4intercoms.so
#14 0x00007f1cd9de9a85 in G4UIcommand::DoIt(G4String) () from
/home/andre/programs/geant4.10.00.p02-install/lib/libG4intercoms.so
#15 0x00007f1cd9e010e8 in G4UImanager::ApplyCommand(char const*) () from
/home/andre/programs/geant4.10.00.p02-install/lib/libG4intercoms.so
#16 0x00007f1cdd21903a in G4UIterminal::ExecuteCommand(G4String const&) ()
from /home/andre/programs/geant4.10.00.p02-install/lib/libG4interfaces.so
#17 0x00007f1cdd21a5e4 in G4UIterminal::SessionStart() () from
/home/andre/programs/geant4.10.00.p02-install/lib/libG4interfaces.so
#18 0x00000000004eaf64 in main ()
===========================================================
The lines below might hint at the cause of the crash.
If they do not help you then please submit a bug report at
http://root.cern.ch/bugs. Please post the ENTIRE stack trace
from above as an attachment in addition to anything else
that might help us fixing this issue.
===========================================================
#5 CLHEP::MTwistEngine::showStatus (this=<optimized out>) at
/home/andre/programs/2.1.3.1/CLHEP/Random/src/MTwistEngine.cc:217
#6 0x0000000000854609 in GateApplicationMgr::StartDAQ() ()
#7 0x0000000000801200 in
GateApplicationMgrMessenger::SetNewValue(G4UIcommand*, G4String) ()
#8 0x00007f1cd9de9a85 in G4UIcommand::DoIt(G4String) () from
/home/andre/programs/geant4.10.00.p02-install/lib/libG4intercoms.so
#9 0x00007f1cd9e010e8 in G4UImanager::ApplyCommand(char const*) () from
/home/andre/programs/geant4.10.00.p02-install/lib/libG4intercoms.so
#10 0x00007f1cd9dd8c87 in G4UIbatch::ExecCommand(G4String const&) () from
/home/andre/programs/geant4.10.00.p02-install/lib/libG4intercoms.so
#11 0x00007f1cd9dda35b in G4UIbatch::SessionStart() () from
/home/andre/programs/geant4.10.00.p02-install/lib/libG4intercoms.so
#12 0x00007f1cd9dfc843 in G4UImanager::ExecuteMacroFile(char const*) ()
from /home/andre/programs/geant4.10.00.p02-install/lib/libG4intercoms.so
#13 0x00007f1cd9df3db2 in G4UIcontrolMessenger::SetNewValue(G4UIcommand*,
G4String) () from
/home/andre/programs/geant4.10.00.p02-install/lib/libG4intercoms.so
#14 0x00007f1cd9de9a85 in G4UIcommand::DoIt(G4String) () from
/home/andre/programs/geant4.10.00.p02-install/lib/libG4intercoms.so
#15 0x00007f1cd9e010e8 in G4UImanager::ApplyCommand(char const*) () from
/home/andre/programs/geant4.10.00.p02-install/lib/libG4intercoms.so
#16 0x00007f1cdd21903a in G4UIterminal::ExecuteCommand(G4String const&) ()
from /home/andre/programs/geant4.10.00.p02-install/lib/libG4interfaces.so
#17 0x00007f1cdd21a5e4 in G4UIterminal::SessionStart() () from
/home/andre/programs/geant4.10.00.p02-install/lib/libG4interfaces.so
#18 0x00000000004eaf64 in main ()
===========================================================
Segmentation fault (core dumped)
Does anyone give a clue on how to solve the segmentation fault problem?
best regards,
Andre
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opengatecollaboration.org/mailman/private/gate-users/attachments/20141001/ba1fdcaf/attachment.html>
More information about the Gate-users
mailing list