Breakpad could be configured to save a minidump locally to disk and to log to console where the crashdump has been saved (maybe a reserved directory in the quark?). Then a user could send the minidump along with bug reports, allowing for much better crash analysis.
https://chromium.googlesource.com/breakpad/breakpad/+/master/docs/getting_started_with_breakpad.md
Breakpad could be configured to save a minidump locally to disk and to log to console where the crashdump has been saved (maybe a reserved directory in the quark?). Then a user could send the minidump along with bug reports, allowing for much better crash analysis.