[Bug 51827] New: d3dx10_34:d3dx10 crashes on all versions of Windows

WineHQ Bugzilla wine-bugs at winehq.org
Fri Oct 1 11:32:12 CDT 2021


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

            Bug ID: 51827
           Summary: d3dx10_34:d3dx10 crashes on all versions of Windows
           Product: Wine
           Version: unspecified
          Hardware: x86-64
                OS: Windows
            Status: NEW
          Severity: normal
          Priority: P2
         Component: directx-d3d-util
          Assignee: wine-bugs at winehq.org
          Reporter: fgouget at codeweavers.com

d3dx10_34:d3dx10 crashes on all versions of Windows:

d3dx10.c:2377: this is the last test seen before the exception
00b8:d3dx10: unhandled exception c0000005 at 000000006C50064B

https://test.winehq.org/data/patterns.html#d3dx10_34:d3dx10

The crash is random but pretty frequent and happens on AMD, NVidia and QEmu
GPUs from Windows 8.1 to Windows 10.

The other d3dx10_*:d3dx10 tests don't crash despite using the same source. So
that means d3dx10_34 is different and the test fails to take that into account.

This test was introduced by the following commit:

commit a15527ff29d919b34ae1f599a5319a4b9678f4e2
Author: Nikolay Sivov <nsivov at codeweavers.com>
Date:   Tue Sep 21 08:52:10 2021 +0300

    d3dx10_34/tests: Enable tests.

    Signed-off-by: Nikolay Sivov <nsivov at codeweavers.com>
    Signed-off-by: Matteo Bruni <mbruni at codeweavers.com>
    Signed-off-by: Alexandre Julliard <julliard at winehq.org>

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