[Bug 55478] New: d3dx9_36:effect - The 64-bit test_effect_get_pass_desc() sometimes crashes on Windows
https://bugs.winehq.org/show_bug.cgi?id=55478 Bug ID: 55478 Summary: d3dx9_36:effect - The 64-bit test_effect_get_pass_desc() sometimes crashes 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 d3dx9_36:effect - The 64-bit test_effect_get_pass_desc() sometimes crashes on Windows: effect.c:6953: this is the last test seen before the exception 208c:effect: unhandled exception c0000005 at 0000000069266158 See https://test.winehq.org/data/patterns.html#d3dx9_36:effect The crash most likely happens on the release call that follows this line: 6953 ok(!desc.pPixelShaderFunction, "Unexpected non null desc.pPixelShaderFunction.\n"); 6954 6955 effect->lpVtbl->Release(effect); The first crash happened on 2023-06-28 and has happened about 1.5 time per week since, always in the 64-bit test, always on Windows 10 (including the GitLab CI VM). -- 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.
https://bugs.winehq.org/show_bug.cgi?id=55478 François Gouget <fgouget(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |source, testcase -- 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.
https://bugs.winehq.org/show_bug.cgi?id=55478 François Gouget <fgouget(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |matteo.mystral(a)gmail.com -- 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.
participants (1)
-
WineHQ Bugzilla