Matti Kortelainen

Results 415 comments of Matti Kortelainen

This part ``` #3 0x00002ae4becd4a0b in sig_dostack_then_abort () from /cvmfs/cms-ib.cern.ch/nweek-02741/el8_amd64_gcc10/cms/cmssw/CMSSW_12_5_X_2022-07-11-2300/lib/el8_amd64_gcc10/pluginFWCoreServicesPlugins.so #4 #5 0x00002ae4b70ab804 in edata_arena_ind_get (edata=) at include/jemalloc/internal/edata.h:258 ... #19 0x00002ae4b70b24c9 in fallback_impl (size=512) at src/jemalloc_cpp.cpp:98 #20 0x00002ae517e5a847 in void...

Could this be a job-wide setting in `CondDBESSource`/`PoolDBESSource`?

> When trying to run on Run3 `RAW` files on which the new `HLT` step has been run (from `12_3_X` on). Having tried the usual class versioning instructions (and the...

> It is useful in some cases (for example if `SomeClass` also exists), but here it seems to only make the code slightly less readable. > > @makortel @VinInn what...

On a bit unrelated note, the LogError+abort https://github.com/cms-sw/cmssw/blob/6d2f66057131baacc2fcbdd203588c41c885b42c/Validation/EventGenerator/src/HepMCValidationHelper.cc#L205-L206 would be better as an exception.