summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOz Linden <oz@lindenlab.com>2019-06-04 10:06:43 -0400
committerOz Linden <oz@lindenlab.com>2019-06-04 10:06:43 -0400
commit1e98a607d08019f66ae878e4cb247e850a7443cf (patch)
tree45656a8a91a6ef2a5da12423ff181e041b539cc2
parent46fb225134ef871a686d0571cc55256923eee110 (diff)
try putting fatal message into dynamic crash data
-rw-r--r--indra/newview/llappviewer.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llappviewer.cpp b/indra/newview/llappviewer.cpp
index 8616fe7c76..0e97ed5a47 100644
--- a/indra/newview/llappviewer.cpp
+++ b/indra/newview/llappviewer.cpp
@@ -3388,7 +3388,7 @@ void LLAppViewer::writeSystemInfo()
// "CrashNotHandled" is obsolete; it used (not very successsfully)
// to try to distinguish crashes from freezes
gDebugInfo["CrashNotHandled"] = (LLSD::Boolean)false;
- gDebugInfo["FatalMessage"] = LLError::getFatalMessage();
+ gDebugInfo["Dynamic"]["FatalMessage"] = LLError::getFatalMessage();
#endif // ! LL_BUGSPLAT
// Insert crash host url (url to post crash log to) if configured. This insures