When running the tests on a Ubuntu 18.04 machine this test is crashing for
me inside the runtime linker. My guess is that it is trying to save more
registers (possibly large vector ones) and the current stack space is not
sufficient.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Unit tests: pass. 60839 tests passed, 0 failed and 726 were skipped.
clang-format: pass.
Build artifacts: console-log.txt, CMakeCache.txt, test-results.xml, diff.json
Comment Actions
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.