[Gate-users] Error in forbid command

lupa euy lupalagieuy at yahoo.com
Tue Nov 1 07:48:27 CET 2011


Dear everyone, 

I am running my PET simulation using GATE6.0 p01, it runs alright but once I include the Forbid command for the cold region, 
it gives such error below.... 
 
If the Forbid command was not there, or it does not declared properly (and hence it is ignored), the simulation went well..but no cold region is defined. Below is the error comments and how I defined the source in the source and cold region in the mac file.

Anybody have any idea what is going on ? please help.. 

regards



 *** Break *** segmentation violation
#0  0x00002b612f79b995 in waitpid () from /lib64/libc.so.6
#1  0x00002b612f736b21 in do_system () from /lib64/libc.so.6
#2  0x00002b61296560da in TUnixSystem::StackTrace() ()
   from /OpenGate6.01/root/lib/libCore.so
#3  0x0000000200000000 in ?? ()
#4  0x00002b612fa52e68 in main_arena () from /lib64/libc.so.6
#5  0x00000000018a7940 in ?? ()
#6  0x0000000000000400 in
?? ()
#7  0x00002b612fa52eb0 in main_arena () from /lib64/libc.so.6
#8  0x0000000002018390 in ?? ()
#9  0x00007fff1e3675d0 in ?? ()
#10 0x00007fff1e3675c0 in ?? ()
#11 0x00007fff1e369390 in ?? ()
#12 0x00007fff1e3675a0 in ?? ()
#13 0x00007fff1e369370 in ?? ()
#14 0x00007fff1e369340 in ?? ()
#15 0x0000000001896a80 in ?? ()
#16 0x0100000002019080 in ?? ()
#17 0x00002b61299ac2a0 in ?? ()
   from /OpenGate6.01/root/lib/libCore.so
#18 0x00000000021657e0 in ?? ()
#19 0x0000000000000016 in ?? ()
#20 0x00002b612a6d67e8 in G(short, long double, char, float, int, long,...) ()
   from /OpenGate6.01/root/lib/libCint.so
#21 0xffffffff2a6d5380 in ?? ()
#22 0x00002b6100002e60 in ?? ()
#23 0x0000000002019060 in ?? ()
#24 0xffffffff00000000 in ?? ()
#25 0x00000000ffffffff in ?? ()
#26 0x00000000018cf460 in ?? ()
#27 0x0000000000000800 in ?? ()
#28
0x0000000000000000 in ?? ()
 
 
 
 
 
 
 

#/gate/run/initialize
/gate/world/daughters/name cold_area
/gate/world/daughters/insert cylinder
/gate/cold_area/geometry/setRmax 10.0 mm
/gate/cold_area/geometry/setRmin 0.0 mm
/gate/cold_area/geometry/setHeight 2.0 mm
#/gate/cold_area/setMaterial Polyethylene 
/gate/cold_area/setMaterial Water 
/gate/cold_area/vis/setColor white
/gate/cold_area/vis/forceWireframe
/gate/cold_area/vis/setVisible 1
/gate/cold_area/attachPhantomSD
 
/gate/run/initialize
/gate/source/addSource sphere1
/gate/source/sphere1/setActivity 1250. Bq
/gate/source/sphere1/gps/centre 0.0 0.0 0.0 mm
/gate/source/sphere1/gps/particle e+
/gate/source/sphere1/gps/energytype Mono
/gate/source/sphere1/gps/monoenergy 511. keV
/gate/source/sphere1/gps/type Volume
#/gate/source/sphere1/gps/shape Sphere
#/gate/source/sphere1/gps/radius 1.25 mm
/gate/source/sphere1/gps/shape Cylinder
/gate/source/sphere1/gps/radius 50.0 mm
/gate/source/sphere1/gps/halfz 5.0 mm
/gate/source/sphere1/gps/angtype iso

/gate/source/sphere1/gps/Forbid cold_area
#/gate/source/list


More information about the Gate-users mailing list