[libcxx-commits] [PATCH] D68972: [libunwind][Android] Fix findUnwindSections for ARM EHABI Bionic
Nico Weber via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Apr 21 13:33:35 PDT 2020
thakis added a comment.
Herald added subscribers: llvm-commits, danielkiss.
Herald added projects: LLVM, libunwind.
Herald added a reviewer: libunwind.
Hello, we tried rolling libunwind in chrome, and this commit makes chrome crashy: https://bugs.chromium.org/p/chromium/issues/detail?id=1056216 / https://bugs.chromium.org/p/chromium/issues/detail?id=1055188
If this breaks chrome, chances are it breaks something else as well.
Not sure what good next steps are. For us it'd be great if this could be backed out while we figure things out so that we can try rolling to trunk and possibly finding more bugs.
Maybe hop over to the first crbug and ask questions. torne can get you a prebuilt binary and/or try things for you if needed.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D68972/new/
https://reviews.llvm.org/D68972
More information about the libcxx-commits
mailing list