[Bug 53496] New: d3d10core:d3d10core sometimes crashes on Windows

WineHQ Bugzilla wine-bugs at winehq.org
Thu Aug 4 01:22:46 CDT 2022


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

            Bug ID: 53496
           Summary: d3d10core:d3d10core sometimes crashes on Windows
           Product: Wine
           Version: unspecified
          Hardware: x86-64
                OS: Windows
            Status: NEW
          Severity: normal
          Priority: P2
         Component: d3d
          Assignee: wine-bugs at winehq.org
          Reporter: fgouget at codeweavers.com

d3d10core:d3d10core sometimes crashes on Windows. The crash rate is about 1.5%,
thus causing false positives. Furthermore the location of the crash seems
somewhat random:

d3d10core.c:3172: this is the last test seen before the exception
1afc:d3d10core: unhandled exception c0000005 at 0000000000402207
or
d3d10core.c:3191: this is the last test seen before the exception
1110:d3d10core: unhandled exception c0000005 at 0000000000403EF9
or
d3d10core.c:16482: this is the last test seen before the exception
0250:d3d10core: unhandled exception c0000005 at 00000000004025D4
or (w7u)
d3d10core.c:17273: Tests skipped: Skipping test with DXGI_FORMAT_R8G8B8A8_UINT
on WARP.
0d2c:d3d10core: unhandled exception c0000005 at 7FF9615D
...

https://test.winehq.org/data/patterns.html#d3d10core:d3d10core

It is possible that the randomness is caused by the test's multi-threading.

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