Skip to content
This repository has been archived by the owner on Jul 13, 2019. It is now read-only.

Use of thread-local storage causes a crash #5

Open
murarth opened this issue Dec 17, 2014 · 0 comments
Open

Use of thread-local storage causes a crash #5

murarth opened this issue Dec 17, 2014 · 0 comments
Labels

Comments

@murarth
Copy link
Owner

murarth commented Dec 17, 2014

rusti=> thread_local!(static FOO: int = 1);

crashes with:

Relocation type not implemented yet!
UNREACHABLE executed at /home/rustbuild/src/rust-buildbot/slave/nightly-linux/build/src/llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldELF.cpp:266!
Aborted (core dumped)
@murarth murarth added the crash label Dec 17, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant