Re: [PATCH v2 09/35] gitlab: add lsan suppression file to workaround tcmalloc issues

2023-01-25 Thread Philippe Mathieu-Daudé
On 24/1/23 19:01, Alex Bennée wrote: The up-coming upgrade to Fedora 37 will bring in libtcmalloc as a dependency of libglusterfs which confuses our fuzz run. Rather than disable the build lets use LSAN's suppression mechanism to prevent the job from failing. Signed-off-by: Alex Bennée Cc: Dani

Re: [PATCH v2 09/35] gitlab: add lsan suppression file to workaround tcmalloc issues

2023-01-24 Thread Thomas Huth
On 24/01/2023 19.01, Alex Bennée wrote: The up-coming upgrade to Fedora 37 will bring in libtcmalloc as a dependency of libglusterfs which confuses our fuzz run. Rather than disable the build lets use LSAN's suppression mechanism to prevent the job from failing. Signed-off-by: Alex Bennée Cc: D

[PATCH v2 09/35] gitlab: add lsan suppression file to workaround tcmalloc issues

2023-01-24 Thread Alex Bennée
The up-coming upgrade to Fedora 37 will bring in libtcmalloc as a dependency of libglusterfs which confuses our fuzz run. Rather than disable the build lets use LSAN's suppression mechanism to prevent the job from failing. Signed-off-by: Alex Bennée Cc: Daniel P. Berrangé --- .gitlab-ci.d/build