Open placebosarah opened 8 years ago
I'm having difficulty reproducing the issue. When compiling against ROOT 6.06/02, I can start the open a raw file, produce and draw histograms, then use the FitPanel on those histograms as they filled.
Which version of ROOT are you using, and what was the behavior leading up to the crash?
I'm using ROOT 6.06/04. I open the GUI using attached script, and a bunch of warnings appear (as below- these always appear when processing data- not sure if relevant). I open a 1D histogram while filling and attempt to fit using Fit Panel. The fit appears successful (as in original post) and then there is a segmentation fault. The fault occurs almost every time, but there have been occasions where I have performed one successful fit without issue, before the segmentation fault occurs on the second fit.
Warning in TFile::Init: no StreamerInfo found in /scratch2/MSU/GRUTinizer/GRUTinizer/bin/../lib/TReactionDict_rdict.pcm therefore preventing schema evolution when reading this file. Warning in TFile::Init: no StreamerInfo found in /scratch2/MSU/GRUTinizer/GRUTinizer/bin/../lib/TGEBFormatDict_rdict.pcm therefore preventing schema evolution when reading this file. Warning in TFile::Init: no StreamerInfo found in /scratch2/MSU/GRUTinizer/GRUTinizer/bin/../lib/TS800SimDict_rdict.pcm therefore preventing schema evolution when reading this file. Warning in TFile::Init: no StreamerInfo found in /scratch2/MSU/GRUTinizer/GRUTinizer/bin/../lib/TDetectorDict_rdict.pcm therefore preventing schema evolution when reading this file. Warning in TFile::Init: no StreamerInfo found in /scratch2/MSU/GRUTinizer/GRUTinizer/bin/../lib/TNSCLScalersDict_rdict.pcm therefore preventing schema evolution when reading this file. Warning in TFile::Init: no StreamerInfo found in /scratch2/MSU/GRUTinizer/GRUTinizer/bin/../lib/TS800Dict_rdict.pcm therefore preventing schema evolution when reading this file. Warning in TFile::Init: no StreamerInfo found in /scratch2/MSU/GRUTinizer/GRUTinizer/bin/../lib/TSegaDict_rdict.pcm therefore preventing schema evolution when reading this file. Warning in TFile::Init: no StreamerInfo found in /scratch2/MSU/GRUTinizer/GRUTinizer/bin/../lib/TJanusDict_rdict.pcm therefore preventing schema evolution when reading this file. Warning in TFile::Init: no StreamerInfo found in /scratch2/MSU/GRUTinizer/GRUTinizer/bin/../lib/TPhosWallDict_rdict.pcm therefore preventing schema evolution when reading this file. Warning in TFile::Init: no StreamerInfo found in /scratch2/MSU/GRUTinizer/GRUTinizer/bin/../lib/TGretSimDict_rdict.pcm therefore preventing schema evolution when reading this file. Warning in TFile::Init: no StreamerInfo found in /scratch2/MSU/GRUTinizer/GRUTinizer/bin/../lib/TNSCLFormatDict_rdict.pcm therefore preventing schema evolution when reading this file. Warning in TFile::Init: no StreamerInfo found in /scratch2/MSU/GRUTinizer/GRUTinizer/bin/../lib/TKinematicsDict_rdict.pcm therefore preventing schema evolution when reading this file. Warning in TFile::Init: no StreamerInfo found in /scratch2/MSU/GRUTinizer/GRUTinizer/bin/../lib/TSRIMDict_rdict.pcm therefore preventing schema evolution when reading this file. Warning in TFile::Init: no StreamerInfo found in /scratch2/MSU/GRUTinizer/GRUTinizer/bin/../lib/TNucleusDict_rdict.pcm therefore preventing schema evolution when reading this file. GRizer [0] Warning in TClass::TClass: no dictionary for class thread is available