Matti Kortelainen
Matti Kortelainen
assign l1, upgrade
These errors come from `hls` external that was requested by L1 track trigger group. They are issued at dynamic library load time, that hints towards problem being in the `ap_*`...
Looking more carefully, the global (constant) variable that is being loaded is ``` #9 0x2b5ae8da24ba in __static_initialization_and_destruction_0 /data/cmsbld/jenkins/workspace/build-any-ib/w/tmp/BUILDROOT/951c41830a3a1981e906823024098032/opt/cmssw/el8_amd64_gcc10/cms/cmssw/CMSSW_12_5_UBSAN_X_2022-08-01-1100/src/DataFormats/L1TParticleFlow/interface/gt_datatypes.h:255 ``` i.e. https://github.com/cms-sw/cmssw/blob/2609b2988d91668897ed2112ec77c1ab876e25bb/DataFormats/L1TParticleFlow/interface/gt_datatypes.h#L255 The `etaphi_sf_t` is defined in https://github.com/cms-sw/cmssw/blob/2609b2988d91668897ed2112ec77c1ab876e25bb/DataFormats/L1TParticleFlow/interface/gt_datatypes.h#L252 where the `AP_RND_CONV`...
assign reconstruction,xpog,l1
assign reconstruction
Seems that this was already reported in https://github.com/cms-sw/cmssw/pull/38564#issuecomment-1200323922 @zhangcg123
assign l1 > L1 would seem to be the more appropriate group to assign this to. Thanks. I followed `RPCAMCRawToDigi` module being defined in `EventFilter/RPCRawToDigi`, and that package being assigned...
> My personal advice is to change the input data with some recent zerobias run in order to test the workflow. Thanks, adding @cms-sw/pdmv-l2 for that
assign pdmv
The unit test failure looks like a glitch ``` terminate called after throwing an instance of 'cms::Exception' what(): An exception of category 'ExpressionEvaluator' occurred. Exception Message: compilation/linking failed c++ -H...