Follow-up from "Update versions of LCG"
The following discussion from !1606 (merged) should be addressed:
-
@clemenci started a discussion: In the LCG 106 view environment (
x86_64-el9-gcc13-opt) I get this:❯ HEAPCHECK=minimal LD_PRELOAD=libtcmalloc.so ls No live heap object at 0x7fe1f01f9770 to ignore WARNING: Perftools heap leak checker is active -- Performance may suffer Segmentation fault (core dumped)so, at the moment, I cannot say if the segfault in the heapchecker test is due to a misuse of
HeapLeakCheckeror a bug in gperftools or a problem of the LCG build.For the time being I prefer to disable the test, but it should be investigated further.