cms-sw / cmssw

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

Nano step crashing on 2023 data due to geometry change #45392

Open kandrosov opened 3 days ago

kandrosov commented 3 days ago

CMSSW crashes when processing MiniAOD -> NanoAOD with the following message:

%MSG-e MagneticField:   DD4hep_VolumeBasedMagneticFieldESProducerFromDB:VolumeBasedMagneticFieldESProducer@callESModule  05-Jul-2024 17:23:13 CEST Run: 370749 Event: 3138303640
MF Geometry needs to be re-created since current changed (cached: 90322 requested: 160812), which is not supported by dd4hep
%MSG

A fatal system signal has occurred: segmentation violation
The following is the call stack containing the origin of the signal.

Observed in CMSSW_14_0_6_patch1 and CMSSW_14_1_0_pre5 releases.

How to reproduce:

cmsDriver.py nano --filein /store/data/Run2023D/Muon0/MINIAOD/22Sep2023_v2-v1/2530000/3991afe1-006d-4eb2-ac7a-ff3080981409.root --fileout file:nano.root --eventcontent NANOAOD --datatier NANOAOD --step NANO --nThreads 1 --conditions auto:run3_data --era Run3 -n -1
cmsbuild commented 3 days ago

cms-bot internal usage

cmsbuild commented 3 days ago

A new Issue was created by @kandrosov.

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

cms-bot commands are listed here

makortel commented 6 hours ago

assign package MagneticField/GeomBuilder

cmsbuild commented 6 hours ago

New categories assigned: reconstruction

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

makortel commented 6 hours ago

assign geometry, xpog

cmsbuild commented 6 hours ago

New categories assigned: geometry,xpog

@Dr15Jones,@civanch,@bsunanda,@vlimant,@hqucms,@ftorrresd,@makortel,@mdhildreth you have been requested to review this Pull request/Issue and eventually sign? Thanks

vlimant commented 5 hours ago

crossing the run 370616 to 370749 is triggering this segfault

makortel commented 1 hour ago

For reference, earlier issues on similar topic https://github.com/cms-sw/cmssw/issues/38624 https://github.com/cms-sw/cmssw/issues/38669