Hi Axel, Could you send me the result of: ls -l ../../../rel/FILES/root/zbb/rAtpl*.root Rene Brun On Sun, 22 Sep 2002 axel@fnal.gov wrote: > Hi, > > today's cvs, linuxgcc 3.1, this is my main: > TChain c("Global"); > c.Add("../../../rel/FILES/root/zbb/rAtpl*.root") > printf("%f\n",c.GetEntries()); > > results in a stack overflow caused by TChain::LoadTree calling itself > (line 736 in TChain.cxx). > > (You'll get the same using ROOT interectively.) > > Could someone please fix that? > Cheers, Axel. > > PS: I'm sending this bug to roottalk as it might be one of the reasons > for the problems with TChain that were posted to roottalk for a while > now. > >
This archive was generated by hypermail 2b29 : Sat Jan 04 2003 - 23:51:10 MET