Client crashes when minimizing game while server disconnect window is displayed
The bug
The client crashes when the game is minimized while a server disconnect window is displayed. This happens when using the key combination ALT + TAB as well.
Description: Unexpected error
java.lang.StackOverflowError: Unexpected error
at bkz.e(SourceFile:649)
at bkz.d(SourceFile:606)
at bkz.d(SourceFile:617)
at bkz.d(SourceFile:617)
at bkz.d(SourceFile:617)
at bkz.d(SourceFile:617)
at bkz.d(SourceFile:617)
...
How to reproduce
- Try to join an offline server
- Minimize the game while the disconnect window is displayed
Created Issue:
Minecraft crash when ip ban
1. set up a server minecraft_server.17w43a
2 ip-ban yourself
3 try to log-in again (full screen)
3 alt-tab
4 Minecraft crash:
Unreported exception thrown!
java.lang.StackOverflowError
at bjy.b(SourceFile:684)
at bjy.d(SourceFile:615)
at bjy.d(SourceFile:617)
.....Environment
Full screen
Minecraft crash when (ip) banned
1. set up a server minecraft_server.17w43a
2 ip-ban yourself
3 try to log-in again(full screen)
3 alt-tab
4 Minecraft crash:
Unreported exception thrown!
java.lang.StackOverflowError
at bjy.b(SourceFile:684)
at bjy.d(SourceFile:615)
at bjy.d(SourceFile:617)
.....1. set up a server minecraft_server.17w43a
2 (ip-)ban yourself (in Minecraft)
(full screen)
3 alt-tab
4 Minecraft crash:
Unreported exception thrown!
java.lang.StackOverflowError
at bjy.b(SourceFile:684)
at bjy.d(SourceFile:615)
at bjy.d(SourceFile:617)
.....
Minecraftcrash when (ip) bannedStack Overflow crash when (ip) banned
Stack Overflowcrash when(ip) bannedClient crashes when using ALT-TAB while server disconnect window is displayed
1. set up a server minecraft_server.17w43a
2 (ip-)ban yourself (in Minecraft)
(full screen)
3 alt-tab
4 Minecraft crash:
Unreported exception thrown!
java.lang.StackOverflowError
at bjy.b(SourceFile:684)
at bjy.d(SourceFile:615)
at bjy.d(SourceFile:617)
.....The bug
The client crashes when using the key combination ALT + TAB to change to a different window while viewing a server disconnect window in fullscreen mode.
Description: Unexpected error java.lang.StackOverflowError: Unexpected error at bkz.e(SourceFile:649) at bkz.d(SourceFile:606) at bkz.d(SourceFile:617) at bkz.d(SourceFile:617) at bkz.d(SourceFile:617) at bkz.d(SourceFile:617) at bkz.d(SourceFile:617) ...How to reproduce
- Start a server and join it
- Kick yourself
- While the disconnection window is still open, active fullscreen mode
- Use ALT + TAB to switch to a different window
Full screen
Windows 7
Client crashes whenusing ALT-TABwhile server disconnect window is displayedClient crashes when minimizing game while server disconnect window is displayed
The bug
The client crashes when using the key combination ALT + TAB to change to a different window while viewing a server disconnect window in fullscreen mode.
Description: Unexpected error java.lang.StackOverflowError: Unexpected error at bkz.e(SourceFile:649) at bkz.d(SourceFile:606) at bkz.d(SourceFile:617) at bkz.d(SourceFile:617) at bkz.d(SourceFile:617) at bkz.d(SourceFile:617) at bkz.d(SourceFile:617) ...How to reproduce
Start a server and join it- Kick yourself
While the disconnectionwindow isstill open, active fullscreen mode- Use ALT + TAB to switch to a different window
The bug
The client crashes when the game is minimized while a server disconnect window is displayed. This happens when using the key combination ALT + TAB as well.
Description: Unexpected error java.lang.StackOverflowError: Unexpected error at bkz.e(SourceFile:649) at bkz.d(SourceFile:606) at bkz.d(SourceFile:617) at bkz.d(SourceFile:617) at bkz.d(SourceFile:617) at bkz.d(SourceFile:617) at bkz.d(SourceFile:617) ...How to reproduce
- Try to join an offline server
- Minimize the game while the disconnect window is displayed
This issue seems to be duplicate of few others:
- Initial report - client (stack overflow): fixed via
MC-121331 - Initial report - server (watchdog) - server seems to writing logs about overload (`Can't keep up!`), so maybe some IO contention? Does not seem related directly to this
- Later reproductions seem to be duplicates of
MC-45838 MC-130303is symptom ofMC-131019and seems not related to this one
Thank you for your report!
However, this issue has been temporarily closed as Awaiting Response.
We do not have enough information to find the cause of this issue.
Please attach the full crash report (.minecraft/crash-reports/crash-<DATE>-client.txt) here.
Once attached, the report will be reopened automatically.
Quick Links:
📓 Issue Guidelines – 💬 Community Support – 📧 Customer Support – 📖 Game Wiki
This appears to happen in general when the server disconnect window is open
Edit: This apparently happens even when just minimizing the game and fullscreen mode is not active.