[gate-users] Re: gate-users Digest, Vol 20, Issue 20

Christian Wietholt cwietholt at nhri.org.tw
Thu Nov 24 00:53:00 CET 2005


> ------------------------------
I have Gate running on a 64 Bit dual Opteron workstation with Debian-AMD64 
unstable as the OS. The benchmark gave the expected results, as posted in the 
installation instructions for Gate. And I did not compile it with the -m32 
option either. 

I hope this helps. 

Christian

>
> Message: 3
> Date: Tue, 22 Nov 2005 07:52:01 -0800 (PST)
> From: Bing Bai <bbai at sipi.usc.edu>
> Subject: Re: [gate-users] GATE running problems
> To: GATE feedback and helpline for Users
> 	<gate-users at lphe1pet1.epfl.ch>
> Message-ID: <Pine.GSO.4.60.0511220742180.6867 at biron.usc.edu>
> Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed
>
> Thanks Theo, I found the old posts about vector size being 1. That's OK.
> However I could not find any post explaining what vector size=4 means. And
> it seems to be related to the crash.
> I CHECK VERY CAREFULLY that everyting I used MATCH EXACTLY what was posted
> on the GATE website. However I have a 64bit machine... Maybe GATE does not
> work on 64bit machine, even compiled in 32bit?
>
> Thanks again,
> Bing
>
> On Tue, 22 Nov 2005, Mutanga Theodore wrote:
> > Hello
> > As an answer to part of your questions I suggest you look at some old
> > messages I got about positron found bla bla bla .. This means some of the
> > positrons are escaping the source without attenuating in the phantom, so
> > check to see if the source is well enclosed in a suitably thick
> > attenuating medium. A few of them should be ok but if you get hundreds of
> > those messages then you need to check your setup.
> > Also check if your installation matches exactly with the configurations
> > for which GATE has been validated !
> >
> >
> > Hope this helps.
> >
> > Theo
> >
> >> I installed GATE on an AMD Opteron. It is a 64 bit machine, but to be
> >> consistent with the software versions posted on GATE website, I compiled
> >> everything in 32bit using -m32. Installation information:
> >> Redhat Enterprise 4
> >> gcc 3.4.3
> >> Geant4.7.0p01
> >> root 4.03/04
> >> clhep 1.8.1.0
> >> lmf 2.0
> >> gate 2.2.0
> >>
> >> Here is what happened:
> >> First, when I run benchmarkPET, the results are fine, but I got a
> >> message:
> >>
> >> [GateTrajectoryNavigator::FindAnnihilationGammasTrackID]  WARNING :
> >> positron found and photonID vector size: 4
> >> GateAnalysis::RecordEndOfEvent : WARNING : photonID vector size > 2
> >>
> >>
> >> Second, I simulated a F18 point source sealed in R=0.75mm sphere glass
> >> on a microPET scanner, got lots of warning messages like this:
> >>
> >> [GateTrajectoryNavigator::FindAnnihilationGammasTrackID]  WARNING :
> >> positron found and photonID vector size: 1
> >>
> >> and a couple of messages like this:
> >>
> >> [GateTrajectoryNavigator::FindAnnihilationGammasTrackID]  WARNING :
> >> positron found and photonID vector size: 4
> >> GateAnalysis::RecordEndOfEvent : WARNING : photonID vector size > 2
> >>
> >> Finally it crashed after running for about 13hours.
> >> I'd really appreciate if someone can give me some clue.
> >> Here is the final error message.
> >>
> >> Thanks,
> >> Bing
> >>
> >> [GateTrajectoryNavigator::FindAnnihilationGammasTrackID]  WARNING :
> >> positron found and photonID vector size: 4
> >> GateAnalysis::RecordEndOfEvent : WARNING : photonID vector size > 2
> >>
> >>   *** Break *** segmentation violation
> >>   Generating stack trace...
> >> /usr/bin/addr2line: 'Gate': No such file
> >> /usr/bin/addr2line: 'Gate': No such file
> >> /usr/bin/addr2line: 'Gate': No such file
> >> /usr/bin/addr2line: 'Gate': No such file
> >> /usr/bin/addr2line: 'Gate': No such file
> >> /usr/bin/addr2line: 'Gate': No such file
> >> /usr/bin/addr2line: 'Gate': No such file
> >> /usr/bin/addr2line: 'Gate': No such file
> >> /usr/bin/addr2line: 'Gate': No such file
> >> /usr/bin/addr2line: 'Gate': No such file
> >> /usr/bin/addr2line: 'Gate': No such file
> >> /usr/bin/addr2line: 'Gate': No such file
> >> /usr/bin/addr2line: 'Gate': No such file
> >> /usr/bin/addr2line: 'Gate': No such file
> >> /usr/bin/addr2line: 'Gate': No such file
> >> /usr/bin/addr2line: 'Gate': No such file
> >>   0x0827695d in
> >> GateCoincidenceSorter::VerifCoincidencePulses(GatePulseList
> >> const*) + 0x1d from Gate
> >>   0x08277bbb in
> >> GateCoincidenceSorter::ProcessSinglePulseList(GatePulseList*) + 0x6b
> >> from Gate
> >>   0x0818a774 in GateDigitizer::Digitize() + 0x204 from Gate
> >>   0x08199bfb in GateOutputMgr::RecordEndOfEvent(G4Event const*) + 0x8b
> >> from
> >> Gate
> >>   0x0818ffb2 in GateEventAction::EndOfEventAction(G4Event const*) + 0x82
> >> from Gate
> >>   0x085e28a9 in G4EventManager::DoProcessing(G4Event*) + 0x779 from Gate
> >>   0x085afba8 in G4RunManager::DoEventLoop(int, char const*, int) + 0xb8
> >> from Gate
> >>   0x085ad23f in G4RunManager::BeamOn(int, char const*, int) + 0x6f from
> >> Gate
> >>   0x08181d80 in GateApplicationMgr::StartDAQ() + 0x120 from Gate
> >>   0x081c7b23 in GateApplicationMgrMessenger::SetNewValue(G4UIcommand*,
> >> G4String) + 0x123 from Gate
> >>   0x0874d1d3 in G4UIcommand::DoIt(G4String) + 0x363 from Gate
> >>   0x087565c6 in G4UImanager::ApplyCommand(char const*) + 0x486 from Gate
> >>   0x083859fd in G4UIterminal::ExecuteCommand(G4String) + 0x5d from Gate
> >>   0x08385797 in G4UIterminal::SessionStart() + 0x67 from Gate
> >>   0x08180132 in main + 0x352 from Gate
> >>   0x00631e23 in __libc_start_main + 0xd3 from /lib/tls/libc.so.6
> >>   0x0817f561 in TApplicationImp::ShowMembers(TMemberInspector&, char*) +
> >> 0x9d from Gate
> >> Aborted
> >>
> >> _______________________________________________
> >> gate-users mailing list
> >> gate-users at lphe1pet1.epfl.ch
> >> http://lphe1pet1.epfl.ch/mailman/listinfo/gate-users
> >
> > _______________________________________________
> > gate-users mailing list
> > gate-users at lphe1pet1.epfl.ch
> > http://lphe1pet1.epfl.ch/mailman/listinfo/gate-users
>
> ------------------------------
>
> _______________________________________________
> gate-users mailing list
> gate-users at lphe1pet1.epfl.ch
> http://lphe1pet1.epfl.ch/mailman/listinfo/gate-users
>
> End of gate-users Digest, Vol 20, Issue 20
> ******************************************


More information about the Gate-users mailing list