A followup for https://breakpad.appspot.com/410002/. Sorry, I should've caught it earlier. verifier!VerifierEnumerateResource() fails if the handle ...
A followup for https://breakpad.appspot.com/410002/.
Sorry, I should've caught it earlier. verifier!VerifierEnumerateResource() fails
if the handle tracing is not enabled. I think we should not be getting
STATUS_INVALID_HANDLE unless the handle tracing is also enabled but I'm not 100%
sure. Also one can always generate any exception via RaiseException(). Therefore
it is better to treat verifier!VerifierEnumerateResource() failures as if no
trace data was collected instead of failing dump generation.
Please land if it looks good for you. Thanks.
Issue 409003: Do not fail crash dump generation if handle operations tracing is not enabled and yet the fatal exc…
(Closed)
Created 12 years, 4 months ago by alexeypa
Modified 12 years, 4 months ago
Reviewers: Mark Mentovai
Base URL: http://git.chromium.org/external/google-breakpad/src.git@master
Comments: 0