https://bugs.winehq.org/show_bug.cgi?id=51152
Paul Gofman pgofman@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |pgofman@codeweavers.com
--- Comment #3 from Paul Gofman pgofman@codeweavers.com --- I was reproducing it here and even did a bit of debug lately. The issue is that currently on Linux (I am running it on 5.12) any write to fs, gs resets the fsbase / gsbase. Even if the same value is set. The registers are zero in the syscall setting the base value.