Uploaded image for project: 'Minecraft: Java Edition'
  1. Minecraft: Java Edition
  2. MC-172592

Breaking a larger than normally possible Nether portal makes the game crash with a java.lang.StackOverflowError

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • 1.16 Pre-release 6
    • 20w07a, 20w09a, 20w16a, 1.16 Pre-release 3
    • None
    • Confirmed
    • Crash
    • Very Important

      The bug

      Breaking a Nether portal that is larger than 23x23 (portals normally possible to make) built by using commands, causes the game to crash

      Portal size Crash
      32 × 32 safe
      32 × 40 safe
      32 × 45 safe
      32 × 48 safe
      31 × 50 crash
      32 × 51 crash
      32 × 63 crash
      32 × 64 crash

      How to reproduce

      1. Use the following command to build the portal.
        /fill ~3 ~ ~ ~36 ~64 ~ minecraft:nether_portal
        
      2. Break the portal

      Crash Report

      Crash Report
      Description: Exception in server tick loop
      
      java.lang.StackOverflowError: Exception in server tick loop
      	at java.util.stream.MatchOps$MatchOp.evaluateSequential(Unknown Source)
      	at java.util.stream.MatchOps$MatchOp.evaluateSequential(Unknown Source)
      	at java.util.stream.AbstractPipeline.evaluate(Unknown Source)
      	at java.util.stream.ReferencePipeline.allMatch(Unknown Source)
      	at ajl$a.b(SourceFile:91)
      	at ajj.c(SourceFile:58)
      	at ajj.f(SourceFile:105)
      	at ajj.a(SourceFile:101)
      	at wu.a(SourceFile:125)
      	at wu.a(SourceFile:91)
      	at aji$1.a(SourceFile:32)
      	at xj.a(SourceFile:105)
      	at xj.a(SourceFile:101)
      	at xj.a(SourceFile:62)
      	at blu.a(SourceFile:214)
      	at blu.a(SourceFile:289)
      	at bmc.b(SourceFile:15)
      	at brn.a(SourceFile:221)
      	at brn.a(SourceFile:196)
      	at cax.a(SourceFile:251)
      	at blu.a(SourceFile:239)
      	at blu.a(SourceFile:289)
      	at bmc.b(SourceFile:15)
      	at brn.a(SourceFile:221)
      	at brn.a(SourceFile:196)
      	at cax.a(SourceFile:251)
      	at blu.a(SourceFile:239)
      	at blu.a(SourceFile:289)
      	at bmc.b(SourceFile:15)
      	at brn.a(SourceFile:221)
      	at brn.a(SourceFile:196)
      

        1. crash-2020-02-17_15.39.07-server.txt
          28 kB
          kim kyutaek
        2. crash-2020-02-17_15.41.27-server.txt
          28 kB
          kim kyutaek
        3. crash-2020-02-17_15.45.46-server.txt
          28 kB
          kim kyutaek
        4. crash-2020-02-17_15.48.22-server.txt
          28 kB
          kim kyutaek
        5. crash-2020-02-17_15.51.16-server.txt
          28 kB
          kim kyutaek
        6. crash-2020-02-17_15.53.08-server.txt
          28 kB
          kim kyutaek
        7. crash-2020-02-17_15.54.51-server.txt
          28 kB
          kim kyutaek
        8. crash-2020-02-17_15.57.19-server.txt
          28 kB
          kim kyutaek
        9. crash-2020-02-17_16.00.09-server.txt
          28 kB
          kim kyutaek
        10. crash-2020-02-17_16.05.30-server.txt
          28 kB
          kim kyutaek
        11. crash-2020-02-17_16.22.11-server.txt
          28 kB
          kim kyutaek
        12. crash-2020-02-17_16.29.00-server.txt
          28 kB
          kim kyutaek
        13. crash-2020-02-17_16.30.56-server.txt
          28 kB
          kim kyutaek
        14. crash-2020-02-17_16.35.03-server.txt
          28 kB
          kim kyutaek
        15. crash-2020-02-17_16.52.29-server.txt
          28 kB
          kim kyutaek

            mgatland [Mojang] Matthew Gatland
            kyuetaek kim kyutaek
            Votes:
            10 Vote for this issue
            Watchers:
            11 Start watching this issue

              Created:
              Updated:
              Resolved:
              CHK: