Re: [ROOT] TChain::Add with wildcarding

From: Jiri Masik (masik@pc203b.fzu.cz)
Date: Thu Feb 07 2002 - 08:29:09 MET


Jiri Masik <masik@pc203b.fzu.cz> writes:

> Hi,
> 
> I'm running the current CVS version on linuxdeb2ppc. I cannot
> chain files via wildcarding in TChain::Add
> TChain ch("T");
> ch.Add("_root/xs_gpym6143wc0eeqq_e199.5_c99_1l_e1/dst.*.root")
> 
> After this statement Root quits. The files are there - adding just one
> file works. It is not ppc specific it doesn't work on x86 either. 
> 
> I tried to debug it a bit but I could not find why it happens, I'm
> attaching the backtrace. Maybe the problem is within the Class macro.

I think the contents of fList is invalid within TDirectory::Save. Why
is the tree deleted at TChain.cxx:321?

        Jiri



This archive was generated by hypermail 2b29 : Sat Jan 04 2003 - 23:50:41 MET