Skip to content

Conversation

@SFBayLaser
Copy link
Contributor

Description

A segfault was reported in Cluster3D in larsoft v10 testing. Traced to SnippitHit3DBuilderSBN where it was found that the move to v10 had removed the initialization of the geometry service. Restored this and also modifed the loop over TPCIDs (where the segfault was occuring since taht was the first use of the geometry service) to iterate over TPCGeo. Confirmed that it is running again.

  • [yes] Have you added a label? (bug/enhancement/physics etc.)
  • [yes] Have you assigned at least 1 reviewer?
  • [apparently not] Is this PR related to an open issue / project?
  • [no] Does this PR affect CAF data format? If so, please assign a CAF maintainer as additional reviewer.
  • [no] Does this PR require merging another PR in a different repository (such as sbnanobj/sbnobj etc.)? If so, please link it in the description.
  • [no] Are you submitting this PR on behalf of someone else who made the code changes? If so, please mention them in the description.

…ry service. Put this back in, also modified the loop over TPCIDs to loop over TPCgeos. The latter might not be necessary but is safe...
@ibsafa ibsafa merged commit 7e522ba into develop Jan 27, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants