Solved Server crashes often

Discussion in 'Bukkit Help' started by shades161, Jul 4, 2015.

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

    shades161

    Hi, I've been running a bukkit server for quite awhile and recently I have come into a problem. Normally, when my server crashed I know what it is or how to fix it, but I have no idea whats going on. It happens randomly as well. Sometimes during start up and sometimes after the server has been up for several hours.
    The error that displays in the console:
    Code:
    #
    # A fatal error has been detected by the Java Runtime Environment:
    #
    #  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0xffffffffa4725120, pid=4252, tid=7088
    #
    # JRE version: Java(TM) SE Runtime Environment (8.0_25-b18) (build 1.8.0_25-b18)
    # Java VM: Java HotSpot(TM) 64-Bit Server VM (25.25-b02 mixed mode windows-amd64 compressed oops)
    # Problematic frame:
    # C  0xffffffffa4725120
    #
    # Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
    #
    # If you would like to submit a bug report, please visit:
    #   http://bugreport.sun.com/bugreport/crash.jsp
    #
    And the full error log (It's quite long):
    http://pastebin.com/wVeKemBE

    I have no real idea of what is causing this and I have searched a ton of fixes, none of them seemed to work and this happens multiple times a day.
    I have 2gb of ram allocated for my server and my computer has 8gb of ram installed. Along with Java 8.
    If you need anymore info just ask.
     
  2. Offline

    Creeperzombi3

    @shades161
    I also had this problem a while ago, I redownloaded the most recent java, should be 8,45 or something like that
     
    shades161 likes this.
  3. Offline

    shades161

    Last edited: Jul 4, 2015
Thread Status:
Not open for further replies.

Share This Page