commit | 7df12cb7e0fb25faa149b1594c444cf780e8bc43 | [log] [tgz] |
---|---|---|
author | Andreas Gampe <agampe@google.com> | Fri Jun 10 20:38:55 2016 -0700 |
committer | Andreas Gampe <agampe@google.com> | Tue Jun 14 10:51:36 2016 -0700 |
tree | d37558aeeb58a3efac6a01e1db912280f3747767 | |
parent | cace1ba2ab3a28c335005c73d160d9c0401a0e4e [diff] |
ART: Workaround for ARM valgrind stack issues The reports from pthreads and the builtins don't match up (compiled code and thus actual stack pointer values haven't been tested, yet). As a temporary workaround, implicitly disable the checks by storing 0x0 as the stack base. Bug: 19127663 Bug: 29282211 Change-Id: Ib4170e222ca7e2ef92bf125b0a7409770ded7822