[PATCH] D70759: [llvm-symbolizer] Support debug file lookup using build ID
Dan Liew via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 24 09:46:14 PST 2020
delcypher added a comment.
In D70759#1839133 <https://reviews.llvm.org/D70759#1839133>, @vsk wrote:
> Hey @phosek, @delcypher and I noticed that a Swift+ASan test is failing due to llvm-symbolizer crashing like this:
@phosek @vsk
To add more context without gdb attached the error message is `Program aborted due to an unhandled Error: ELF note overflows container`
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D70759/new/
https://reviews.llvm.org/D70759
More information about the llvm-commits
mailing list