mirror of
https://github.com/chromium/crashpad.git
synced 2025-03-09 14:06:33 +00:00
apparently we're attempting to log to a C++ out-stream during process exit, and that is causing the run-time to try to do a character-set conversion, requiring it to look up some run-time locale state which has presumably already been torn-down Bug: chromium:948588 Change-Id: I9431dafd0aaaa8827faf3b24985873733b431e22 Reviewed-on: https://chromium-review.googlesource.com/c/crashpad/crashpad/+/1558812 Commit-Queue: Francois Rousseau <frousseau@google.com> Reviewed-by: Scott Graham <scottmg@chromium.org>