[PATCH] D69502: [LLDB] [PECOFF] Don't crash in ReadImageDataByRVA for addresses out of range
Martin Storsjö via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 28 07:58:54 PDT 2019
mstorsjo added a comment.
In D69502#1723385 <https://reviews.llvm.org/D69502#1723385>, @aleksandr.urakov wrote:
> LGTM, thank you! Can you send me an example of binary on which unwinding fails with a crash, please? It is a very interesting case...
It is on arm64, so it's not something that is expected to be flawless yet (even if it generally works, sometimes).
Repository:
rLLDB LLDB
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D69502/new/
https://reviews.llvm.org/D69502
More information about the llvm-commits
mailing list