4 - If I press F11 fast the app will maximize and umaximize changing it’s window size to become smaller and smaller until it crashes with the same “Update graphics driver” error
This issues were not happening with older version of the driver (550) on Wayland.
Minecraft uses OpenGL
I also have 2 monitors if that means anything
I’m posting a part of the logs that Minecraft/Java created when the game crashed while unmaximizing (pressing F11)
A fatal error has been detected by the Java Runtime Environment:
SIGBUS (0x7) at pc=0x000077b3a5e58f7c, pid=6917, tid=0x000077b51b7ff6c0
JRE version: Java™ SE Runtime Environment (8.0_202-b08) (build 1.8.0_202-b08)
Java VM: Java HotSpot™ 64-Bit Server VM (25.202-b08 mixed mode linux-amd64 compressed oops)
Problematic frame:
C [libnvidia-glcore.so.570.86.16+0xa58f7c]
So there seems to be something that causes the crash inside of libnvidia-glcore.so.
So the crash here happens when the game is in fullscreen, and to unmaximize it you press the F11 key, and the game instead of unmaximizing it crashes, and those were the logs of that crash.
This crash only happens on wayland.
Also I wanted to mention that the 570 drivers is amazing and it made Wayland much more stable, so keep up the good work!
Yeah I’ve tested newer version of the game doesen’t seem to crash when pressing F11 and they unmaximize correctly, I’ve tested them right now thanks to your comment.
The version I was using is 1.12.2 and that does crash when pressing F11, can you test that?
Edit: for me the crashes when pressing F11 happens on version 1.12.2 and below, if I use version 1.13 and up of the game the crash when pressing F11 don’t happen anymore
I found a workaround to this, just add what ever launcher (such as prism mc) to your steam library and launch it though steam and F11 should work just fine
I’ve just discovered after some more testing that “If I press F11 fast the app will maximize and umaximize changing it’s window size to become smaller and smaller until it crashes with the same “Update graphics driver” error” issue is just related to GNOME, as I don’t have that issue in KDE Plasma Wayland
You’re brilliant. Thanks a lot. This helps me from those annoying crashes on exit.
They persist even in newer library -
Java VM: OpenJDK 64-Bit Server VM (Red_Hat-21.0.6.0.7-1) (21.0.6+7, mixed mode, sharing, tiered, compressed oops, compressed class ptrs, g1 gc, linux-amd64)
Problematic frame:
C [libnvidia-glcore.so.570.124.04+0xa5911c]
I just add
export __GL_THREADED_OPTIMIZATIONS=0
before starting TLauncher and voila )))
And there are no any other issues with MC on My Fedora 41 (KDE 6.3.3, wayland) F11 works just fine.
Still have some concerns about possible drawbacks from disabling threaded optimization. Hope nvidia will fix the issue so we can live without such crutches. Perhaps this buggy “optimization” should be turned off by default.
For those who suffering from F11-fullscreen bug - I would suggest to try turn off Adaptive sync - it is under Display configuration in KDE. I had freezing issues in MC (in fullscreen mode only) before turned it off too
I’ve tested the driver on gnome 48 too and issues 1 and 4 still exist, but they only happen on minecraft versions 1.13 and newer.
the crashes are fixed and now I can open and play older versions of minecraft, so that’s great!
video of the issues 1 and 4:
basically in the video I start by testing minecraft 1.12.2 version and the f11 issue, and as you can see in the video everything works correctly when pressing f11.
then I test minecraft 1.13 and 1.21.4, and when pressing f11 the window starts shrinking until it just becomes the titlebar, and if I keep pressing f11 then minecraft will crash
but these issues only happen on gnome, they don’t happen on kde plasma, although they only happen on versions of minecraft 1.13 and newer, so maybe it’s an issue related to nvidia + xwayland + gnome as minecraft is running on xwayland
I’ve also noticed a new issue with these 575 beta drivers, with minecraft versions older than 1.13, whenever I press f11 to unmaximize it, the window will unmaximize and appear on the right edge of my second monitor, instead of apprearing on my primary monitor
Also I don’t know if this is normal behavior or not but if I try to maximize minecraft in my second monitor I literally can’t, because it keeps maximizing in my main monitor instead of the second one even if I press f11 when the window is in my second monitor