diff --git a/indra/newview/llappviewer.cpp b/indra/newview/llappviewer.cpp
index 8616fe7c76935162364693a8bdf7dbdb291e1242..0e97ed5a47ed80289d7bd994ab3bf49edb921cb5 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