forked from chromium/chromium
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Roll src/breakpad/src 027db3c04..9e9c3563a (fix arm64 stack overflow)
This roll pulls a major breakpad fix affecting mainly arm64 (see crbug.com/534738) and causing a loss of crash reports (mainly on Android M+) ****** Note for TPMs and stability sheriffs ****** It is possible that the number of Android crashes reported for arm64 will suddenly bump up after this change. This is an expected consequence of fixing the cause of crash-report loss. Revision log: https://chromium.googlesource.com/breakpad/breakpad/src.git/+log/027db3c04fbea96f3efa8e1f722ffff11b19a085..9e9c3563a356ce441eed044257a54aa8b4114693 9e9c356 Linux ExceptionHandler: don't allocate the CrashContext on the stack 3163a73 Fixup a bad strcmp call landed in previous commit 164ba52 Fix Mac Breakpad host tools to build in Linux cross-compile 6a0d328 solaris: fix spurious ; BUG=534738 TBR=mark@chromium.org Review URL: https://codereview.chromium.org/1361563002 Cr-Commit-Position: refs/heads/master@{#350540}
- Loading branch information
Showing
3 changed files
with
5 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters