kparzysz-quic opened a new pull request #9025:
URL: https://github.com/apache/tvm/pull/9025


   This is specific to running code on hardware: libc++abi can create TLS keys 
with destructors in the libc++abi library. Despite that,
   the library gets unloaded before the keys are destroyed, leading to a crash. 
Turning off the use of `thread_local` is a workaround for this.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to