I currently define a class (CutList) which contains a TList, deriving
from TNamed. The list
is filled with objects deriving from TObject (Cut). When I try to write
the
CutList object to file in compiled code, I get a segmention violation;
I don't have this problem using cint. A backtrace with gdb tells me
the seg violation occured in THashTable:FindObject(). I'm using root
2.00/10 on linux/RH5-1/egcs.
Mark.
=================================================================
= =
= Mark Boulay =
= Department of Physics phone/voice mail: (613) 545-6861 =
= Queen's University fax: (613) 545-6813 =
= Kingston, Ontario email: mgb@sno.phy.queensu.ca =
= Canada, K7L 3N6 =
= =
=================================================================