https://bugs.winehq.org/show_bug.cgi?id=42653 Bug ID: 42653 Summary: Wine x64 have wrong DRX registers usage. Product: Wine Version: 2.3 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs(a)winehq.org Reporter: deniwork(a)yandex.ru Distribution: --- Created attachment 57589 --> https://bugs.winehq.org/attachment.cgi?id=57589 Source file to reproduce fatal error I attached source file to reproduce the problem. I run compiled executable on Ubuntu 16.10 with Wine 2.3 Staging and get following output: DR0 - 0 ; DR1 - 2 ; DR2 - 4e8e0; DR3 - 23f680 ; DR6 - 2 ; DR7 - 90 Why Wine x64 using DRX registers? This behavior can cause many fatal errors in programs and must be fixed! I will provide any additional info if needed. -- 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.