Re: Building ROOT from source on Fedora 11

From: Suvayu Ali <fatkasuvayu_at_gmail.com>
Date: Mon, 5 Oct 2009 23:46:12 -0700


Hi Rene,

Sorry for the delay, I am on the west coast of Canada. :\

On Sunday 04 October 2009 11:47 PM, Rene Brun wrote:
> I cannot reproduce this problem.
> Could you compile ROOT in debug mode, then run the valgrind
> memory-checker on root.exe?
>

I have attached a file with all the particulars about the build environment and the options I used to build ROOT. It also includes the backtrace from the segfault. I have also attached the log file generated by valgrind. I used the following command to attach valgrind to root.

>$ valgrind -v --log-file=valgrind-root.log root -l MonitorESD_91890_1.root

As reported earlier, after the segfault I had to kill ROOT with $ kill -9 <PID_for_root PID_for_root.exe>

I also noticed that the segfault occurs only when I change something on the canvas using the histogram editor and try to close the TBrowser after saving it.

I hope this will help you track things down. Hopefully its not some stupid mistake on my part :-p

PS: If this makes any difference, the ROOT file was generated by ATHENA 15.4.0.1 (ROOT version 5.22). It is full of TH1Fs, TH2Fs and TProfiles.

My system specifications:
2.6.30.8-64.fc11.x86_64
ROOT 5.25/03
g++ (GCC) 4.4.1 20090725 (Red Hat 4.4.1-2)

> Rene Brun

-- 
Suvayu

Open source is the future. It sets us free.

Received on Tue Oct 06 2009 - 08:46:24 CEST

This archive was generated by hypermail 2.2.0 : Mon Oct 12 2009 - 11:50:05 CEST