[Bug 51283] New: d3d8:device breaks evr:evr on w7u-2qxl

WineHQ Bugzilla wine-bugs at winehq.org
Thu Jun 17 12:53:01 CDT 2021


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

            Bug ID: 51283
           Summary: d3d8:device breaks evr:evr on w7u-2qxl
           Product: Wine
           Version: unspecified
          Hardware: x86-64
                OS: Windows
            Status: NEW
          Severity: normal
          Priority: P2
         Component: directx-d3d
          Assignee: wine-bugs at winehq.org
          Reporter: fgouget at codeweavers.com

The WineTest reports show that evr:evr crashes on w7u-2qxl:

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

evr.c:1335: Test failed: Unexpected hr 0x80070057.
evr.c:1335: this is the last test seen before the exception
07ac:evr: unhandled exception c0000005 at 0040CBD0
evr:evr:07ac done (-1073741819) in 0s
Test failed: crash (c0000005)

However when run on its own it succeeds consistently. It turns out that it is
d3d8:device that causes evr:evr to crash. More specifically it is
test_multi_adapter() that interferes with evr:evr.

Also if d3d8:device succeeds then evr:evr crashes but if d3d8:device fails as
shown below then evr:evr succeeds as can be seen by comparing the pattern below
with the evr:evr one.

https://test.winehq.org/data/patterns.html#d3d8:device

device.c:4205: Test failed: Got a different mode.
device.c:4208: Test failed: Got a different mode.

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