You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Unfortunately I can't tell the exact reason because the bundled binary has no debug symbols, but it crashes with an access violation during glfwInit on one of my machines, although it's working fine on others. The machines are very similar (including the graphics card and the monitor configuration) except the one that crashes has a Ryzen CPU.
Updating the lib to glfw 3.2.1 seems to have fixed the issue.
The text was updated successfully, but these errors were encountered:
mechkg
changed the title
glfw 3.2 crashes during glfwInit() on Windows, upgrade to 3.2.1
glfw 3.2 crashes during glfwInit() on some Windows 10 machines, upgrade to 3.2.1
Sep 28, 2017
Unfortunately I can't tell the exact reason because the bundled binary has no debug symbols, but it crashes with an access violation during glfwInit on one of my machines, although it's working fine on others. The machines are very similar (including the graphics card and the monitor configuration) except the one that crashes has a Ryzen CPU.
Updating the lib to glfw 3.2.1 seems to have fixed the issue.
The text was updated successfully, but these errors were encountered: