cms-sw / cmssw

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

[DBG_X] RelVals 29634.703, 29834.703 failing with InvalidReference #47176

Open iarspider opened 2 weeks ago

iarspider commented 2 weeks ago

In CMSSW_15_0_DBG_X_2025-01-23-2300, RelVals 29634.703 and 29834.703 failed after throwing InvalidReference exception:

----- Begin Fatal Exception 24-Jan-2025 04:31:07 CET-----------------------
An exception of category 'InvalidReference' occurred while
   [0] Processing  Event run: 1 lumi: 8 event: 702 stream: 0
   [1] Running path 'dqmoffline_step'
   [2] Prefetching for module TrackingRecoMaterialAnalyser/'materialDumperAnalyzer'
   [3] Prefetching for module DuplicateListMerger/'generalTracks'
   [4] Prefetching for module TrackProducer/'mergedDuplicateTracks'
   [5] Calling method for module DuplicateTrackMerger/'duplicateTrackCandidates'
Exception Message:
attempting get key from  null RefToBase;
You should check for nullity before calling key(). 
----- End Fatal Exception -------------------------------------------------
cmsbuild commented 2 weeks ago

cms-bot internal usage

cmsbuild commented 2 weeks ago

A new Issue was created by @iarspider.

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

cms-bot commands are listed here

iarspider commented 2 weeks ago

assign reconstruction

cmsbuild commented 2 weeks ago

New categories assigned: reconstruction

@jfernan2,@mandrenguyen you have been requested to review this Pull request/Issue and eventually sign? Thanks

jfernan2 commented 2 weeks ago

assign dqm

cmsbuild commented 2 weeks ago

New categories assigned: dqm

@antoniovagnerini,@rseidita you have been requested to review this Pull request/Issue and eventually sign? Thanks

jfernan2 commented 2 weeks ago

FYI @kskovpen @mmasciov

slava77 commented 2 weeks ago

When did this error appear? I recall that DBG builds are fairly rare (is it once a week?)

.703 is LST I'm curious if this gets fixed by #47084 (there is a bugfix in that PR) the error message is not particularly suggestive though.

iarspider commented 1 day ago

When did this error appear? I recall that DBG builds are fairly rare (is it once a week?)

First time these RV were ran in DBG_X was January 3rd, and looks like they were added around December 21. They always fail in DBG_X and never in regular IBs.

iarspider commented 1 day ago

I'm curious if this gets fixed by https://github.com/cms-sw/cmssw/pull/47084

Happened again: 29634.703, 29834.703