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@winehq.org Reporter: fgouget@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);
https://bugs.winehq.org/show_bug.cgi?id=54103
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |source, testcase
https://bugs.winehq.org/show_bug.cgi?id=54103
--- Comment #1 from François Gouget fgouget@codeweavers.com --- Note that on AMD GPUs instead of crashing when trying to copy the OpenGL context we get a failure:
opengl.c:1884: Test failed: Failed to copy GL context, last error 0.
See bug 51311 for more context.
https://bugs.winehq.org/show_bug.cgi?id=54103
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |zzhang@codeweavers.com
https://bugs.winehq.org/show_bug.cgi?id=54103
Zhiyi Zhang zzhang@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Assignee|wine-bugs@winehq.org |zzhang@codeweavers.com
https://bugs.winehq.org/show_bug.cgi?id=54103
Zhiyi Zhang zzhang@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Assignee|zzhang@codeweavers.com |wine-bugs@winehq.org
https://bugs.winehq.org/show_bug.cgi?id=54103
Zhiyi Zhang zzhang@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Fixed by SHA1| |7937596f8fb2a7aef3b61e93ee0 | |c1e3f0062e80c Resolution|--- |FIXED
--- Comment #2 from Zhiyi Zhang zzhang@codeweavers.com --- Fixed by 7937596f8fb2a7aef3b61e93ee0c1e3f0062e80c. Thanks for reporting this.
https://bugs.winehq.org/show_bug.cgi?id=54103
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 8.2.