[Bug 51103] d3d11:d3d11 crashes on Windows + NVidia

WineHQ Bugzilla wine-bugs at winehq.org
Tue Feb 22 05:10:01 CST 2022


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

François Gouget <fgouget at codeweavers.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
      Fixed by SHA1|                            |36d206008cc0631a6f8e58aa2c9
                   |                            |463a4ede54f93
             Status|NEW                         |RESOLVED

--- Comment #5 from François Gouget <fgouget at codeweavers.com> ---
cw-gtx560 still gets 19 failures (which is better than cw-rx460), but at least
it does not crash anymore. So that's good. The crash got fixed by the commit
below:

commit 36d206008cc0631a6f8e58aa2c9463a4ede54f93
Author: Stefan Dösinger <stefan at codeweavers.com>
Date:   Mon Jan 17 23:22:00 2022 +0300

    d3d11/tests: Disable cross-device ContextState tests.

    Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=51103
    Signed-off-by: Stefan Dösinger <stefan at codeweavers.com>
    Signed-off-by: Henri Verbeet <hverbeet at codeweavers.com>
    Signed-off-by: Alexandre Julliard <julliard at winehq.org>

As far as I can tell the remaining failures were being masked by the crash and
a cursory look does not indicate that they are related in any way (different
part of the test). So we may need to open new bugs for them but I think this
one can be closed.

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