Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(69)

Issue 294203002: Ignore exceptions when writing breakpad symbols (Closed)

Created:
6 years, 7 months ago by jochen (gone - plz use gerrit)
Modified:
6 years, 7 months ago
Reviewers:
Lei Zhang
CC:
chromium-reviews, Robert Sesek
Visibility:
Public.

Description

Ignore exceptions when writing breakpad symbols There's not much we can do about this, and ignoring the exception is better than hanging the thread. The minidump_stackwalk binary will just ignore modules for which it can't find symbols so not having some symbols isn't tragic. BUG=none R=thestig@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=272423

Patch Set 1 #

Total comments: 1

Patch Set 2 : updates #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -3 lines) Patch
M components/breakpad/tools/generate_breakpad_symbols.py View 1 1 chunk +8 lines, -3 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
jochen (gone - plz use gerrit)
6 years, 7 months ago (2014-05-22 12:40:14 UTC) #1
Lei Zhang
lgtm https://codereview.chromium.org/294203002/diff/1/components/breakpad/tools/generate_breakpad_symbols.py File components/breakpad/tools/generate_breakpad_symbols.py (right): https://codereview.chromium.org/294203002/diff/1/components/breakpad/tools/generate_breakpad_symbols.py#newcode186 components/breakpad/tools/generate_breakpad_symbols.py:186: # Not much we can do about this. ...
6 years, 7 months ago (2014-05-23 03:02:32 UTC) #2
jochen (gone - plz use gerrit)
6 years, 7 months ago (2014-05-23 07:07:50 UTC) #3
Message was sent while issue was closed.
Committed patchset #2 manually as r272423 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698