cmssw: HLT farm crash in run 379617

Reporting the crashes in run 379617

Seems to crash on CPU and GPU

To reproduce:

cmsrel CMSSW_14_0_5_patch1
cd CMSSW_14_0_5_patch1/src
cmsenv
#!/bin/bash -ex

# CMSSW_14_0_5_patch1

wget https://raw.githubusercontent.com/mmusich/hltScripts/master/fog/convertFromRawToEDM.py 
cmsRun convertFromRawToEDM.py /eos/cms/store/group/tsg/FOG/error_stream/run379617/run379617_ls0004_index000248_fu-c2b02-19-01_pid1561106.raw converted.root

hltGetConfiguration run:379617 \
  --globaltag 140X_dataRun3_HLT_v3 \
  --data \
  --no-prescale \
  --no-output \
  --max-events -1 \
  --input file:converted.root  > hlt.py
  
cat <<@EOF >> hlt.py
process.options.wantSummary = True

process.options.numberOfThreads = 1
process.options.numberOfStreams = 0
@EOF

cmsRun hlt.py &> hlt.log

triggers

cmsRun: src/RecoLocalTracker/SiPixelRecHits/plugins/alpaka/PixelRecHits.h:179: void alpaka_serial_sync::pixelRecHits::GetHits<TrackerTraits>::operator()(const TAcc&, const pixelCPEforDevice::ParamsOnDevi
ceT<TrackerTraits>*, const BeamSpotPOD*, SiPixelDigisSoAConstView, uint32_t, uint32_t, SiPixelClustersSoAConstView, TrackingRecHitSoAView<TrackerTraits>) const [with TAcc = alpaka::AccCpuSerial<std::inte
gral_constant<long unsigned int, 1>, unsigned int>; <template-parameter-2-2> = void; TrackerTraits = pixelTopology::Phase1; SiPixelDigisSoAConstView = SiPixelDigisLayout<>::ConstViewTemplateFreeParams<12
8, false, true, false>; uint32_t = unsigned int; SiPixelClustersSoAConstView = SiPixelClustersLayout<>::ConstViewTemplateFreeParams<128, false, true, false>; TrackingRecHitSoAView<TrackerTraits> = Tracki
ngRecHitSoA<pixelTopology::Phase1>::Layout<>::ViewTemplateFreeParams<128, false, true, false>]: Assertion `h < (uint32_t)hits.metadata().size()' failed.


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

@cms-sw/hlt-l2 FYI @cms-sw/heterogeneous-l2 FYI

About this issue

  • Original URL
  • State: open
  • Created 2 months ago
  • Comments: 22 (22 by maintainers)

Most upvoted comments

+hlt

type trk

assign reconstruction

FYI @cms-sw/trk-dpg-l2

assign hlt, heterogeneous