JVM crash occurs when minimizing maximized window
How to reproduce
- play maximized but not in fullscreen a world.
- Then, minimize.
- It crashes
Linked Issues
is duplicated by1
Created Issue:
crashing on minimizing when not in fullscreen
reproduce: play maximized but not in fullscreen a world. Then, minimize. It crashes
Changed Description:
reproduce: play maximized but not in fullscreen a world. Then, minimize. It crashes
How to reproduce
- play maximized but not in fullscreen a world.
- Then, minimize.
- It crashes
Changed Summary:
crashing on minimizingwhen not in fullscreenJVM crash occurs when minimizing maximized window
Removed Category: (Unassigned)
Added Mojang Priority:
Very Important
Added Assignee:
[Mojang] Timur Nazarov
Added Attachments:
Added Attachments:
Added Affects Versions: 24w40a
Added Affects Versions: 1.21.1
Added Affects Versions: 1.21.3
Added Linked Issues:
is duplicated by
Added Fixed Versions: 1.21.4-rc3
Removed Assignee:
[Mojang] Gegy
Does MC-276962 describe your issue?
Can you please provide more information? You can do so by attaching a screenshot/video showcasing the issue and providing the How to Reproduce steps.
It's a little bit nicer formatted, is this enough?
Can confirm with the steps provided. Suggested title: "JVM crash occurs when minimizing maximized window". Crash occurs at _glBlitFrameBuffer in Framebuffer#draw, called from the client render method.
Did take the title, thanks for confirming
Hey! I can not reproduce it using the steps in the description. Could someone share a video recording the whole screen, not just the Minecraft window?
Also could you attach the crash logs?
See comments below
Video recording (from launch to crash; 24w39a, vanilla launcher) - https://www.mediafire.com/file/mkmhngu8321f6rl/MC-276962.mp4/file
Also attached JVM crash log.
The crash happens when the game is running on integrated Intel graphics, right? Or are there any other hardware configurations where it happens?
What is your current GPU driver version?
Could you update your drivers to the latest versions and confirm that the game still crashes?
Indeed, the graphics card is the reason for the crash. According to https://www.intel.com/content/www/us/en/support/intel-driver-support-assistant.html my drivers for the crashing graphics card are up-to-date. The crashing graphics card is "Intel(R) HD Graphics 4600". Using the graphics card named "NVIDIA Quadro K2100M" fixes the problem. Thanks for your support.
Confirm for 24w40a
I can confirm this affects 1.21.3
I can reproduce this but I'm not sure if it's the same issue.Also, this is not happening on 1.21.1 for me, start happening from 1.21.2.
Joining a world or not doesn't matter; the `Reduce FPS when` setting doesn't affect.
latest.log
hs_err_pid18484.log
crash-2024-11-11_02.05.14-client.txt
Hi again, I found something again. Another way to crash due to the SAME error, but not by minimizing minecraft. Just adjust the windows size at the point that the game is not longer visible on the screen and crashes due the same error.
another_way.mp4
Here is the crash log generated:
hs_err_pid4904.log
latest-2024-11-10-2.log
I can confirm this affects 1.21.4-rc1
I had contacted Minecraft Support about this issue. And now, it's finally fixed. =D