cmssw: Fatal Root Error: @SUB=TTreeCache::FillBuffer
Hello,
I’m coming from https://hypernews.cern.ch/HyperNews/CMS/get/edmFramework/3916.html
This issue is about an error that some CMS production jobs are having. Error message in short:
fCurrentClusterStart=11348 fEntryCurrent=11392 fNextClusterStart=11394
but fEntryCurrent should not be in between the two
Data management team informed me that the input file is not corrupt. What do you think about the cause of this issue? Can we recover it? If so, how should we proceed?
Many thanks, Hasan, Production and Reprocessing team
About this issue
- Original URL
- State: closed
- Created 3 years ago
- Comments: 69 (57 by maintainers)
Commits related to this issue
- TTreeCache: start a new fill at the end of the previous one. See https://github.com/cms-sw/cmssw/issues/33361 — committed to pcanal/root by pcanal 3 years ago
- TTreeCache: start a new fill at the end of the previous one. See https://github.com/cms-sw/cmssw/issues/33361 Fixes #8048 Now, set the start point of the filling to be the end of the previous filli... — committed to pcanal/root by pcanal 3 years ago
The problematic branch appears to be
recoPFCandidates_particleFlow__RECO
(although there has been some difference between different reproduction attempts), so my feeling is that the problem could be related. Let’s stay in this issue for now.