[Bug 42653] Wine x64 does not set debug registers in exception record

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Mar 16 10:46:43 CDT 2017


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

Michael Müller <michael at fds-team.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |michael at fds-team.de
            Summary|Wine x64 have wrong DRX     |Wine x64 does not set debug
                   |registers usage.            |registers in exception
                   |                            |record

--- Comment #2 from Michael Müller <michael at fds-team.de> ---
The problem is not that Wine is using the debug registers on x64 for its own
purposes, but that the debug registers are not set in the exception record.
Your test application basically reads uninitialized memory.

Andrew Wesie sent a patch a month ago to fix the issue, but it was not merged:
https://www.winehq.org/pipermail/wine-patches/2017-February/158003.html

-- 
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