[Bug 52561] New: d3dx9_36:math crashes on Windows 8.1 and cw-rx460

WineHQ Bugzilla wine-bugs at winehq.org
Thu Feb 17 05:12:25 CST 2022


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

            Bug ID: 52561
           Summary: d3dx9_36:math crashes on Windows 8.1 and cw-rx460
           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

d3dx9_36:math crashes on Windows 8.1 (w8 and w864) and the TestBot's cw-rx460
machine (from Windows 8.1 to Windows 10 21H1).

math.c:4497: Tests skipped: Format 0x20: Failed to create cube texture.
math.c:4522: this is the last test seen before the exception
0124:math: unhandled exception c0000005 at 7720AFF9

https://test.winehq.org/data/patterns.html#d3dx9_36:math

The crash happens in test_D3DXSHProjectCubeMap() and started when that test was
added:

commit d049e5dc1cfc3ad54fbac7ed53d808f5177c1994
Author: Zebediah Figura <zfigura at codeweavers.com>
Date:   Thu Feb 3 20:03:21 2022 -0600

    d3dx9: Implement D3DXSHProjectCubeMap().

    Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=46284
    Signed-off-by: Zebediah Figura <zfigura 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