commit | 7bf12b223ff096058bae532349be607710accc34 | [log] [tgz] |
---|---|---|
author | David Srbecky <dsrbecky@google.com> | Thu Oct 20 14:10:35 2022 +0100 |
committer | David Srbecky <dsrbecky@google.com> | Thu Oct 20 14:49:36 2022 +0000 |
tree | a625d9b5b30ad2446eab181fc5d9dac7dd9b9748 | |
parent | eab6b20ed6ef04b6a7f39f8eb45530211b294e40 [diff] |
137-cfi: Ignore libc unwind error on host The libc is truly missing the symbol so libunwindstack is correct. The debug symbols do exist in /usr/lib/debug/.build-id/, but libunwindstack does not support that and it is host-specific. Bug: 254626913 Bug: 254455733 Test: ./art/test.py -b -r --host --optimizing --64 -t 137 Change-Id: Ifcb5713e6eb3a562e28a19df333f99882b4a69f9