Tweak leak sanitizer suppressions for Cling, XrootD and TStreamerInfo with LCG97a
- Since the move to LCG 97a LHCb leak sanitiser builds have been swamped with errors like
==2164==ERROR: LeakSanitizer: detected memory leaks
Direct leak of 16 byte(s) in 1 object(s) allocated from:
#0 0x7f1ba34ee333 in operator new(unsigned long) /build/gcc/build/contrib/gcc-9.2.0/src/gcc/9.2.0/libsanitizer/lsan/lsan_interceptors.cc:222
#1 0x7f1b8956159b in cling::Interpreter::ShutDown() (/cvmfs/lhcb.cern.ch/lib/lcg/releases/LCG_97a/ROOT/v6.20.06/x86_64-centos7-gcc9-dbg/lib/libCling.so+0x6aa59b)
which appears to be a leak from ROOT's cling during shutdown. This MR adds a suppression for this.
Issue submitted at https://sft.its.cern.ch/jira/browse/ROOT-10959
- Some additional tweaks to the suppressions for Xrootd and TStreamerInfo are also required.
@clemenci @graven could the lhcb-sanitizers
label be added for this please ?
Edited by Christopher Rob Jones
Merge request reports
Activity
added 1 commit
- 39ca2e23 - Tweak suppression for XrootD and TStreamerInfo
added lhcb-sanitizers label
- [2020-07-30 00:05] Validation started with lhcb-sanitizers#638
- [2020-07-31 00:08] Validation started with lhcb-sanitizers#639
- [2020-08-01 00:05] Validation started with lhcb-sanitizers#640
- [2020-08-02 00:04] Validation started with lhcb-sanitizers#641
- [2020-08-04 00:08] Validation started with lhcb-sanitizers#642
- [2020-08-05 00:09] Validation started with lhcb-sanitizers#643
- [2020-08-06 00:11] Validation started with lhcb-sanitizers#644
- [2020-08-07 00:11] Validation started with lhcb-sanitizers#645
- [2020-08-08 00:07] Validation started with lhcb-sanitizers#646
- [2020-08-09 00:04] Validation started with lhcb-sanitizers#647
- [2020-08-12 00:08] Validation started with lhcb-sanitizers#648
- [2020-08-13 00:09] Validation started with lhcb-sanitizers#649
- [2020-08-14 00:04] Validation started with lhcb-sanitizers#650
- [2020-08-15 00:04] Validation started with lhcb-sanitizers#651
- [2020-08-18 00:05] Validation started with lhcb-sanitizers#652
- [2020-08-19 00:07] Validation started with lhcb-sanitizers#653
- [2020-08-20 00:10] Validation started with lhcb-sanitizers#654
- [2020-08-21 00:11] Validation started with lhcb-sanitizers#655
- [2020-08-22 00:04] Validation started with lhcb-sanitizers#656
- [2020-08-25 00:05] Validation started with lhcb-sanitizers#657
- [2020-08-26 00:04] Validation started with lhcb-sanitizers#658
- [2020-08-27 00:05] Validation started with lhcb-sanitizers#659
- [2020-08-28 00:08] Validation started with lhcb-sanitizers#660
- [2020-08-29 00:04] Validation started with lhcb-sanitizers#661
- [2020-09-01 00:09] Validation started with lhcb-sanitizers#662
- [2020-09-03 00:10] Validation started with lhcb-sanitizers#663
- [2020-09-04 00:06] Validation started with lhcb-sanitizers#664
- [2020-09-05 00:05] Validation started with lhcb-sanitizers#665
- [2020-09-06 00:07] Validation started with lhcb-sanitizers#666
- [2020-09-08 00:07] Validation started with lhcb-sanitizers#667
- [2020-09-09 00:10] Validation started with lhcb-sanitizers#668
- [2020-09-09 00:17] Validation started with lhcb-gaudi-head#2714
- [2020-09-09 00:21] Validation started with lhcb-gaudi-head-py3#465
- [2020-09-10 00:10] Validation started with lhcb-sanitizers#669
- [2020-09-10 00:12] Validation started with lhcb-gaudi-head-py3#466
- [2020-09-10 00:36] Validation started with lhcb-gaudi-head#2715
- [2020-09-11 00:20] Validation started with lhcb-gaudi-head#2716
- [2020-09-11 00:26] Validation started with lhcb-gaudi-head-py3#467
- [2020-09-12 00:05] Validation started with lhcb-sanitizers#670
- [2020-09-12 00:19] Validation started with lhcb-gaudi-head#2717
- [2020-09-14 00:04] Validation started with lhcb-sanitizers#671
- [2020-09-14 00:16] Validation started with lhcb-gaudi-head#2718
Edited by Software for LHCbadded 4 commits
-
39ca2e23...0b8c615c - 2 commits from branch
gaudi:master
- 8c6e26e8 - Add a leak sanitizer suppression for cling::Interpreter::ShutDown
- 85469443 - Tweak suppression for XrootD and TStreamerInfo
-
39ca2e23...0b8c615c - 2 commits from branch
assigned to @clemenci
changed milestone to %v34r1
added lhcb-gaudi-head label
mentioned in commit be53e2b9
Please register or sign in to reply