Skip to content

RecoMon with physics routingbits crash

Report of a crash/segfault with Moore

Brief summary of encountered problem

When running Recomon with physics routingbits (i.e. RecoPHysMon): https://gitlab.cern.ch/lhcb/MooreOnline/-/blob/dev_rtapr/MooreOnlineConf/options/prtest.py?ref_type=heads the process crashes with the following error message:

INFO     ConditionsPool            +++ Remove Conditions for pool with IOV: run(0):[307586-307586]           age:  0 [41673 entries]
INFO     ConditionsPool            +++ Remove Conditions for pool with IOV: run(0):[307586-307587]           age:  0 [   1 entries]
FATAL    VeloRetinaClusterTrack... Standard std::exception is caught in sysExecute
ERROR    VeloRetinaClusterTrack... Error getting condition 'AlgorithmSpecific-VeloRetinaClusterTrackingSIMD_66dc8c24-InteractionRegion' (124D33D0B76500B6): Type mis-match, Found='UNKNOWN' Expected='LHCb::Conditions::InteractionRegion'
FATAL    HLTControlFlowMgr         Event failed in Node MonitorDetectorCorrelations/MonitorDetectorCorrelations
INFO     HLTControlFlowMgr         Application return code set to 3
FATAL    HLTControlFlowMgr         Event 1 on slot 1 failed!
INFO     ConditionsMgr             Created IOV Pool for:run(0):[300238-9223372036854775807]
INFO     ConditionsMgr             Created IOV Pool for:run(0):[0-9223372036854775807]

The issue is observed under x86_64_v2-el9-gcc13-opt platform with the master branches.

No similar issue is observed with RecoMon (Lumi routingbits).

Edited by Zekun Jia