https://bugs.winehq.org/show_bug.cgi?id=54745 Bug ID: 54745 Summary: ddraw:ddrawmodes - testddraw7() sometimes gets a 0x887600ff error on Windows Product: Wine Version: unspecified Hardware: x86-64 OS: Windows Status: NEW Severity: normal Priority: P2 Component: d3d Assignee: wine-bugs(a)winehq.org Reporter: fgouget(a)codeweavers.com ddraw:ddrawmodes - testddraw7() sometimes gets a 0x887600ff error on Windows: ddrawmodes.c:978: Test failed: Got hr 0x887600ff. ddrawmodes.c:997: Test failed: Got hr 0x887600ff. See https://test.winehq.org/data/patterns.html#ddraw:ddrawmodes Where 0x887600ff corresponds to MAKE_D3DHRESULT(255) but is an unknown error code. This happened regularly on w11pro64-amd when Windows update was not disabled. Excluding those there are three known instances all hapening on Windows 10 so this is quite rare: * 2022-08-10 on w1064-tsign-32 * 2023-01-24 on w10pro64-pt-BR-64 * 2023-03-27 on w10pro64-ar-64 -- 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.