Addressing crash in Athena 21.3 from gBlock Jets
- added python configurable option to turn on/off gBlock jets (for future debugging purposes)
- handled delete statements of a constant pointer causing crash
Merge request reports
Activity
added 104 commits
-
a62ccbb0...ee47baa3 - 103 commits from branch
atlas:21.3
- 98d7eebe - Merge branch '21.3' into 'gFEX_MET'
-
a62ccbb0...ee47baa3 - 103 commits from branch
added 21.3 Trigger review-pending-level-1 labels
CI Result SUCCESSAthena externals cmake make required tests optional tests Full details available at NICOS MR-25793-2019-08-12-15-23
Athena: number of compilation errors 0, warnings 163
For experts only: Jenkins output [CI-MERGE-REQUEST 40318]added Run3L1Calo label
added alsoTargeting:21.9 label
added review-approved label and removed review-pending-level-1 label
added 2 commits
- 744aa6c8 - Commented out distFrontBunchTrain histogram to deal with code hanging
- 17eda02e - Merge branch 'gFEX_MET' of ssh://gitlab.cern.ch:7999/amyers/athena into gFEX_MET
- Resolved by Ava Anne Myers
Hi, When I run the code, it prints out the memory usage as
ESDtoAOD 17:06:01 Py:PerfMonSvc INFO evt 21-100 fitted vmem-slope (80 points): 931.8 kb/evt
This seems like a lot, but I'm not sure. Can someone point me to a command for the memory checker?
Edited by Ava Anne Myers
added review-pending-level-1 label and removed review-approved label
CI Result SUCCESSAthena externals cmake make required tests optional tests Full details available at NICOS MR-25793-2019-08-12-19-25
Athena: number of compilation errors 0, warnings 1
For experts only: Jenkins output [CI-MERGE-REQUEST 40327]added review-pending-level-2 label and removed review-pending-level-1 label
- Resolved by Ava Anne Myers
Hi @amyers ,
I'm not an expert here, but in JGTowerReader.cxx you create a container on gBs on line 583, which is then filled by newly created towers, and then use in call to build block jets on line 619. But this container is never stored into StoreGate, nor destroyed.... Should not it be deleted at the end of execute method ?
Pavol [as L2 MR shifter]
added review-user-action-required label
added review-pending-level-1 label and removed review-pending-level-2 review-user-action-required labels
added review-approved label and removed review-pending-level-1 label