Crash on 32 bit JVMs: "Unable to bootstrap datafixers" due to stack overflow
Workaround for clients < 1.13-pre2
- Increase the stack to 1 MB
- In the Edit Profile menu in the Launcher, check the JVM Arguments box, and add -Xss1M
Solution for servers
- Increase the stack to 1 MB
- Add -Xss1M to the server startup script
Possible cause
On 32 bit JVMs the default stack size is 320k whereas on 64 bit JVMs the default stack size is 1M
The bug
When trying to open game at 18w19a and b the whole launcher crashes and there is no Crash log for it from game files and windows system
[0509/180933:INFO:GameCallbacks.cpp(178)] game/xn (Bootstrap 0) error Unable to bootstrap datafixers java.lang.StackOverflowError at aax$g.a(SourceFile:178) at aax$m.a(SourceFile:525) at aax$m.a(SourceFile:525) at aao.b(SourceFile:47) at aax$l.a(SourceFile:609) at aax$m.a(SourceFile:529) at aao.b(SourceFile:47) at aax$l.a(SourceFile:609)
2018-05-09, 03:00 PM
2018-06-25, 11:38 PM
2018-06-11, 02:20 PM
29
16