New Crash exploit

Discussion in 'Bukkit Help' started by 9gigsofram, Jan 19, 2014.

Thread Status:
Not open for further replies.
  1. Offline

    9gigsofram

    There seems to be a new crash exploit effecting quite a number of servers

    java.lang.OutOfMemoryError: Requested array size exceeds VM limit
    at net.minecraft.server.v1_7_R1.NBTTagIntArray.load(SourceFile:27)
    at net.minecraft.server.v1_7_R1.NBTTagCompound.a(SourceFile:329)
    at net.minecraft.server.v1_7_R1.NBTTagCompound.load(SourceFile:37)
    at net.minecraft.server.v1_7_R1.NBTCompressedStreamTools.a(SourceFile:107)
    at net.minecraft.server.v1_7_R1.NBTCompressedStreamTools.a(SourceFile:78)
    at net.minecraft.server.v1_7_R1.NBTCompressedStreamTools.a(SourceFile:32)
    at net.minecraft.server.v1_7_R1.PacketDataSerializer.b(PacketDataSerializer.java:77)
    at net.minecraft.server.v1_7_R1.PacketDataSerializer.c(PacketDataSerializer.java:107)
    at net.minecraft.server.v1_7_R1.PlayerConnection.a(PlayerConnection.java:1691)
    at net.minecraft.server.v1_7_R1.PacketPlayInCustomPayload.a(PacketPlayInCustomPayload.java:31)
    at net.minecraft.server.v1_7_R1.PacketPlayInCustomPayload.handle(PacketPlayInCustomPayload.java:43)
    at net.minecraft.server.v1_7_R1.NetworkManager.a(NetworkManager.java:147)
    at net.minecraft.server.v1_7_R1.ServerConnection.c(SourceFile:134)
    at net.minecraft.server.v1_7_R1.MinecraftServer.u(MinecraftServer.java:659)
    at net.minecraft.server.v1_7_R1.DedicatedServer.u(DedicatedServer.java:273)
    at net.minecraft.server.v1_7_R1.MinecraftServer.t(MinecraftServer.java:542)
    at net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java:446)
    at net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:617)

    I'm getting that, any idea on the cause
     
  2. Offline

    Frontgunner

    9gigsofram looks almost like a ddos attack. just by looking at what it says which included playerconnection and packets looks like it has something to do with the servers connection and too many packets being sent at one time which is exceeding the vm limit and causing the crash.
     
  3. Offline

    xTigerRebornx

    9gigsofram Can we see some of the console messages before and after that snippet of error?
     
  4. Offline

    9gigsofram

  5. Offline

    jackshow

    I'm experiencing the exact same problem.

    http://pastebin.com/BJCemzaQ

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jun 6, 2016
  6. Offline

    TnT

    Locked. You are not using our software. Seek support from the makers of the software you are using.
     
Thread Status:
Not open for further replies.

Share This Page