jank JIT fails to resolve __emutls_v symbols #729
Unanswered
ikappaki
asked this question in
Issue Triage
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Issue Description
jankJIT fails to resolve__emutls_vsymbols:This issue is reproducible with
clang-repland has been reported to LLVM: llvm/llvm-project#190625.Reproduction Steps
Create a jank file
issue4.jankthat defines a C++ function usingstd::promiseand calls it:Run the file with jank:
The JIT fails with missing
__emutls_vsymbols:jank health check
Stack trace
OS Version Information
Ubuntu 24.04
I acknowledge that:
```) on separate lines.Beta Was this translation helpful? Give feedback.
All reactions