Skip to content
Snippets Groups Projects

Bug fix in PixelChargeCalibCondAlg (ATLASRECTS-4942)

Merged Soshi Tsuno requested to merge stsuno/athena:atlasrects-4942 into master

The job is crashed when running valgrind.

This was happened in PixelChargeCalibCondAlg (ATLASRECTS-4942) that when the length of the array is less than 21.

Looking inside the contents in DB, actually, the contents itself seems buggy.

So far, in the code, when we meet less than 21 array size, we ignore this, since this should not be happened when the DB contents are correctly stored.

So, once the DB contents are fixed, this problem will be gone.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading