Re: Program hangs on branch.SetAdress under AIX4.1

Rene Brun (Rene.Brun@cern.ch)
Thu, 30 Oct 1997 18:57:19 +0100


Rene Brun wrote:

> Laurent Aphecetche wrote:
> >
> > Hi,
> >
> > I've a problem when reading a TTree under AIX4.1.
> >
> > My program hangs in a call :
> >
> > branch->SetAddress(&event) ;
> >
> > The same program works fine under Linux.
> >
> > Anyone had similar problems ?
> >

This problem was solved when Laurent tried version 1.03/06.
This version fixed a problem in TBranch::SetAddress apparently
more frequent than we initially expected.
So my message (sorry). If you encounter problems in
Setting a branch address in version 1.03/05, please move to 1.03/06.

Rene Brun