Re: [ROOT] Segmentation vialation with ver 3.05/05

From: Exaos Lee (schlie@iris.ciae.ac.cn)
Date: Fri Jul 25 2003 - 04:25:56 MEST


Philippe Canal ??:
> Hi,
> 
> Without any more information on what you were trying to execute at the time,
> and given the fact that RedHat 8 and 9 and not really supposed to be
> interchangeable.  I would indeed recommend recompiling from the sources.
> 
> Cheers,
> Philippe
> 

Philippe, thank you. I just recompiled ROOT from the source v3.05.06. 
But I often encounter the following error messages. What's wrong?
-----
root [] .trace
root [] .x ph_psd_generate.C
//
2
3    {
4      gROOT->Reset();
5      TFile *detfile = new TFile("eff.root","update");
!!!Calling constructor 0x0.TFile for new TFile
6      TTree *det_tree;
7      det_tree = (TTree *)detfile->Get("det_tree");
  *** Break *** segmentation violation
  Generating stack trace...
/usr/bin/c++filt: unknown demangling style `gnu-new-abi'
Root > !!!Dictionary position not recovered because G__unloadfile() is 
used in a macro!!!

----

Regards

Exaos



This archive was generated by hypermail 2b29 : Thu Jan 01 2004 - 17:50:13 MET