Re: Severe problem with PyRoot - file segmentation fault

From: <WLavrijsen_at_lbl.gov>
Date: Fri, 13 Jun 2008 09:59:42 -0700


James,

> > > > from ROOT import TFile, TH1F
> Warning in <TClassTable::Add>: class TFile already in TClassTable
> ...many more of these...
> Warning in <TClassTable::Add>: class TViewer3DPad already in TClassTable

these warnings would occur on (older) Mac's due to the way that libraries have to be linked. I've never seen it happen for a Linux box, though. What is the output of:

  $ ldd $ROOTSYS/lib/libHist.so

> Segmentation fault

Do you have a stack trace? Thanks.

> Subsequently inspecting the root file shows it to be empty:

Yes, an f.Write() is needed.

Best regards,

           Wim

-- 
Wim.Lavrijsen_at_cern.ch   --   WLavrijsen_at_lbl.gov   --   www.lavrijsen.net

"Your day will be somewhat dictated by authority."      --fortune cookie
Received on Fri Jun 13 2008 - 18:55:56 CEST

This archive was generated by hypermail 2.2.0 : Fri Jun 13 2008 - 23:50:01 CEST