-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Reland "Compute base addresses from program headers while reading /pr…
…oc/self/maps." This is a reland of 6f903f3a228bc8e10cd7bda76342954feb3000c5 Fixed Android build issue. Original change's description: > Compute base addresses from program headers while reading /proc/self/maps. > > This cherry picks this glog change: > google/glog#261 > with a reimplementation of the program header reading logic for the > sandboxed symbolizer. > > This should cause unsymbolized stack traces to contain the correct > addresses for binaries linked with lld. > > Bug: 772559 > Change-Id: Ief9cbb463b3b4c32149da893c89c2eefd76b05d4 > Reviewed-on: https://chromium-review.googlesource.com/752753 > Commit-Queue: Peter Collingbourne <[email protected]> > Reviewed-by: Mark Mentovai <[email protected]> > Cr-Commit-Position: refs/heads/master@{#513956} Bug: 772559 Change-Id: Id6a8c62c0b05a7d12f817e389c7b96223fec8073 Reviewed-on: https://chromium-review.googlesource.com/754232 Reviewed-by: Mark Mentovai <[email protected]> Commit-Queue: Peter Collingbourne <[email protected]> Cr-Original-Commit-Position: refs/heads/master@{#514018} Cr-Mirrored-From: https://chromium.googlesource.com/chromium/src Cr-Mirrored-Commit: 1a3ed318cbbe2b53d9d6410a376e75439b9e6007
- Loading branch information
Peter Collingbourne
authored and
Commit Bot
committed
Nov 4, 2017
1 parent
06a9a3e
commit debb89a
Showing
5 changed files
with
145 additions
and
89 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
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