Hi,
If the Gauntlet command is pushing -buildmachine command line argument to the UE executable then this argument needs to be used `-args=-AllowCrashReportClientOnBuildMachine` in order for the crash report to work completely.
see:
Engine/Source/Runtime/Core/Private/Windows/WindowsPlatformCrashContext.cpp @985