<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1479" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2><FONT face="Times New Roman" size=3>Hello 
Gaters,<BR><BR>I recently altered my macro so that I would initialize each of my 
<BR>simulations from different random seed files.<BR>However now my simulations 
crash after a few thousand events, the <BR>following is an excerpt of the error 
message:<BR><BR>I have read a couple of the past topics that dealt with this, 
with the <BR>heading "random seed initialization".&nbsp; Going by<BR>the 
suggestion in this thread i tried to run the simulation with and <BR>without 
the&nbsp; '/random/setDirectoryName ./'<BR><BR>Is this a problem with the way i 
generate my random numbers or something <BR>completely different.&nbsp; 
<BR></FONT></FONT></DIV>
<DIV><FONT face=Arial size=2><FONT face="Times New Roman" size=3><FONT 
face=Arial size=2>{Excerpt of the error message}</FONT></FONT></FONT></DIV>
<DIV><FONT face=Arial size=2><FONT face="Times New Roman" size=3>
<HR>
[digitizer/Singles/spblurring::ProcessPulseList]: processing input list <BR>with 
1 entries<BR>[digitizer/Singles/spblurring::ProcessPulseList]: returning output 
<BR>pulse-list with 1 entries<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
----GatePulse----<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
Run&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
0<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
Event&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
7537892<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
Src&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 7 [ 5.28539 
-5.18692 -5.1242 mm 
]<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
Time&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1.51274 
s<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
Energy&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 22.0575 
keV<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
localPos&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [ -0.459409 6.39493 -6.62647 mm 
]<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
globalPos&nbsp;&nbsp;&nbsp;&nbsp; [ 0.645867 -15.7773 -0.662647 cm 
]<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
-&gt; ( R=15.7905 cm , phi=-87.6558 <BR>deg,z=-6.62647 mm 
)<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
VolumeID&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Vol(0 -&gt; world-0/world_P-0 -&gt; 
<BR>SPECThead-9/SPECThead_P-9 -&gt; 
crystal-0/crystal_P-1)<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
OutputID&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 9 0 
0<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
#Compton&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
0<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
#Rayleigh&nbsp;&nbsp;&nbsp;&nbsp; 
0<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
scannerPos&nbsp;&nbsp;&nbsp; [ 14.15 0 0 cm 
]<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
scannerRotAngle 0 deg<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
-----------------<BR>&nbsp;<BR>&nbsp;<BR>&nbsp;<BR>&nbsp;*** Break *** 
segmentation violation<BR>&nbsp;Generating stack trace...<BR>&nbsp;0x0819fb43 in 
GateAnalysis::RecordEndOfEvent(G4Event const*) + 0xc35 <BR>from 
./Gate<BR>&nbsp;0x08173f42 in GateOutputMgr::RecordEndOfEvent(G4Event const*) + 
0x86 <BR>from ./Gate<BR>&nbsp;0x0816d1e2 in 
GateEventAction::EndOfEventAction(G4Event const*) + 0x140 <BR>from 
./Gate<BR>&nbsp;0x083744de in G4EventManager::ProcessOneEvent(G4Event*) + 0x764 
from ./Gate<BR>&nbsp;0x083609e1 in G4RunManager::DoEventLoop(int, char const*, 
int) + 0xf9 <BR>from ./Gate<BR>&nbsp;0x08360307 in G4RunManager::BeamOn(int, 
char const*, int) + 0x3b from <BR>./Gate<BR>&nbsp;0x0816071f in 
GateApplicationMgr::StartDAQ() + 0x1a7 from ./Gate<BR>&nbsp;0x081a2bae in 
GateApplicationMgrMessenger::SetNewValue(G4UIcommand*, <BR>G4String) + 0x110 
from ./Gate<BR>&nbsp;0x08755f32 in G4UIcommand::DoIt(G4String) + 0x1774 from 
./Gate<BR>&nbsp;0x087640ea in G4UImanager::ApplyCommand(char const*) + 0xb34 
from ./Gate<BR>&nbsp;0x087635b4 in G4UImanager::ApplyCommand(G4String) + 0x22 
from ./Gate<BR>&nbsp;0x08350086 in G4UIterminal::ExecuteCommand(G4String) + 0x42 
from ./Gate<BR>&nbsp;0x0834fc19 in G4UIterminal::SessionStart() + 0x4d from 
./Gate<BR>&nbsp;0x0815ed44 in main + 0x6a6 from ./Gate<BR>&nbsp;0xb611679d in 
__libc_start_main + 0xed from /lib/tls/libc.so.6<BR>&nbsp;0x0815df49 in 
TFile::TFile(char const*, char const*, char const*, int) <BR>+ 0x41 from 
./Gate<BR>Aborted<BR>
<HR>
<BR>Thanks again,<BR>Ananth Ravi</FONT><BR><BR></DIV></FONT></BODY></HTML>