[Bug 51152] The 64-bit ntdll:exception test fails in Wine

WineHQ Bugzilla wine-bugs at winehq.org
Wed Jun 23 06:31:54 CDT 2021


https://bugs.winehq.org/show_bug.cgi?id=51152

Paul Gofman <pgofman at codeweavers.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pgofman at codeweavers.com

--- Comment #3 from Paul Gofman <pgofman at 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.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list