https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108834
--- Comment #9 from Martin Liška <marxin at gcc dot gnu.org> --- (In reply to Jakub Jelinek from comment #8) > Sure, we want to keep using libbacktrace. But libbacktrace can be extended > if Ian is ok with it, or some extensions can be done on the > libsanitizer/libbacktrace side of it. I've got a quite small patch that partially reverts the LLVM commit and does a fallback to Global::location if Symbolizer can't find a location. I'm going to suggest it to upstream.