https://bugs.winehq.org/show_bug.cgi?id=54103 Bug ID: 54103 Summary: opengl32:opengl - test_copy_context() crashes on w11pro64_nv Product: Wine Version: unspecified Hardware: x86-64 OS: Windows Status: NEW Severity: normal Priority: P2 Component: opengl Assignee: wine-bugs(a)winehq.org Reporter: fgouget(a)codeweavers.com test_copy_context() crashes on w11pro64_nv: opengl.c:1880: Test succeeded 1188:opengl: unhandled exception c0000005 at 0000000000000000 See https://test.winehq.org/data/patterns.html#opengl32:opengl This corresponds to the wglCopyContext() call: ret = wglCopyContext(ctx, ctx2, GL_ALL_ATTRIB_BITS); -- 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.