On 15.12.20 13:18, David Osborne wrote:
So I have *removed* DSYSTEM_MALLOC from the default build flags and
created a new build... so far I've not been able to get that to crash
in test (where-as it was crashing every 3-4 requests when built with
DSYSTEM_MALLOC)
ah, when it was crashing relia
On Tue, 15 Dec 2020 12:18:57 +
David Osborne wrote:
> So I have *removed* DSYSTEM_MALLOC from the default build flags and created
> a new build... so far I've not been able to get that to crash in test
> (where-as it was crashing every 3-4 requests when built with
> DSYSTEM_MALLOC)
If it doe
Thanks very much Gustaf,
Looking in the build output I see the "-DSYSTEM_MALLOC" was already in
place during the build of the binary which is now crashing.
So I have *removed* DSYSTEM_MALLOC from the default build flags and created
a new build... so far I've not been able to get that to crash in