Support #497
Memory allocation failed in MDdateFile
100%
Description
hi there
I've tried my best to faithfully follow the instructions in the G4MICE
install from source guide. I now have a new install of G4MICE which appears
to have compiled successfully.
However, when I try to run either TofMonitor or TofTree I get an error:
$> ./TofMonitor cards.in ./02880.000
RooFit v2.50 -- Developed by Wouter Verkerke and David Kirkby
Copyright (C) 2000-2008 NIKHEF, University of California &
Stanford University
All rights reserved, please read
http://roofit.sourceforge.net/license.txt
=========== TofRec ============
CalibrationMode 0
Trigger from - TOF1
MakeSpacePiontCut = 500 ps
FindTriggerPixelCut = 500 ps
===============================
Warning in <TROOT::Append>: Replacing existing TH1: hxy (Potential memory
leak).
Warning in <TROOT::Append>: Replacing existing TH1: hStationMonitorPlane0
(Potential memory leak).
Warning in <TROOT::Append>: Replacing existing TH1: hStationMonitorPlane1
(Potential memory leak).
Warning in <TROOT::Append>: Replacing existing TH1: hStationMonitor_x
(Potential memory leak).
Warning in <TROOT::Append>: Replacing existing TH1: hStationMonitor_y
(Potential memory leak).
TofMonitor: Input file ./02880.000, event # 0
RunNum = 2880, 02880.
Memory allocation failed in MDdateFile::GetNextEvent()
using default cards:
numEvts 100000000
MiceModel MICEStage2/Stage2.dat
TofTriggerStation 1
Therefore using the default cabling and calib files.
I get the identical error in TofTree.
As I said this is a completely new install. Is there an issue with the
unpacking libraries? I've taken the versions given in the wget commands in
the guide and I've tried on two different boxes. I'm running on SL5, 64 bit.