Hi Rene, I'm working in D0 and using KCC (KAI company) compiler. The termination is called by exception mechanism since I use the recomended options in Makefile: SPECIALFLAGS=--thread_safe --exceptions - Dmitriy On Wed, 3 Apr 2002, Rene Brun wrote: > Hi Dmitriy, > > You may get this message when reading a corrupted file (typically a NFS/AFS > cache problem). However, the system should be able to continue. > Why is a C++ exception trapped at this point? Do you have a special > error handler? > > Rene Brun > > Dmitriy Bandourine wrote: > > > > I'm processing events with data containing in a root-file. > > After several events have been processed I've got the following > > error message: > > > > #--------------------------------------------- > > R__unzip: discrepancy with initial size > > Error in <TBasket::ReadBasketBuffers>: fObjlen = 29272, nout = 0 > > C++ runtime abort: terminate() called by the exception handling mechanism > > Abort(coredump) > > #--------------------------------------------- > > > > What does it mean and how to skip those events > > while analysis in the loop over events? > > > > - Dmitriy >
This archive was generated by hypermail 2b29 : Sat Jan 04 2003 - 23:50:48 MET