Thread suspension does not save/restore full extended context on Windows, `CONTEXT_XSTATE` e.g. AVX registers. If some code in the thread suspension handler happens to use these register, it will show up as intermittent data coruption.