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
When I run this it does not print success. However, it seems to depend on the size given to set_mode(), because when I used 256x256 it succeeded, and when I passed 1024x1024 it crashed. It may need a little prodding to bring about a crash on a different system.
I know the code is wrong, but I don't think it should cause a segfault.
When I run this it does not print
success
. However, it seems to depend on the size given toset_mode()
, because when I used 256x256 it succeeded, and when I passed 1024x1024 it crashed. It may need a little prodding to bring about a crash on a different system.'GL_VENDOR': 'Intel', 'GL_RENDERER': 'Mesa Intel(R) Graphics (RPL-P)', 'GL_VERSION': '4.6 (Compatibility Profile) Mesa 24.1.7',
The text was updated successfully, but these errors were encountered: