Unreal 5.6 crash when running it with -trace=memory

I noticed that running the engine with -trace=memory in the parameters, makes it crash in the following line for some reason, only happens when using the param:

while (*StackPointer && FrameIdx < UE_ARRAY_COUNT(Frames));