DescriptionSpecify a file size limit for minidumps
When there are upwards of 200 threads in a crashing process, each having an
8KB stack, this can result in a huge, 1.8MB minidump file. The Crash Server
throws away any uploaded file larger than 1.2MB. Setting the minidump size
limit (see https://breakpad.appspot.com/487002/) will result in less stack
being dumped when there are so many threads.
BUG=chromium-os:31447, chromium:154546
Contributed by Michael Krebs <mkrebs@chromium.org>
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=169221
Patch Set 1 #Patch Set 2 : #Patch Set 3 : #Patch Set 4 : #
Messages
Total messages: 6 (0 generated)
|