Major Crash Error now 3 times when I wake up.

Discussion in 'Bukkit Help' started by Kane, Sep 8, 2011.

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

    Kane

    I notice this crash error and on the second one I did a reboot then went to bed so max 9 hours and it still crashed really really strange error:



    Code:
    >#
    # A fatal error has been detected by the Java Runtime Environment:
    #
    #  SIGSEGV (0xb) at pc=0x00002aaaab353c15, pid=31378, tid=1115121984
    #
    # JRE version: 7.0-b147
    # Java VM: Java HotSpot(TM) 64-Bit Server VM (21.0-b17 mixed mode linux-amd64 compressed oops)
    # Problematic frame:
    # j  javax.imageio.stream.MemoryCacheImageOutputStream.close()V+26
    #
    # Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
    #
    # An error report file with more information is saved as:
    # /home/godcraft/server/hs_err_pid31378.log
    #
    # If you would like to submit a bug report, please visit:
    #   http://bugreport.sun.com/bugreport/crash.jsp
    #
    ./start.sh: line 3: 31378 Aborted                 "/home/godcraft/stuff/jdk1.7.0/bin/java" -native -server -Xincgc -Xmx10G -XX:+UseThreadPriorities -XX:CMSFullGCsBeforeCompaction=1 -XX:SoftRefLRUPolicyMSPerMB=2048 -XX:+CMSParallelRemarkEnabled -XX:+UseParNewGC -XX:+UseAdaptiveSizePolicy -XX:+DisableExplicitGC -Xnoclassgc -oss4M -ss4M -XX:+UseFastAccessorMethods -XX:CMSInitiatingOccupancyFraction=90 -XX:+UseConcMarkSweepGC -XX:UseSSE=4 -XX:+UseCMSCompactAtFullCollection -XX:ParallelGCThreads=4 -XX:+AggressiveOpts -cp "craftbukkit-0.0.1-SNAPSHOT.jar" -jar "craftbukkit-0.0.1-SNAPSHOT.jar" nogui





    Code:
    # A fatal error has been detected by the Java Runtime Environment:
    #
    #  SIGSEGV (0xb) at pc=0x00002ba50d0c32ab, pid=16731, tid=1100024128
    #
    # JRE version: 7.0-b147
    # Java VM: Java HotSpot(TM) 64-Bit Server VM (21.0-b17 mixed mode linux-amd64 compressed oops)
    # Problematic frame:
    # V  [libjvm.so+0x3ed2ab]  DefNewGeneration::KeepAliveClosure::do_oop(unsigned int*)+0xbb
    #
    # Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
    #
    # An error report file with more information is saved as:
    # /home/godcraft/server/hs_err_pid16731.log
    #
    # If you would like to submit a bug report, please visit:
    #   http://bugreport.sun.com/bugreport/crash.jsp
    #
    ./start.sh: line 3: 16731 Aborted                 "/home/godcraft/stuff/jdk1.7.0/bin/java" -native -server -Xincgc -Xmx10G -XX:+UseThreadPriorities -XX:CMSFullGCsBeforeCompaction=1 -XX:SoftRefLRUPolicyMSPerMB=2048 -XX:+CMSParallelRemarkEnabled -XX:+UseParNewGC -XX:+UseAdaptiveSizePolicy -XX:+DisableExplicitGC -Xnoclassgc -oss4M -ss4M -XX:+UseFastAccessorMethods -XX:CMSInitiatingOccupancyFraction=90 -XX:+UseConcMarkSweepGC -XX:UseSSE=4 -XX:+UseCMSCompactAtFullCollection -XX:ParallelGCThreads=4 -XX:+AggressiveOpts -cp "craftbukkit-0.0.1-SNAPSHOT.jar" -jar "craftbukkit-0.0.1-SNAPSHOT.jar" nogui

    @EvilSeph Sorry but your like teh brains around here ;)


    PS: I been using this startup for months. It's only out of no where it started to crash. Only thing I changed was take off the Xma or whatever the minimal setting is as @GoMySQL said it was not needed.

    Core Dumps:


    http://godcraft.com/x/hs_err_pid31378.log

    http://godcraft.com/x/hs_err_pid16731.log

    Just had this like 30min after a reboot:

    http://godcraft.com/x/hs_err_pid31077.log

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 19, 2016
Thread Status:
Not open for further replies.

Share This Page