mojira.dev
MC-129374

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)

Linked issues

MC-9361 Splash Potion ghost items with 'pick block' key Resolved MC-9518 Shooting an arrow using a bow makes it land right from your aim Resolved MC-129505 Game can't start Resolved MC-129540 Minecraft Crashes When Loading 18w19a or 18w19b Resolved MC-129598 can only play in 1.12 Resolved

Attachments

Comments 44

CreeperMagnet_

Please attach a crash report so we can further diagnose your issue.

EDIT: I'm stupid, nevermind that last bit. Please attach the latest LOG file.

Done

I'm the same way

Happens to me on 18w19a-18w19b

And 18w20a

34 more comments

I added the argument at last but it gives error:could not create Java Virtual Machine

@Aman Kasat you must add space before adding this argument

Affects 18w22c

I added the -Xss1024K, so i can now launch the game, but i can't load or create any world, the screen stays on "loading world" (I tested 40 min, still "loading world"). Help ?

 

@unknown, this seems to be another issue. Please create a new ticket and attach the launcher_log.txt there.

user-39d6c

Nathan Adams

Community Consensus

crash

Minecraft 18w19b, Minecraft 18w20a, Minecraft 18w20b, Minecraft 18w20c, Minecraft 18w21a, Minecraft 18w21b, Minecraft 18w22a, Minecraft 18w22b, Minecraft 18w22c, Minecraft 1.13-pre1

Minecraft 1.13-pre2

Retrieved