charm icon indicating copy to clipboard operation
charm copied to clipboard

Fail to build with address sanitizer

Open HanatoK opened this issue 11 months ago • 1 comments

I am using the following command to build Charm++:

./build charm++ multicore-linux-x86_64 --with-production -j4 -g -fsanitize=address

but the compilation fails due to the following errors (it is too long so I upload them as an attachment instead): charm++_bug.txt

HanatoK avatar Mar 15 '24 18:03 HanatoK