Problem with GetConversionStreamerInfo

Hi,

root is crashing when I do fBranch->GetEntry(entry) where fBranch is a TBranch pointer.

It looks like the problem is associated with GetConversionStreamerInfo.

===========================================================
#6 0x00002adfe0ec73ee in TClass::GetConversionStreamerInfo(TClass const*, int) const ()
from /afs/cern.ch/sw/lcg/app/releases/ROOT/5.27.06/x86_64-slc5-gcc43-opt/root/lib/libCore.so
#7 0x00002adfe2e27cec in TBufferFile::ReadClassBuffer(TClass const*, void*, int, unsigned int, unsigned int, TClass const*) ()
from /afs/cern.ch/sw/lcg/app/releases/ROOT/5.27.06/x86_64-slc5-gcc43-opt/root/lib/libRIO.so

I attached the entire stack trace.

Thanks.

Andrew
stack trace.txt (10.3 KB)

Hi,

Could you try with a more recent version of ROOT?

Philippe.