On Mon, Nov 25, 2019 at 12:32 PM Nicolas Ecarnot <nicolas.x2go@ecarnot.net> wrote:
Danke for your answer. I read the StackOverflow thread, but either it is beyond my understanding, either I don't get if I can bypass some checks by setting some parameters. I tried to set some, according to what I read in the thread, but that doesn't change anything.
Maybe you have an additional hint?
Basically you just do this:
export MALLOC_CHECK_=0 <run your command>
Uli