Commit Graph

5 Commits

Author SHA1 Message Date
James Hopkin
66716e4b5c CrashReportClient now checks app name before uploading crash
Addresses TTP 332274 (mainly CrashReportClientApp.cpp changes) and
- Fixes hang on Linux (uploader wasn't honoring always-unattended setting)
- Fixed erroneous check warnings
- Removed code duplication between CrashReportClient platforms
- Error message now passed on for ensures as well as asserts
- Windows crash reporting multiple instance bail-out is now thread-safe

#CodeReview Bob.Tellez, Jaroslaw.Surowiec

[CL 2077477 by James Hopkin in Main branch]
2014-05-19 07:07:01 -04:00
Bob Tellez
859c6f6604 UE4: Rocket builds no longer write a local Diagnostics.txt when crashing. The callstack is evaluated and displayed to users, but the callstack will be re-resolved on the server.
[CL 2067092 by Bob Tellez in Main branch]
2014-05-08 12:16:36 -04:00
Bob Tellez
71cd1976b3 UE4: Crash reports are now always evaluated client side, even in Rocket. If absolutely no symbols get resolved the "Please send the crash report" message appears, otherwise the callstack appears with the user's ID at the top line.
[CL 2063584 by Bob Tellez in Main branch]
2014-05-05 12:36:20 -04:00
Jaroslaw Surowiec
c351d034a2 #CrashReportClient: Doesn't display assertion text (TTP#33238,fixed)
#codereview Robert.Manuszewski

[CL 2055278 by Jaroslaw Surowiec in Main branch]
2014-04-24 05:03:21 -04:00
Tim Sweeney
324683ce78 Engine source (Main branch up to CL 2026164) 2014-03-14 14:13:41 -04:00