<font size="1"><span style="color: rgb(255, 0, 0);"><font size="2"><font color="#000000">Hello all!<br>I've encountered a problem that I'm not sure about. It doesn't seem to be an error in my Gate code, but I'm not sure... First of all, my installation versions:<br>
<br>Gate: 5.0.0 Geant4: 9.2.p01 Clhep: 2.0.4.2 Lmf: 3.0 Root: 5.24<br><br>Linux OS: centOS 5.3 </font></font></span></font><font size="1"><span style="color: rgb(255, 0, 0);"><font size="2"><font color="#000000">gcc: 4.1.2<br>
<br>I've installed Gate and run benchmarkPET and other things without any problems.<br></font></font></span></font><font size="1"><span style="color: rgb(255, 0, 0);"><font size="2"><font color="#000000">I have a simple spherical source (10Bq) and water phantom in a GE camera setup (Acquisition time 5s). I've managed to run the simulation successfully, the output looks OK and the openGL visualization shows the gamma tracks etc... However, when I change the acquisition time to something longer, say 10s I get a segmentation violation error and the run is aborted. The same happens if I keep the acquisition time, but increase the source activity to say 100Bq. Also, I manage to run the simulation longer if I decrease the slice time from 1s to 0.1s.... I get the segmentation violation error at different times depending on the combination of source activity, acquisition time and slice time... It doesn't matter if I disable any output or not either. I've also tried with a voxelized source, but the same thing happens. <br>
I've written the error below, and attached the macro files for my time management and source. <br>What could possibly cause this, and how to change it?? Thanks!<br>/Ida<br><br>----------</font></font><br>====================================================================<br>
<br>Time set to (s) 1<br>Time set to (s) 2<br>Time set to (s) 3<br>Time set to (s) 4<br><br> *** Break *** segmentation violation<br>(no debugging symbols found)<br>Attaching to program: /proc/7508/exe, process 7508<br>(no debugging symbols found)...done.<br>
(no debugging symbols found)...done.<br>(no debugging symbols found)...done.<br>(no debugging symbols found)...done.<br>(no debugging symbols found)...done.<br>(no debugging symbols found)...done.<br>(no debugging symbols found)...done.<br>
(no debugging symbols found)...done.<br>(no debugging symbols found)...done.<br>(no debugging symbols found)...done.<br>(no debugging symbols found)...done.<br>(no debugging symbols found)...done.<br>(no debugging symbols found)...done.<br>
(no debugging symbols found)...done.<br>(no debugging symbols found)...done.<br>(no debugging symbols found)...done.<br>(no debugging symbols found)...done.<br>(no debugging symbols found)...done.<br>(no debugging symbols found)...done.<br>
[Thread debugging using libthread_db enabled]<br>[New Thread 0xb6c606d0 (LWP 7508)]<br>0x00ac8402 in __kernel_vsyscall ()<br>#1 0x04f20dc3 in __waitpid_nocancel () from /lib/libc.so.6<br>#2 0x04ec603b in do_system () from /lib/libc.so.6<br>
#3 0x07ca787d in system () from /lib/libpthread.so.0<br>#4 0x011a3ead in TUnixSystem::Exec ()<br> from /home/ida/GATE/ROOT_v5.24/root/lib/root/libCore.so<br>#5 0x011aaa56 in TUnixSystem::StackTrace ()<br> from /home/ida/GATE/ROOT_v5.24/root/lib/root/libCore.so<br>
#6 0x011a87ce in TUnixSystem::DispatchSignals ()<br> from /home/ida/GATE/ROOT_v5.24/root/lib/root/libCore.so<br>#7 0x011a889d in SigHandler ()<br> from /home/ida/GATE/ROOT_v5.24/root/lib/root/libCore.so<br>#8 0x011a17b4 in sighandler ()<br>
from /home/ida/GATE/ROOT_v5.24/root/lib/root/libCore.so<br>#9 <signal handler called><br>#10 0x03b556f5 in std::string::assign () from /usr/lib/libstdc++.so.6<br>#11 0x00c52816 in GateAnalysis::RecordEndOfEvent ()<br>
from /home/ida/GATE/gate_v5.0.0/tmp/Linux-g++/Gate/libGate.so<br>#12 0x00da544e in GateOutputMgr::RecordEndOfEvent ()<br> from /home/ida/GATE/gate_v5.0.0/tmp/Linux-g++/Gate/libGate.so<br>#13 0x00cfa591 in GateEventAction::EndOfEventAction ()<br>
from /home/ida/GATE/gate_v5.0.0/tmp/Linux-g++/Gate/libGate.so<br>#14 0x03de9dda in G4EventManager::DoProcessing ()<br> from /home/ida/GATE/geant4.9.2.p01/lib/Linux-g++/libG4event.so<br>#15 0x03dea0ab in G4EventManager::ProcessOneEvent ()<br>
from /home/ida/GATE/geant4.9.2.p01/lib/Linux-g++/libG4event.so<br>#16 0x0781dae3 in G4RunManager::DoEventLoop ()<br> from /home/ida/GATE/geant4.9.2.p01/lib/Linux-g++/libG4run.so<br>#17 0x0781d461 in G4RunManager::BeamOn ()<br>
from /home/ida/GATE/geant4.9.2.p01/lib/Linux-g++/libG4run.so<br>#18 0x00c5c049 in GateApplicationMgr::StartDAQ ()<br> from /home/ida/GATE/gate_v5.0.0/tmp/Linux-g++/Gate/libGate.so<br>#19 0x00c5ab92 in GateApplicationMgrMessenger::SetNewValue ()<br>
from /home/ida/GATE/gate_v5.0.0/tmp/Linux-g++/Gate/libGate.so<br>#20 0x038eefcf in G4UIcommand::DoIt ()<br> from /home/ida/GATE/geant4.9.2.p01/lib/Linux-g++/libG4intercoms.so<br>#21 0x038fb849 in G4UImanager::ApplyCommand ()<br>
from /home/ida/GATE/geant4.9.2.p01/lib/Linux-g++/libG4intercoms.so<br>#22 0x038fbb66 in G4UImanager::ApplyCommand ()<br> from /home/ida/GATE/geant4.9.2.p01/lib/Linux-g++/libG4intercoms.so<br>#23 0x038dd2cf in G4UIbatch::ExecCommand ()<br>
from /home/ida/GATE/geant4.9.2.p01/lib/Linux-g++/libG4intercoms.so<br>#24 0x038decda in G4UIbatch::SessionStart ()<br> from /home/ida/GATE/geant4.9.2.p01/lib/Linux-g++/libG4intercoms.so<br>#25 0x038f778f in G4UImanager::ExecuteMacroFile ()<br>
from /home/ida/GATE/geant4.9.2.p01/lib/Linux-g++/libG4intercoms.so<br>#26 0x038f5752 in G4UIcontrolMessenger::SetNewValue ()<br> from /home/ida/GATE/geant4.9.2.p01/lib/Linux-g++/libG4intercoms.so<br>#27 0x038eefcf in G4UIcommand::DoIt ()<br>
from /home/ida/GATE/geant4.9.2.p01/lib/Linux-g++/libG4intercoms.so<br>#28 0x038fb849 in G4UImanager::ApplyCommand ()<br> from /home/ida/GATE/geant4.9.2.p01/lib/Linux-g++/libG4intercoms.so<br>#29 0x038fbb66 in G4UImanager::ApplyCommand ()<br>
from /home/ida/GATE/geant4.9.2.p01/lib/Linux-g++/libG4intercoms.so<br>#30 0x038dd2cf in G4UIbatch::ExecCommand ()<br> from /home/ida/GATE/geant4.9.2.p01/lib/Linux-g++/libG4intercoms.so<br>#31 0x038decda in G4UIbatch::SessionStart ()<br>
from /home/ida/GATE/geant4.9.2.p01/lib/Linux-g++/libG4intercoms.so<br>#32 0x038f778f in G4UImanager::ExecuteMacroFile ()<br> from /home/ida/GATE/geant4.9.2.p01/lib/Linux-g++/libG4intercoms.so<br>#33 0x00eab983 in GateUIcontrolMessenger::LaunchMacroFile ()<br>
from /home/ida/GATE/gate_v5.0.0/tmp/Linux-g++/Gate/libGate.so<br>#34 0x00eabab0 in GateUIcontrolMessenger::SetNewValue ()<br> from /home/ida/GATE/gate_v5.0.0/tmp/Linux-g++/Gate/libGate.so<br>#35 0x038eefcf in G4UIcommand::DoIt ()<br>
from /home/ida/GATE/geant4.9.2.p01/lib/Linux-g++/libG4intercoms.so<br>#36 0x038fb849 in G4UImanager::ApplyCommand ()<br> from /home/ida/GATE/geant4.9.2.p01/lib/Linux-g++/libG4intercoms.so<br>#37 0x038fbb66 in G4UImanager::ApplyCommand ()<br>
from /home/ida/GATE/geant4.9.2.p01/lib/Linux-g++/libG4intercoms.so<br>#38 0x0804ee62 in main ()<br>The program is running. Quit anyway (and detach it)? (y or n) [answered Y; input not from terminal]<br>Detaching from program: /proc/7508/exe, process 7508<br>
WARNING - Attempt to delete the physical volume store while geometry closed !<br>WARNING - Attempt to delete the logical volume store while geometry closed !<br>WARNING - Attempt to delete the solid store while geometry closed !<br>
*** glibc detected *** Gate: free(): invalid pointer: 0x08438544 ***<br>======= Backtrace: =========<br>/lib/libc.so.6[0x4ef90f1]<br>/lib/libc.so.6(cfree+0x90)[0x4efcbc0]<br>/usr/lib/libstdc++.so.6(_ZdlPv+0x21)[0x3b77571]<br>
/home/ida/GATE/geant4.9.2.p01/lib/Linux-g++/libG4processes.so(_ZN22G4HadronElasticProcessD0Ev+0x35)[0xb70b3215]<br>/home/ida/GATE/geant4.9.2.p01/lib/Linux-g++/libG4processes.so(_ZN22G4HadronicProcessStore5CleanEv+0x2f)[0xb70af24f]<br>
/home/ida/GATE/geant4.9.2.p01/lib/Linux-g++/libG4processes.so(_ZN22G4HadronicProcessStoreD1Ev+0x1f)[0xb70b10ff]<br>/home/ida/GATE/geant4.9.2.p01/lib/Linux-g++/libG4processes.so[0xb70b13d0]<br>/lib/libc.so.6(exit+0xe9)[0x4ebbd39]<br>
/home/ida/GATE/ROOT_v5.24/root/lib/root/libCore.so(_ZN11TUnixSystem4ExitEib+0x93)[0x11a5903]<br>/home/ida/GATE/ROOT_v5.24/root/lib/root/libCore.so(_ZN11TUnixSystem15DispatchSignalsE8ESignals+0x17e)[0x11a885e]<br>/home/ida/GATE/ROOT_v5.24/root/lib/root/libCore.so[0x11a889d]<br>
/home/ida/GATE/ROOT_v5.24/root/lib/root/libCore.so[0x11a17b4]<br>[0xac8420]<br>/home/ida/GATE/gate_v5.0.0/tmp/Linux-g++/Gate/libGate.so(_ZN12GateAnalysis16RecordEndOfEventEPK7G4Event+0x7a6)[0xc52816]<br>/home/ida/GATE/gate_v5.0.0/tmp/Linux-g++/Gate/libGate.so(_ZN13GateOutputMgr16RecordEndOfEventEPK7G4Event+0x6e)[0xda544e]<br>
/home/ida/GATE/gate_v5.0.0/tmp/Linux-g++/Gate/libGate.so(_ZN15GateEventAction16EndOfEventActionEPK7G4Event+0x31)[0xcfa591]<br>/home/ida/GATE/geant4.9.2.p01/lib/Linux-g++/libG4event.so(_ZN14G4EventManager12DoProcessingEP7G4Event+0x8da)[0x3de9dda]<br>
/home/ida/GATE/geant4.9.2.p01/lib/Linux-g++/libG4event.so(_ZN14G4EventManager15ProcessOneEventEP7G4Event+0x2b)[0x3dea0ab]<br>/home/ida/GATE/geant4.9.2.p01/lib/Linux-g++/libG4run.so(_ZN12G4RunManager11DoEventLoopEiPKci+0xd3)[0x781dae3]<br>
/home/ida/GATE/geant4.9.2.p01/lib/Linux-g++/libG4run.so(_ZN12G4RunManager6BeamOnEiPKci+0x71)[0x781d461]<br>/home/ida/GATE/gate_v5.0.0/tmp/Linux-g++/Gate/libGate.so(_ZN18GateApplicationMgr8StartDAQEv+0x1f9)[0xc5c049]<br>/home/ida/GATE/gate_v5.0.0/tmp/Linux-g++/Gate/libGate.so(_ZN27GateApplicationMgrMessenger11SetNewValueEP11G4UIcommand8G4String+0x142)[0xc5ab92]<br>
/home/ida/GATE/geant4.9.2.p01/lib/Linux-g++/libG4intercoms.so(_ZN11G4UIcommand4DoItE8G4String+0x98f)[0x38eefcf]<br>/home/ida/GATE/geant4.9.2.p01/lib/Linux-g++/libG4intercoms.so(_ZN11G4UImanager12ApplyCommandEPKc+0x4d9)[0x38fb849]<br>
/home/ida/GATE/geant4.9.2.p01/lib/Linux-g++/libG4intercoms.so(_ZN11G4UImanager12ApplyCommandE8G4String+0x26)[0x38fbb66]<br>/home/ida/GATE/geant4.9.2.p01/lib/Linux-g++/libG4intercoms.so(_ZN9G4UIbatch11ExecCommandERK8G4String+0x3f)[0x38dd2cf]<br>
/home/ida/GATE/geant4.9.2.p01/lib/Linux-g++/libG4intercoms.so(_ZN9G4UIbatch12SessionStartEv+0xfa)[0x38decda]<br>/home/ida/GATE/geant4.9.2.p01/lib/Linux-g++/libG4intercoms.so(_ZN11G4UImanager16ExecuteMacroFileEPKc+0x4f)[0x38f778f]<br>
/home/ida/GATE/geant4.9.2.p01/lib/Linux-g++/libG4intercoms.so(_ZN20G4UIcontrolMessenger11SetNewValueEP11G4UIcommand8G4String+0x102)[0x38f5752]<br>/home/ida/GATE/geant4.9.2.p01/lib/Linux-g++/libG4intercoms.so(_ZN11G4UIcommand4DoItE8G4String+0x98f)[0x38eefcf]<br>
/home/ida/GATE/geant4.9.2.p01/lib/Linux-g++/libG4intercoms.so(_ZN11G4UImanager12ApplyCommandEPKc+0x4d9)[0x38fb849]<br>/home/ida/GATE/geant4.9.2.p01/lib/Linux-g++/libG4intercoms.so(_ZN11G4UImanager12ApplyCommandE8G4String+0x26)[0x38fbb66]<br>
/home/ida/GATE/geant4.9.2.p01/lib/Linux-g++/libG4intercoms.so(_ZN9G4UIbatch11ExecCommandERK8G4String+0x3f)[0x38dd2cf]<br>/home/ida/GATE/geant4.9.2.p01/lib/Linux-g++/libG4intercoms.so(_ZN9G4UIbatch12SessionStartEv+0xfa)[0x38decda]<br>
/home/ida/GATE/geant4.9.2.p01/lib/Linux-g++/libG4intercoms.so(_ZN11G4UImanager16ExecuteMacroFileEPKc+0x4f)[0x38f778f]<br>/home/ida/GATE/gate_v5.0.0/tmp/Linux-g++/Gate/libGate.so(_ZN22GateUIcontrolMessenger15LaunchMacroFileE8G4String+0xa3)[0xeab983]<br>
/home/ida/GATE/gate_v5.0.0/tmp/Linux-g++/Gate/libGate.so(_ZN22GateUIcontrolMessenger11SetNewValueEP11G4UIcommand8G4String+0x80)[0xeabab0]<br>/home/ida/GATE/geant4.9.2.p01/lib/Linux-g++/libG4intercoms.so(_ZN11G4UIcommand4DoItE8G4String+0x98f)[0x38eefcf]<br>
/home/ida/GATE/geant4.9.2.p01/lib/Linux-g++/libG4intercoms.so(_ZN11G4UImanager12ApplyCommandEPKc+0x4d9)[0x38fb849]<br>/home/ida/GATE/geant4.9.2.p01/lib/Linux-g++/libG4intercoms.so(_ZN11G4UImanager12ApplyCommandE8G4String+0x26)[0x38fbb66]<br>
Gate(main+0x5c2)[0x804ee62]<br>/lib/libc.so.6(__libc_start_main+0xdc)[0x4ea5e8c]<br>Gate(_ZN12G4VisManager15DispatchToModelERK13G4VTrajectoryi+0x99)[0x804d921]<br>======= Memory map: ========<br>00101000-00379000 r-xp 00000000 fd:00 7144605 /usr/lib/libXm.so.4.0.1<br>
00379000-00391000 rwxp 00278000 fd:00 7144605 /usr/lib/libXm.so.4.0.1<br>00391000-00392000 rwxp 00391000 00:00 0 <br>00392000-00522000 r-xp 00000000 fd:00 9342398 /home/ida/GATE/ROOT_v5.24/root/lib/root/libRIO.so<br>
00522000-00526000 rwxp 0018f000 fd:00 9342398 /home/ida/GATE/ROOT_v5.24/root/lib/root/libRIO.so<br>00526000-00528000 rwxp 00526000 00:00 0 <br>00528000-0062a000 r-xp 00000000 fd:00 9342368 /home/ida/GATE/ROOT_v5.24/root/lib/root/libNet.so<br>
0062a000-00631000 rwxp 00101000 fd:00 9342368 /home/ida/GATE/ROOT_v5.24/root/lib/root/libNet.so<br>00631000-00632000 rwxp 00631000 00:00 0 <br>00632000-00634000 r-xp 00000000 fd:00 1278000 /lib/<a href="http://libdl-2.5.so">libdl-2.5.so</a><br>
00634000-00635000 r-xp 00001000 fd:00 1278000 /lib/<a href="http://libdl-2.5.so">libdl-2.5.so</a><br>00635000-00636000 rwxp 00002000 fd:00 1278000 /lib/<a href="http://libdl-2.5.so">libdl-2.5.so</a><br>00636000-00648000 r-xp 00000000 fd:00 7171017 /usr/lib/libz.so.1.2.3<br>
00648000-00649000 rwxp 00011000 fd:00 7171017 /usr/lib/libz.so.1.2.3<br>00649000-00651000 r-xp 00000000 fd:00 9439059 /home/ida/GATE/geant4.9.2.p01/lib/Linux-g++/libG4readout.so<br>00651000-00652000 rwxp 00007000 fd:00 9439059 /home/ida/GATE/geant4.9.2.p01/lib/Linux-g++/libG4readout.so<br>
00653000-0066d000 r-xp 00000000 fd:00 1277955 /lib/<a href="http://ld-2.5.so">ld-2.5.so</a><br>0066d000-0066e000 r-xp 00019000 fd:00 1277955 /lib/<a href="http://ld-2.5.so">ld-2.5.so</a><br>0066e000-0066f000 rwxp 0001a000 fd:00 1277955 /lib/<a href="http://ld-2.5.so">ld-2.5.so</a><br>
0066f000-00a42000 r-xp 00000000 fd:00 9342337 /home/ida/GATE/ROOT_v5.24/root/lib/root/libHist.so<br>00a42000-00a54000 rwxp 003d2000 fd:00 9342337 /home/ida/GATE/ROOT_v5.24/root/lib/root/libHist.so<br>00a54000-00a58000 rwxp 00a54000 00:00 0 <br>
00a58000-00a81000 r-xp 00000000 fd:00 9342396 /home/ida/GATE/ROOT_v5.24/root/lib/root/libRint.so<br>00a81000-00a83000 rwxp 00028000 fd:00 9342396 /home/ida/GATE/ROOT_v5.24/root/lib/root/libRint.so<br>00a83000-00aa8000 r-xp 00000000 fd:00 1278002 /lib/<a href="http://libm-2.5.so">libm-2.5.so</a><br>
00aa8000-00aa9000 r-xp 00024000 fd:00 1278002 /lib/<a href="http://libm-2.5.so">libm-2.5.so</a><br>00aa9000-00aaa000 rwxp 00025000 fd:00 1278002 /lib/<a href="http://libm-2.5.so">libm-2.5.so</a><br>00aaa000-00ac1000 r-xp 00000000 fd:00 9439071 /home/ida/GATE/geant4.9.2.p01/lib/Linux-g++/libG4FR.so<br>
00ac1000-00ac2000 rwxp 00017000 fd:00 9439071 /home/ida/GATE/geant4.9.2.p01/lib/Linux-g++/libG4FR.so<br>00ac2000-00ac4000 r-xp 00000000 fd:00 7171012 /usr/lib/libXau.so.6.0.0<br>00ac4000-00ac5000 rwxp 00001000 fd:00 7171012 /usr/lib/libXau.so.6.0.0<br>
00ac8000-00ac9000 r-xp 00ac8000 00:00 0 [vdso]<br>00ac9000-00b92000 r-xp 00000000 fd:00 9342317 /home/ida/GATE/ROOT_v5.24/root/lib/root/libGpad.so<br>00b92000-00b98000 rwxp 000c8000 fd:00 9342317 /home/ida/GATE/ROOT_v5.24/root/lib/root/libGpad.so<br>
00b98000-00b9a000 rwxp 00b98000 00:00 0 <br>00b9a000-00bb4000 r-xp 00000000 fd:00 9439075 /home/ida/GATE/geant4.9.2.p01/lib/Linux-g++/libG4RayTracer.so<br>00bb4000-00bb6000 rwxp 00019000 fd:00 9439075 /home/ida/GATE/geant4.9.2.p01/lib/Linux-g++/libG4RayTracer.so<br>
00bb6000-00bbb000 r-xp 00000000 fd:00 7171013 /usr/lib/libXdmcp.so.6.0.0<br>00bbb000-00bbc000 rwxp 00004000 fd:00 7171013 /usr/lib/libXdmcp.so.6.0.0<br>00bbd000-00f80000 r-xp 00000000 fd:00 10879771 /home/ida/GATE/gate_v5.0.0/tmp/Linux-g++/Gate/libGate.so<br>
00f80000-00f8e000 rwxp 003c2000 fd:00 10879771 /home/ida/GATE/gate_v5.0.0/tmp/Linux-g++/Gate/libGate.so<br>00f8e000-00f9c000 rwxp 00f8e000 00:00 0 <br>00f9c000-0166f000 r-xp 00000000 fd:00 9342290 /home/ida/GATE/ROOT_v5.24/root/lib/root/libCore.so<br>
0166f000-0168c000 rwxp 006d2000 fd:00 9342290 /home/ida/GATE/ROOT_v5.24/root/lib/root/libCore.so<br>0168c000-01705000 rwxp 0168c000 00:00 0 <br>01705000-01718000 r-xp 00000000 fd:00 9439049 /home/ida/GATE/geant4.9.2.p01/lib/Linux-g++/libG4parmodels.so<br>
01718000-01719000 rwxp 00013000 fd:00 9439049 /home/ida/GATE/geant4.9.2.p01/lib/Linux-g++/libG4parmodels.so<br>01719000-0172a000 r-xp 00000000 fd:00 9439043 /home/ida/GATE/geant4.9.2.p01/lib/Linux-g++/libG4track.so<br>
0172a000-0172b000 rwxp 00010000 fd:00 9439043 /home/ida/GATE/geant4.9.2.p01/lib/Linux-g++/libG4track.so<br>0172b000-0175f000 r-xp 00000000 fd:00 9438095 /home/ida/GATE/geant4.9.2.p01/lib/Linux-g++/libG4global.so<br>
0175f000-01760000 rwxp 00034000 fd:00 9438095 /home/ida/GATE/geant4.9.2.p01/lib/Linux-g++/libG4global.so<br>01760000-01770000 r-xp 00000000 fd:00 7163492 /usr/lib/libXpm.so.4.11.0<br>01770000-01771000 rwxp 00010000 fd:00 7163492 /usr/lib/libXpm.so.4.11.0<br>
01771000-01780000 r-xp 00000000 fd:00 7171025 /usr/lib/libXext.so.6.4.0<br>01780000-01781000 rwxp 0000e000 fd:00 7171025 /usr/lib/libXext.so.6.4.0<br>01784000-01952000 r-xp 00000000 fd:00 9342321 /home/ida/GATE/ROOT_v5.24/root/lib/root/libGraf.so<br>
01952000-0195d000 rwxp 001cd000 fd:00 9342321 /home/ida/GATE/ROOT_v5.24/root/lib/root/libGraf.so<br>0195d000-01965000 rwxp 0195d000 00:00 0 <br>01965000-01a0d000 r-xp 00000000 fd:00 9439069 /home/ida/GATE/geant4.9.2.p01/lib/Linux-g++/libG4vis_management.so<br>
01a0d000-01a0f000 rwxp 000a7000 fd:00 9439069 /home/ida/GATE/geant4.9.2.p01/lib/Linux-g++/libG4vis_management.so<br>01a0f000-01a10000 rwxp 01a0f000 00:00 0 <br>01a10000-01ab4000 r-xp 00000000 fd:00 9439067 /home/ida/GATE/geant4.9.2.p01/lib/Linux-g++/libG4modeling.so<br>
01ab4000-01ab7000 rwxp 000a4000 fd:00 9439067 /home/ida/GATE/geant4.9.2.p01/lib/Linux-g++/libG4modeling.so<br>01ab7000-01ab8000 rwxp 01ab7000 00:00 0 <br>01ab8000-01abf000 r-xp 00000000 fd:00 7171027 /usr/lib/libXi.so.6.0.0<br>
01abf000-01ac0000 rwxp 00006000 fd:00 7171027 /usr/lib/libXi.so.6.0.0<br>01ac0000-01ac8000 r-xp 00000000 fd:00 7171065 /usr/lib/libSM.so.6.0.0<br>01ac8000-01ac9000 rwxp 00007000 fd:00 7171065 /usr/lib/libSM.so.6.0.0<br>
01b27000-01d60000 r-xp 00000000 fd:00 9342351 /home/ida/GATE/ROOT_v5.24/root/lib/root/libMatrix.so<br>01d60000-01d67000 rwxp 00239000 fd:00 9342351 /home/ida/GATE/ROOT_v5.24/root/lib/root/libMatrix.so<br>01d67000-01d69000 rwxp 01d67000 00:00 0 <br>
01d69000-01e23000 r-xp 00000000 fd:00 9439062 /home/ida/GATE/geant4.9.2.p01/lib/Linux-g++/libG4persistency.so<br>01e23000-01e25000 rwxp 000ba000 fd:00 9439062 /home/ida/GATE/geant4.9.2.p01/lib/Linux-g++/libG4persistency.so<br>
01e25000-01e27000 rwxp 01e25000 00:00 0 <br>01e27000-01ea8000 r-xp 00000000 fd:00 9439045 /home/ida/GATE/geant4.9.2.p01/lib/Linux-g++/libG4digits_hits.so<br>01ea8000-01eaa000 rwxp 00081000 fd:00 9439045 /home/ida/GATE/geant4.9.2.p01/lib/Linux-g++/libG4digits_hits.so<br>
01eaa000-01ead000 rwxp 01eaa000 00:00 0 <br>01ead000-01f7f000 r-xp 00000000 fd:00 9439041 /home/ida/GATE/geant4.9.2.p01/lib/Linux-g++/libG4particles.so<br>01f7f000-01fb6000 rwxp 000d2000 fd:00 9439041 /home/ida/GATE/geant4.9.2.p01/lib/Linux-g++/libG4particles.so<br>
01fb6000-01fb7000 rwxp 01fb6000 00:00 0 <br>01fb7000-02079000 r-xp 00000000 fd:00 9438243 /home/ida/GATE/geant4.9.2.p01/lib/Linux-g++/libG4materials.so<br>02079000-0207b000 rwxp 000c1000 fd:00 9438243 /home/ida/GATE/geant4.9.2.p01/lib/Linux-g++/libG4materials.so<br>
0207b000-0207c000 rwxp 0207b000 00:00 0 <br>0207c000-020fb000 r-xp 00000000 fd:00 7156536 /usr/lib/libGLU.so.1.3.060501<br>020fb000-020fc000 rwxp 0007f000 fd:00 7156536 /usr/lib/libGLU.so.1.3.060501<br>020fc000-0218f000 r-xp 00000000 fd:00 7155701 /usr/lib/libGL.so.1.2<br>
0218f000-02196000 rwxp 00093000 fd:00 7155701 /usr/lib/libGL.so.1.2<br>02196000-0219a000 rwxp 02196000 00:00 0 <br>0219a000-02299000 r-xp 00000000 fd:00 7171014 /usr/lib/libX11.so.6.2.0<br>02299000-0229d000 rwxp 000ff000 fd:00 7171014 /usr/lib/libX11.so.6.2.0<br>
0229d000-0231a000 r-xp 00000000 fd:00 7171018 /usr/lib/libfreetype.so.6.3.10<br>0231a000-0231d000 rwxp 0007d000 fd:00 7171018 /usr/lib/libfreetype.so.6.3.10<br>02429000-0244a000 r-xp 00000000 fd:00 9439077 /home/ida/GATE/geant4.9.2.p01/lib/Linux-g++/libG4VRML.so<br>
0244a000-0244b000 rwxp 00020000 fd:00 9439077 /home/ida/GATE/geant4.9.2.p01/lib/Linux-g++/libG4VRML.so<br>0244b000-0244c000 rwxp 0244b000 00:00 0 <br>02693000-02722000 r-xp 00000000 fd:00 9342373 /home/ida/GATE/ROOT_v5.24/root/lib/root/libPhysics.so<br>
02722000-02725000 rwxp 0008f000 fd:00 9342373 /home/ida/GATE/ROOT_v5.24/root/lib/root/libPhysics.so<br>028f1000-02929000 r-xp 00000000 fd:00 9439064 /home/ida/GATE/geant4.9.2.p01/lib/Linux-g++/libG4interfaces.so<br>
02929000-0292a000 rwxp 00038000 fd:00 9439064 /home/ida/GATE/geant4.9.2.p01/lib/Linux-g++/libG4interfaces.so<br>0298c000-029b3000 r-xp 00000000 fd:00 7171019 /usr/lib/libfontconfig.so.1.1.0<br>029b3000-029bb000 rwxp 00027000 fd:00 7171019 /usr/lib/libfontconfig.so.1.1.0<br>
029f8000-02c24000 r-xp 00000000 fd:00 9438737 /home/ida/GATE/geant4.9.2.p01/lib/Linux-g++/libG4geometry.so<br>02c24000-02c2c000 rwxp 0022b000 fd:00 9438737 /home/ida/GATE/geant4.9.2.p01/lib/Linux-g++/libG4geometry.so<br>
02c2c000-02c33000 rwxp 02c2c000 00:00 0 <br>030ff000-0323c000 r-xp 00000000 fd:00 9044291 /home/ida/GATE/CLHEP_v2.0.4.2/lib/<a href="http://libCLHEP-2.0.4.2.so">libCLHEP-2.0.4.2.so</a><br>0323c000-03240000 rwxp 0013d000 fd:00 9044291 /home/ida/GATE/CLHEP_v2.0.4.2/lib/<a href="http://libCLHEP-2.0.4.2.so">libCLHEP-2.0.4.2.so</a><br>
03240000-03242000 rwxp 03240000 00:00 0 <br>032ab000-032cc000 r-xp 00000000 fd:00 7150863 /usr/lib/libjpeg.so.62.0.0<br>032cc000-032cd000 rwxp 00020000 fd:00 7150863 /usr/lib/libjpeg.so.62.0.0<br>038d3000-0390f000 r-xp 00000000 fd:00 9438139 /home/ida/GATE/geant4.9.2.p01/lib/Linux-g++/libG4intercoms.sAborted<br>
</span></font>------<br><br>