Java problem!!!

Discussion in 'Bukkit Help' started by parker_digg, Sep 17, 2011.

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

    parker_digg

    # Failed to write core dump. Minidumps are not enabled by default on client versions of Windows

    Code:
    #
    # A fatal error has been detected by the Java Runtime Environment:
    #
    #  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x000000006ffec19b, pid=5956, tid=5660
    #
    # JRE version: 7.0-b147
    # Java VM: Java HotSpot(TM) 64-Bit Server VM (21.0-b17 mixed mode windows-amd64 compressed oops)
    # Problematic frame:
    # C  [msvcr100.dll+0x3c19b]
    #
    # 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
    #
    
    ---------------  T H R E A D  ---------------
    
    Current thread (0x0000000018d05000):  VMThread [stack: 0x0000000018e60000,0x0000000018f60000] [id=5660]
    
    siginfo: ExceptionCode=0xc0000005, writing address 0x00000104e9ab9fd8
    
    Registers:
    RAX=0x9d3aeac60000000b, RBX=0x00000004e9e75860, RCX=0x00000104e9ab9fd8, RDX=0xffffff00003bb898
    RSP=0x0000000018f5ebd8, RBP=0x0000000002127940, RSI=0x0000000000000018, RDI=0x00000104e9ab9fc8
    R8 =0x0000000000000018, R9 =0x0000000000000002, R10=0x0065007300750020, R11=0x00000104e9ab9fc8
    R12=0x00000004f41ce5f0, R13=0x000000000000000c, R14=0x0000000018cff2b0, R15=0x0000000000000001
    RIP=0x000000006ffec19b, EFLAGS=0x0000000000010202
    
    Top of Stack: (sp=0x0000000018f5ebd8)
    0x0000000018f5ebd8:   000000006e6d0025 0000000000000000
    0x0000000018f5ebe8:   0000000018cff2b0 00000007fc67e088
    0x0000000018f5ebf8:   000000000020d7ef 000000000051d400
    0x0000000018f5ec08:   000000006e6d00a6 0000000002120be0
    0x0000000018f5ec18:   00000007fc67e088 0000000018cff2b0
    0x0000000018f5ec28:   0000000002120be0 0000000002127940
    0x0000000018f5ec38:   000000006e47785c 0000000000000005
    0x0000000018f5ec48:   0000000018f5ed10 0000000002120c78
    0x0000000018f5ec58:   0000000000000000 0000000000000001
    0x0000000018f5ec68:   000000006e47457b 00000000020fc490
    0x0000000018f5ec78:   000000006e4790da 00000000020f7d01
    0x0000000018f5ec88:   0000000000000000 0000000002120be0
    0x0000000018f5ec98:   000000006e47916b 00000000020fc490
    0x0000000018f5eca8:   00000000020fc490 0000000000000000
    0x0000000018f5ecb8:   0000000002153e00 00000000020f7d80
    0x0000000018f5ecc8:   0000000002010100 0000000000010100
    
    Instructions: (pc=0x000000006ffec19b)
    0x000000006ffec17b:   04 89 01 4d 8b c8 49 c1 e9 05 75 50 4d 8b c8 49
    0x000000006ffec18b:   c1 e9 03 74 14 48 83 e9 08 48 8b 04 0a 49 ff c9
    0x000000006ffec19b:   48 89 01 75 f0 49 83 e0 07 4d 85 c0 75 07 49 8b
    0x000000006ffec1ab:   c3 c3 0f 1f 00 48 ff c9 8a 04 0a 49 ff c8 88 01
     
    Register to memory mapping:
    
    RAX=0x9d3aeac60000000b is an unknown value
    RBX=
    What in the hell is this? Has randomly showed up today and crashed at LEAST 5 times. Killing my server. What do I need to do?

    Please help :'(

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

    Supersam654

    I have never seen this. Try reinstalling Java. If that doesn't help, post your entire list of plugins and what version of Craftbukkit you are running.
     
  3. Offline

    parker_digg

    PLEASE! HELP ME!

    Seriously I am crashing every 5 minutes! Rollback, no save. Restarts automatically with the RemoteToolkit but that doesn't fix it! This is a 75 slot server, and I am quickly losing players and donations. Please, someone help! I even have gone back to java 6 and it is happening.
     
  4. Offline

    parker_digg

    [​IMG]

    Build 1149 I believe. Has done with with the last dozen or so. I did a rollback and it still happened. Not the craftbukkit.
     
  5. Offline

    punkkeks

    i suggest, that you install java 6, because java 7 is still in development (or at least destinated to developers)
    It's a java problem, don't think it's a bukkit one.

    [edit]
    damn... overread it, sorry for this.
    Did you try this server config on another maschine?
    [/edit]
     
  6. he already treid that?
     
  7. Offline

    parker_digg

    I also got a blue screen of death in my computer. Wondering if they are related, it was a memory error. I am going to have a friend look at it tomorrow and hopefully get it straightened out.
     
Thread Status:
Not open for further replies.

Share This Page