Re: seg fault when scanning a tree (AIX 4.1.5)
Rene Brun (Rene.Brun@cern.ch)
Wed, 11 Nov 1998 19:04:40 +0100
Mike Beddo wrote:
>
> Dear Roottalk,
>
> Using root version 2.00/13 for AIX 4.1, I have the following annoying
> problem:
>
> 1) MI->Draw("log(y):log(x)")
> 2) use graphical editor to draw cut CUTG around some points
> 3) MI->Scan("stringA:stringB:x:y", "CUTG")
>
> *** Break *** segmentation violation
>
> Is this a bug, or am I using CUTG incorrectly?
>
> - Mike Beddo
Mike,
Thanks for reporting this problem happening in TTree::Scan
I have fixed the problem in my development version.
Rene Brun