STATUS_ACCESS_VIOLATION
in unstable thread_local
feature on windows-gnu
#100917
Labels
C-bug
Category: This is a bug.
F-thread_local
`#![feature(thread_local)]`
O-windows-gnu
Toolchain: GNU, Operating system: Windows
I tried this code:
But it breaks down inside
RefCell
:error: process didn't exit successfully: 'target\debug\sandbox.exe' (exit code: 0xc0000005, STATUS_ACCESS_VIOLATION)
Debugger comes to here:
The text was updated successfully, but these errors were encountered: