Re: [ROOT] quit problem

From: Jiri Masik (masik@fzu.cz)
Date: Thu Jul 10 2003 - 15:04:40 MEST


Tingjun Yang <yangtj207@netscape.net> writes:

> Hi ROOT term,
>      Each time I want to quit the root program it will give the 
> following information:
> root [28] .q
>
>  *** Break *** segmentation violation
>  Generating stack trace...
> /usr/bin/c++filt: unknown demangling style `gnu-new-abi'
> Root > .q
> [tjyang@localhost ~/tmp]$
>

Hi,

does it happen any time or just when you run certain macros? If it is
the second case I would suspect a memory management error in the code
you run within Root - check whether you are not writing into
non-allocated memory or use some memory debugger (valgrind) to control
memory accesses.
cheers
Jiri



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