Commit f6557862 authored by Christopher Ferris's avatar Christopher Ferris
Browse files

Force memory unwinds to use a zero map offset.

The dlopen of a shared library from an apk results in huge non-zero
map offsets. This can cause failures due to the checks in the code
of the map offset against the elf data.

Currently, unwinds only work through a map that is in the process's
memory, so this will cover any attempt to unwind through a shared
library that was loaded from an apk.

Bug: 23348999

(cherry picked from commit e0ab23223a1c3110c9550136b8a119b4c30ec066)

Change-Id: Ic15a959f6a5b68fe50565111d28812f89f2194fa
parent 4a9fd609
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment