Thx, I was face on same problem
but your post helpful to me!
however, result files “minidump.dmp” file size is 1KB
and It does not have information for debugging.
I have found GenerateMiniDump function in UnixPlatformCrashContext.cpp
but It does not make dump useful. (just write Garbage data)
how can you resolve this?