Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • Moore Moore
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 236
    • Issues 236
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Jira
    • Jira
  • Merge requests 117
    • Merge requests 117
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • LHCbLHCb
  • MooreMoore
  • Issues
  • #417
Closed
Open
Issue created Apr 06, 2022 by Christoph Hasse@chasse🤸🏻Contributor

segfault when running hlt2_fastest_reco

The hlt2_fastest_reco throughput test has been segfaulting since the merge of LHCb!3486 (merged) and it's related MRs with the following crash:

Error in cling::AutoLoadingVisitor::InsertIntoAutoLoadingState:
   Missing FileEntry for Detector/Muon/TileID.h
   requested to autoload type LHCb::Detector::Muon::TileID
Error in cling::AutoLoadingVisitor::InsertIntoAutoLoadingState:
   Missing FileEntry for Detector/VP/VPChannelID.h
   requested to autoload type LHCb::Detector::VPChannelID
Error in cling::AutoLoadingVisitor::InsertIntoAutoLoadingState:
   Missing FileEntry for Detector/Calo/CaloCellID.h
   requested to autoload type LHCb::Detector::Calo::CellID
Error in cling::AutoLoadingVisitor::InsertIntoAutoLoadingState:
   Missing FileEntry for Detector/FT/FTChannelID.h
   requested to autoload type LHCb::Detector::FTChannelID
Error in cling::AutoLoadingVisitor::InsertIntoAutoLoadingState:
   Missing FileEntry for Detector/UT/ChannelID.h
   requested to autoload type LHCb::Detector::UT::ChannelID
Error in cling::AutoLoadingVisitor::InsertIntoAutoLoadingState:
   Missing FileEntry for Detector/Muon/Layout.h
   requested to autoload type LHCb::Detector::Muon::Layout
 *** Break *** segmentation violation

a full log is e.g. here

@sponce any idea what could be going wrong here?

Assignee
Assign to
Time tracking