kSingleKey

From: Wouter Hulsbergen (s37@nikhef.nl)
Date: Wed Aug 26 1998 - 11:18:17 MEST


Dear all,

I have got a problem using the TObject::kSingleKey option when saving
objects in a TFile. When writing my Daq object (which is derived from
TClonesArray) using
  fDaq->Write("Daq",TObject::kSingleKey);

I get the runtime error
  
  CustomReAlloc2: oldsize != size
  Fatal in <CustomReAlloc2>: unreasonable size (1033)

independent of the size of the TClonesArray. This does not happen when I
don't use the kSingleKey option (but then my TFile gets much bigger). This
behaviour is only seen on Sun/Solaris. It all works fine on IRIX. Any
suggestions ?

Thanks, regards,
Wouter



This archive was generated by hypermail 2b29 : Tue Jan 04 2000 - 00:34:36 MET