Skip to content

cannot access a Thread Local Storage value during or after destruction #15

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
stlankes opened this issue Oct 30, 2019 · 2 comments
Closed
Assignees
Labels
bug Something isn't working

Comments

@stlankes
Copy link
Contributor

If I use the latest nightly build, the test program crashed with following message:

thread '' panicked at 'cannot access a Thread Local Storage value during or after destruction: AccessError', src/libcore/result.rs:1165:5

@stlankes stlankes self-assigned this Oct 30, 2019
@stlankes stlankes added the bug Something isn't working label Oct 30, 2019
@stlankes
Copy link
Contributor Author

Bug is fixed by PR66350 and waiting for review.

@stlankes
Copy link
Contributor Author

PR is merged into libstd

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant