cms-sw / cmssw

CMS Offline Software
http://cms-sw.github.io/
Apache License 2.0
1.08k stars 4.32k forks source link

Fatal Root Error: @SUB=\nstart + fGapSize - 1 < fCapacity violated #46041

Open bockjoo opened 1 month ago

bockjoo commented 1 month ago

Hi, I am seeing this error from the production jobs:

Fatal Root Error: @SUB=\nstart + fGapSize - 1 < fCapacity violated at line 293 of/data/cmsbld/jenkins/workspace/auto-builds/CMSSW_10_6_14_Pyt8240BugFix-slc7_amd64_gcc700/build/CMSSW_10_6_14_Pyt8240BugFix-build/BUILD/slc7_amd64_gcc700/lcg/root/6.14.09-pafccj5/root-6.14.09/core/cont/src/TOrdCollection.cxx `

with this file

root://cmsxrootd.fnal.gov//store/mc/RunIISummer20ULPrePremix/Neutrino_E-10_gun/PREMIX/UL16_106X_mcRun2_asymptotic_v13-v1/270003/27AFBB73-9635-AC4B-9ACB-0217BFE08D07.root

This is the output from the opensearch production job monitoring:

opensearch.json

I am not sure if this is a significant issue, though. Can you check? Thanks, Bockjoo

cmsbuild commented 1 month ago

cms-bot internal usage

cmsbuild commented 1 month ago

A new Issue was created by @bockjoo.

@Dr15Jones, @antoniovilela, @makortel, @mandrenguyen, @rappoccio, @sextonkennedy, @smuzaffar can you please review it and eventually sign/assign? Thanks.

cms-bot commands are listed here

makortel commented 1 month ago

assign core

cmsbuild commented 1 month ago

New categories assigned: core

@Dr15Jones,@makortel,@smuzaffar you have been requested to review this Pull request/Issue and eventually sign? Thanks

makortel commented 1 month ago

@pcanal What can you tell from the error message?

makortel commented 1 month ago

type root

pcanal commented 1 month ago

This is an internal consistency checks. Most likely than not some memory (and/or file?) has been corrupted before that point.