Stack overflow crash when UE_LOG can't write to log file

It appears if you try to UE_LOG when the disk is full it tries to log “error writing to file” which results in a stack overflow.

Hey moof2k,

Could you give me the callstack from the crash reporter window that pops up when the crash occurs? It’d also help to have your crash log and dmp file (this thread explains how to get them).