[PATCH] D71461: [LSAN] Increase stack space for guard-page.c test

Alexander Richardson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 13 11:46:50 PST 2019


arichardson added a comment.

In D71461#1783931 <https://reviews.llvm.org/D71461#1783931>, @eugenis wrote:

> Does it crash in _dl_runtime_resolve_xsavec?
> LGTM


Yes exactly that's the function.

  [Switching to Thread 0x7ffff38ff700 (LWP 44767)]
  _dl_runtime_resolve_xsavec () at ../sysdeps/x86_64/dl-trampoline.h:92
  92      ../sysdeps/x86_64/dl-trampoline.h: No such file or directory.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D71461/new/

https://reviews.llvm.org/D71461





More information about the llvm-commits mailing list