[ROOT] Stack overflow in TChain::LoadTree

From: axel@fnal.gov
Date: Sun Sep 22 2002 - 15:13:38 MEST


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