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
upon starting any rom, mupen reaches a segfault after starting the graphics plugin. in practice, this causes the window to pop up, then instantly close. I'm on ubuntu 20.4, graphics device is intel 520.
Here are the last few lines before it crashes:
Video: Initializing OpenGL Device Context.
Core: Setting 32-bit video mode: 640x480
Video Warning: Failed to set GL_SWAP_CONTROL to 0. (it's 1)
Video Warning: Failed to set GL_BUFFER_SIZE to 32. (it's 24)
Video Warning: Failed to set GL_DEPTH_SIZE to 16. (it's 24)
Video: Using OpenGL: Mesa Intel(R) HD Graphics 520 (SKL GT2) - 4.6 (Compatibility Profile) Mesa 20.0.8 : Intel
Segmentation fault (core dumped)
The text was updated successfully, but these errors were encountered:
upon starting any rom, mupen reaches a segfault after starting the graphics plugin. in practice, this causes the window to pop up, then instantly close. I'm on ubuntu 20.4, graphics device is intel 520.
Here are the last few lines before it crashes:
Video: Initializing OpenGL Device Context.
Core: Setting 32-bit video mode: 640x480
Video Warning: Failed to set GL_SWAP_CONTROL to 0. (it's 1)
Video Warning: Failed to set GL_BUFFER_SIZE to 32. (it's 24)
Video Warning: Failed to set GL_DEPTH_SIZE to 16. (it's 24)
Video: Using OpenGL: Mesa Intel(R) HD Graphics 520 (SKL GT2) - 4.6 (Compatibility Profile) Mesa 20.0.8 : Intel
Segmentation fault (core dumped)
The text was updated successfully, but these errors were encountered: