Re: segfault trying to plot ntuples

From: Suvayu Ali <fatkasuvayu_at_gmail.com>
Date: Fri, 4 Jun 2010 17:06:27 -0700


On Friday 04 June 2010 02:25 PM, Philippe Canal wrote:
> Hi,
>
> The problem was fixed by 33097 in the trunk.
>
> http://root.cern.ch/viewvc?view=rev&revision=33097
>
> You can work around the problem by changing slight your read_dir function:
>
> void read_dir(TDirectory *dir, TCanvas *canvas)
> {
> TDirectory *dirsav = gDirectory;
> dir->cd(); // Required to work around the problem.
>

Thanks a lot Philippe! Everythign works now. :)

> Cheers,
> Philippe.

-- 
Suvayu

Open source is the future. It sets us free.
Received on Sat Jun 05 2010 - 02:06:36 CEST

This archive was generated by hypermail 2.2.0 : Sat Jun 05 2010 - 11:50:01 CEST