Client Crashed after flying a long distance.

  • Rising world just crashed to the desktop after flying for a long time . I did type clearworldparts a couple of times. I suspect a memory leak or a java issue .


    This does not happen every time . I just wanted to show red the logs


    ___________________________________________


    A fatal error has been detected by the Java Runtime Environment:


    # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x0000000000000000, pid=7708, tid=4904
    #
    # 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 0x0000000000000000
    #
    # 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
    # The crash happened outside the Java Virtual Machine in native code.
    # See problematic frame for where to report the bug.
    #


    --------------- T H R E A D ---------------


    Current thread (0x000000001ab5b800): JavaThread "LWJGL Renderer Thread" [_thread_in_native, id=4904, stack(0x00000000202e0000,0x00000000203e0000)]


    siginfo: ExceptionCode=0xc0000005, ExceptionInformation=0x0000000000000008 0x0000000000000000


    Registers:
    RAX=0x0000000000000000, RBX=0x000000014ff6e8f0, RCX=0x00000000219d2fb0, RDX=0x00000001a9025980
    RSP=0x00000000203de798, RBP=0x0000000000003000, RSI=0x0000000000000000, RDI=0x00000000219d2fb0
    R8 =0x00000000203de7e0, R9 =0x0000000000003000, R10=0x00000000219d2fb0, R11=0x0000000000000004
    R12=0x0000000000000002, R13=0x00000001a5337be0, R14=0x00000001a9025980, R15=0x0000000000000001
    RIP=0x0000000000000000, EFLAGS=0x0000000000010246


    Top of Stack: (sp=0x00000000203de798)
    0x00000000203de798: 0000000061140465 0000000000f30000
    0x00000000203de7a8: 00007ff87e46ed27 000000014ff580d8
    0x00000000203de7b8: 0000000000000000 0000000000000000
    0x00000000203de7c8: 0000000000100008 00000000200c1a00
    0x00000000203de7d8: 00000000203de910 00000002042ed000
    0x00000000203de7e8: 000000018d21fe80 00000000ff1fe038
    0x00000000203de7f8: 0000000000000000 0000000000000000
    0x00000000203de808: 0000000000000000 0000000000000001
    0x00000000203de818: 0000000000000000 0000000000000000
    0x00000000203de828: 0000000000000000 0000000000000000
    0x00000000203de838: 0000000000000000 0000000000000000
    0x00000000203de848: 0000000000000000 0000000000000000
    0x00000000203de858: 0000000000000000 0000000000000000
    0x00000000203de868: 0000000000000000 0000000000000000
    0x00000000203de878: 0000000000000000 0000000000000000
    0x00000000203de888: 0000000000000004 0000000000000000


    Instructions: (pc=0x0000000000000000)
    0xffffffffffffffe0:


    Register to memory mapping:


    RAX=0x0000000000000000 is an unknown value
    RBX=0x000000014ff6e8f0 is an unknown value
    RCX=0x00000000219d2fb0 is an unknown value
    RDX=0x00000001a9025980 is an unknown value
    RSP=0x00000000203de798 is pointing into the stack for thread: 0x000000001ab5b800
    RBP=0x0000000000003000 is an unknown value
    RSI=0x0000000000000000 is an unknown value
    RDI=0x00000000219d2fb0 is an unknown value
    R8 =0x00000000203de7e0 is pointing into the stack for thread: 0x000000001ab5b800
    R9 =0x0000000000003000 is an unknown value
    R10=0x00000000219d2fb0 is an unknown value
    R11=0x0000000000000004 is an unknown value
    R12=0x0000000000000002 is an unknown value
    R13=0x00000001a5337be0 is an unknown value
    R14=0x00000001a9025980 is an unknown value
    R15=0x0000000000000001 is an unknown value


    Stack: [0x00000000202e0000,0x00000000203e0000], sp=0x00000000203de798, free space=1017k
    Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)


    Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
    J 2228 org.lwjgl.opengl.GL15.nglBufferSubData(IJJJJ)V (0 bytes) @ 0x00000000045e15d6 [0x00000000045e1580+0x56]
    J 5349 C2 com.jme3.renderer.lwjgl.LwjglRenderer.updateBufferData(Lcom/jme3/scene/VertexBuffer;)V (452 bytes) @ 0x0000000004083538 [0x00000000040831e0+0x358]
    J 4273 C2 com.jme3.renderer.lwjgl.LwjglRenderer.setVertexAttrib(Lcom/jme3/scene/VertexBuffer;Lcom/jme3/scene/VertexBuffer;)V (304 bytes) @ 0x0000000004a3dab8 [0x0000000004a3d9a0+0x118]
    J 5979 C2 com.jme3.material.Material.render(Lcom/jme3/scene/Geometry;Lcom/jme3/renderer/RenderManager;)V (327 bytes) @ 0x00000000050e5484 [0x00000000050e3800+0x1c84]
    J 5244 C2 com.jme3.renderer.RenderManager.renderViewPortQueues(Lcom/jme3/renderer/ViewPort;Z)V (166 bytes) @ 0x0000000004596330 [0x0000000004592da0+0x3590]
    J 6788 C2 ae.a.postQueue(Lcom/jme3/renderer/queue/RenderQueue;)V (263 bytes) @ 0x000000000514da9c [0x000000000514d5e0+0x4bc]
    J 4834 C2 com.jme3.renderer.RenderManager.renderViewPort(Lcom/jme3/renderer/ViewPort;F)V (329 bytes) @ 0x0000000004c25e8c [0x0000000004c25ac0+0x3cc]
    J 6754 C2 com.jme3.system.lwjgl.LwjglDisplay.runLoop()V (71 bytes) @ 0x0000000005188db0 [0x0000000005187ca0+0x1110]
    J 8058% C1 com.jme3.system.lwjgl.LwjglAbstractDisplay.run()V (153 bytes) @ 0x00000000045e9fb4 [0x00000000045e9480+0xb34]
    j java.lang.Thread.run()V+11
    v ~StubRoutines::call_stub


    (part 2 in next reply )

  • Part 3


    --------------- P R O C E S S ---------------


    Java Threads: ( => current thread )
    0x000000002bb36800 JavaThread "pool-1-thread-16" [_thread_blocked, id=10764, stack(0x0000000047730000,0x0000000047830000)]
    0x000000002bb2f000 JavaThread "pool-1-thread-15" [_thread_blocked, id=7448, stack(0x0000000047630000,0x0000000047730000)]
    0x000000002bb35800 JavaThread "pool-1-thread-14" [_thread_blocked, id=8984, stack(0x0000000047530000,0x0000000047630000)]
    0x000000004100e000 JavaThread "pool-1-thread-13" [_thread_blocked, id=8204, stack(0x0000000047430000,0x0000000047530000)]
    0x000000004100c800 JavaThread "pool-1-thread-12" [_thread_blocked, id=9664, stack(0x0000000047330000,0x0000000047430000)]
    0x000000004100f800 JavaThread "pool-1-thread-11" [_thread_blocked, id=4500, stack(0x0000000047230000,0x0000000047330000)]
    0x0000000041010800 JavaThread "pool-1-thread-10" [_thread_blocked, id=7384, stack(0x0000000047130000,0x0000000047230000)]
    0x000000004100f000 JavaThread "pool-1-thread-9" [_thread_blocked, id=8452, stack(0x0000000047030000,0x0000000047130000)]
    0x000000004100c000 JavaThread "pool-1-thread-8" [_thread_blocked, id=8076, stack(0x0000000046f30000,0x0000000047030000)]
    0x000000004100d800 JavaThread "pool-1-thread-7" [_thread_blocked, id=2264, stack(0x0000000046d30000,0x0000000046e30000)]
    0x0000000041004800 JavaThread "pool-1-thread-5" [_thread_blocked, id=6228, stack(0x0000000046c30000,0x0000000046d30000)]
    0x0000000041006800 JavaThread "pool-1-thread-6" [_thread_blocked, id=3708, stack(0x0000000046a30000,0x0000000046b30000)]
    0x0000000041007800 JavaThread "pool-1-thread-4" [_thread_blocked, id=6004, stack(0x0000000046930000,0x0000000046a30000)]
    0x000000004100b000 JavaThread "pool-1-thread-3" [_thread_blocked, id=3684, stack(0x0000000046830000,0x0000000046930000)]
    0x0000000041003800 JavaThread "pool-1-thread-2" [_thread_blocked, id=9412, stack(0x0000000046730000,0x0000000046830000)]
    0x000000004100a800 JavaThread "SingleplayerNetworkThread 6" daemon [_thread_blocked, id=5024, stack(0x0000000046630000,0x0000000046730000)]
    0x0000000041009800 JavaThread "SingleplayerNetworkThread 5" daemon [_thread_blocked, id=4036, stack(0x0000000046530000,0x0000000046630000)]
    0x0000000041003000 JavaThread "SingleplayerNetworkThread 4" daemon [_thread_blocked, id=9588, stack(0x0000000046430000,0x0000000046530000)]
    0x0000000041005000 JavaThread "SingleplayerNetworkThread 3" daemon [_thread_blocked, id=7440, stack(0x000000003ecf0000,0x000000003edf0000)]
    0x0000000041006000 JavaThread "SingleplayerNetworkThread 2" daemon [_thread_blocked, id=6276, stack(0x000000003be30000,0x000000003bf30000)]
    0x0000000041009000 JavaThread "SingleplayerNetworkThread 1" daemon [_thread_blocked, id=5000, stack(0x000000003bd30000,0x000000003be30000)]
    0x0000000041002000 JavaThread "SingleplayerNetworkThread 0" daemon [_thread_blocked, id=228, stack(0x000000003bc30000,0x000000003bd30000)]
    0x0000000041001800 JavaThread "pool-1-thread-1" [_thread_blocked, id=10116, stack(0x000000003bb30000,0x000000003bc30000)]
    0x0000000018faf000 JavaThread "Swing-Shell" daemon [_thread_blocked, id=4956, stack(0x000000002fe60000,0x000000002ff60000)]
    0x0000000022849800 JavaThread "pool-2-thread-1" [_thread_blocked, id=4176, stack(0x0000000026ff0000,0x00000000270f0000)]
    0x0000000022e4d000 JavaThread "LWJGL Timer" daemon [_thread_blocked, id=5040, stack(0x0000000020420000,0x0000000020520000)]
    0x0000000022261800 JavaThread "Thread-1" [_thread_in_native, id=4116, stack(0x0000000023eb0000,0x0000000023fb0000)]
    0x000000002220d800 JavaThread "jME3 Audio Thread" daemon [_thread_blocked, id=4288, stack(0x0000000023440000,0x0000000023540000)]
    0x000000001ac8d800 JavaThread "Thread-6" daemon [_thread_blocked, id=9116, stack(0x0000000023140000,0x0000000023240000)]
    0x0000000003dfd800 JavaThread "DestroyJavaVM" [_thread_blocked, id=7880, stack(0x0000000003c80000,0x0000000003d80000)]
    =>0x000000001ab5b800 JavaThread "LWJGL Renderer Thread" [_thread_in_native, id=4904, stack(0x00000000202e0000,0x00000000203e0000)]
    0x000000001a97a000 JavaThread "AWT-Windows" daemon [_thread_in_native, id=4360, stack(0x000000001b580000,0x000000001b680000)]
    0x000000001a9a2800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=11244, stack(0x000000001b160000,0x000000001b260000)]
    0x0000000019036000 JavaThread "Service Thread" daemon [_thread_blocked, id=8320, stack(0x000000001a340000,0x000000001a440000)]
    0x0000000018fb0000 JavaThread "C1 CompilerThread3" daemon [_thread_blocked, id=2268, stack(0x000000001a240000,0x000000001a340000)]
    0x0000000018fad000 JavaThread "C2 CompilerThread2" daemon [_thread_blocked, id=1604, stack(0x000000001a140000,0x000000001a240000)]
    0x0000000018fa9800 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=6048, stack(0x000000001a040000,0x000000001a140000)]
    0x0000000018fa8800 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=9904, stack(0x0000000019f40000,0x000000001a040000)]
    0x0000000018fa4800 JavaThread "Attach Listener" daemon [_thread_blocked, id=9808, stack(0x0000000019e40000,0x0000000019f40000)]
    0x0000000018f9b800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=7996, stack(0x0000000019d40000,0x0000000019e40000)]
    0x0000000018f9a800 JavaThread "Surrogate Locker Thread (Concurrent GC)" daemon [_thread_blocked, id=10704, stack(0x0000000019c40000,0x0000000019d40000)]
    0x0000000018f56000 JavaThread "Finalizer" daemon [_thread_blocked, id=8284, stack(0x0000000019b40000,0x0000000019c40000)]
    0x0000000018f4f000 JavaThread "Reference Handler" daemon [_thread_blocked, id=10940, stack(0x0000000019a40000,0x0000000019b40000)]


    Other Threads:
    0x0000000018f4c000 VMThread [stack: 0x0000000019940000,0x0000000019a40000] [id=3472]
    0x0000000019038800 WatcherThread [stack: 0x000000001a440000,0x000000001a540000] [id=9376]


    VM state:not at safepoint (normal execution)


    VM Mutex/Monitor currently owned by a thread: None


    Heap:
    par new generation total 613440K, used 269598K [0x0000000080000000, 0x00000000a9990000, 0x00000000a9990000)
    eden space 545344K, 36% used [0x0000000080000000, 0x000000008c4c7bd8, 0x00000000a1490000)
    from space 68096K, 99% used [0x00000000a1490000, 0x00000000a570fff8, 0x00000000a5710000)
    to space 68096K, 0% used [0x00000000a5710000, 0x00000000a5710000, 0x00000000a9990000)
    concurrent mark-sweep generation total 1415616K, used 1253441K [0x00000000a9990000, 0x0000000100000000, 0x0000000100000000)
    Metaspace used 30539K, capacity 30898K, committed 31276K, reserved 1077248K
    class space used 3403K, capacity 3532K, committed 3660K, reserved 1048576K


    Card table byte_map: [0x0000000013ac0000,0x0000000013ed0000] byte_map_base: 0x00000000136c0000


    Marking Bits: (CMSBitMap*) 0x0000000003e8e2a8
    Bits: [0x0000000014a20000, 0x0000000015fb9c00)


    Mod Union Table: (CMSBitMap*) 0x0000000003e8e368
    Bits: [0x0000000003d80000, 0x0000000003dd6670)


    Polling page: 0x0000000003c40000

  • Part 4
    CodeCache: size=245760Kb used=22527Kb max_used=22535Kb free=223232Kb
    bounds [0x0000000003f00000, 0x0000000005540000, 0x0000000012f00000]
    total_blobs=6659 nmethods=5834 adapters=738
    compilation: enabled


    Compilation events (10 events):
    Event: 696.606 Thread 0x0000000018fb0000 8234 3 com.jme3.export.binary.BinaryInputCapsule::readByteBuffer (87 bytes)
    Event: 696.607 Thread 0x0000000018fb0000 nmethod 8234 0x00000000040710d0 code [0x00000000040712c0, 0x0000000004071b88]
    Event: 696.607 Thread 0x0000000018fb0000 8235 3 com.jme3.export.binary.BinaryInputCapsule::readByteBuffer (56 bytes)
    Event: 696.608 Thread 0x0000000018fb0000 nmethod 8235 0x00000000045f6610 code [0x00000000045f67e0, 0x00000000045f6f28]
    Event: 701.285 Thread 0x0000000018fad000 8236 4 org.sqlite.RS::finalize (5 bytes)
    Event: 701.286 Thread 0x0000000018fad000 nmethod 8236 0x0000000004781b10 code [0x0000000004781c60, 0x0000000004781d48]
    Event: 702.841 Thread 0x0000000018fb0000 8237 3 f.b::a (129 bytes)
    Event: 702.842 Thread 0x0000000018fb0000 nmethod 8237 0x00000000044b20d0 code [0x00000000044b2280, 0x00000000044b27b8]
    Event: 713.852 Thread 0x0000000018fb0000 8238 3 java.nio.HeapByteBuffer::put (17 bytes)
    Event: 713.852 Thread 0x0000000018fb0000 nmethod 8238 0x0000000004070b50 code [0x0000000004070cc0, 0x0000000004070f50]


    GC Heap History (10 events):
    Event: 665.326 GC heap before
    {Heap before GC invocations=709 (full 51):
    par new generation total 613440K, used 613440K [0x0000000080000000, 0x00000000a9990000, 0x00000000a9990000)
    eden space 545344K, 100% used [0x0000000080000000, 0x00000000a1490000, 0x00000000a1490000)
    from space 68096K, 100% used [0x00000000a5710000, 0x00000000a9990000, 0x00000000a9990000)
    to space 68096K, 0% used [0x00000000a1490000, 0x00000000a1490000, 0x00000000a5710000)
    concurrent mark-sweep generation total 1415616K, used 1081953K [0x00000000a9990000, 0x0000000100000000, 0x0000000100000000)
    Metaspace used 30538K, capacity 30898K, committed 31276K, reserved 1077248K
    class space used 3403K, capacity 3532K, committed 3660K, reserved 1048576K
    Event: 665.366 GC heap after
    Heap after GC invocations=710 (full 51):
    par new generation total 613440K, used 68096K [0x0000000080000000, 0x00000000a9990000, 0x00000000a9990000)
    eden space 545344K, 0% used [0x0000000080000000, 0x0000000080000000, 0x00000000a1490000)
    from space 68096K, 100% used [0x00000000a1490000, 0x00000000a5710000, 0x00000000a5710000)
    to space 68096K, 0% used [0x00000000a5710000, 0x00000000a5710000, 0x00000000a9990000)
    concurrent mark-sweep generation total 1415616K, used 1112717K [0x00000000a9990000, 0x0000000100000000, 0x0000000100000000)
    Metaspace used 30538K, capacity 30898K, committed 31276K, reserved 1077248K
    class space used 3403K, capacity 3532K, committed 3660K, reserved 1048576K
    }
    Event: 675.559 GC heap before
    {Heap before GC invocations=710 (full 51):
    par new generation total 613440K, used 613440K [0x0000000080000000, 0x00000000a9990000, 0x00000000a9990000)
    eden space 545344K, 100% used [0x0000000080000000, 0x00000000a1490000, 0x00000000a1490000)
    from space 68096K, 100% used [0x00000000a1490000, 0x00000000a5710000, 0x00000000a5710000)
    to space 68096K, 0% used [0x00000000a5710000, 0x00000000a5710000, 0x00000000a9990000)
    concurrent mark-sweep generation total 1415616K, used 1112717K [0x00000000a9990000, 0x0000000100000000, 0x0000000100000000)
    Metaspace used 30538K, capacity 30898K, committed 31276K, reserved 1077248K
    class space used 3403K, capacity 3532K, committed 3660K, reserved 1048576K
    Event: 675.732 GC heap after
    Heap after GC invocations=711 (full 51):
    par new generation total 613440K, used 68096K [0x0000000080000000, 0x00000000a9990000, 0x00000000a9990000)
    eden space 545344K, 0% used [0x0000000080000000, 0x0000000080000000, 0x00000000a1490000)
    from space 68096K, 100% used [0x00000000a5710000, 0x00000000a9990000, 0x00000000a9990000)
    to space 68096K, 0% used [0x00000000a1490000, 0x00000000a1490000, 0x00000000a5710000)
    concurrent mark-sweep generation total 1415616K, used 1144548K [0x00000000a9990000, 0x0000000100000000, 0x0000000100000000)
    Metaspace used 30538K, capacity 30898K, committed 31276K, reserved 1077248K
    class space used 3403K, capacity 3532K, committed 3660K, reserved 1048576K
    }
    Event: 685.122 GC heap before
    {Heap before GC invocations=711 (full 51):
    par new generation total 613440K, used 603303K [0x0000000080000000, 0x00000000a9990000, 0x00000000a9990000)
    eden space 545344K, 98% used [0x0000000080000000, 0x00000000a0aa9c68, 0x00000000a1490000)
    from space 68096K, 100% used [0x00000000a5710000, 0x00000000a9990000, 0x00000000a9990000)
    to space 68096K, 0% used [0x00000000a1490000, 0x00000000a1490000, 0x00000000a5710000)
    concurrent mark-sweep generation total 1415616K, used 1144548K [0x00000000a9990000, 0x0000000100000000, 0x0000000100000000)
    Metaspace used 30538K, capacity 30898K, committed 31276K, reserved 1077248K
    class space used 3403K, capacity 3532K, committed 3660K, reserved 1048576K
    Event: 685.204 GC heap after
    Heap after GC invocations=712 (full 51):
    par new generation total 613440K, used 68096K [0x0000000080000000, 0x00000000a9990000, 0x00000000a9990000)
    eden space 545344K, 0% used [0x0000000080000000, 0x0000000080000000, 0x00000000a1490000)
    from space 68096K, 100% used [0x00000000a1490000, 0x00000000a5710000, 0x00000000a5710000)
    to space 68096K, 0% used [0x00000000a5710000, 0x00000000a5710000, 0x00000000a9990000)
    concurrent mark-sweep generation total 1415616K, used 1177749K [0x00000000a9990000, 0x0000000100000000, 0x0000000100000000)
    Metaspace used 30538K, capacity 30898K, committed 31276K, reserved 1077248K
    class space used 3403K, capacity 3532K, committed 3660K, reserved 1048576K
    }
    Event: 688.871 GC heap before
    {Heap before GC invocations=712 (full 51):
    par new generation total 613440K, used 613440K [0x0000000080000000, 0x00000000a9990000, 0x00000000a9990000)
    eden space 545344K, 100% used [0x0000000080000000, 0x00000000a1490000, 0x00000000a1490000)
    from space 68096K, 100% used [0x00000000a1490000, 0x00000000a5710000, 0x00000000a5710000)
    to space 68096K, 0% used [0x00000000a5710000, 0x00000000a5710000, 0x00000000a9990000)
    concurrent mark-sweep generation total 1415616K, used 1177749K [0x00000000a9990000, 0x0000000100000000, 0x0000000100000000)
    Metaspace used 30538K, capacity 30898K, committed 31276K, reserved 1077248K
    class space used 3403K, capacity 3532K, committed 3660K, reserved 1048576K
    Event: 688.951 GC heap after
    Heap after GC invocations=713 (full 51):
    par new generation total 613440K, used 68096K [0x0000000080000000, 0x00000000a9990000, 0x00000000a9990000)
    eden space 545344K, 0% used [0x0000000080000000, 0x0000000080000000, 0x00000000a1490000)
    from space 68096K, 100% used [0x00000000a5710000, 0x00000000a9990000, 0x00000000a9990000)
    to space 68096K, 0% used [0x00000000a1490000, 0x00000000a1490000, 0x00000000a5710000)
    concurrent mark-sweep generation total 1415616K, used 1221414K [0x00000000a9990000, 0x0000000100000000, 0x0000000100000000)
    Metaspace used 30538K, capacity 30898K, committed 31276K, reserved 1077248K
    class space used 3403K, capacity 3532K, committed 3660K, reserved 1048576K
    }
    Event: 701.215 GC heap before
    {Heap before GC invocations=713 (full 51):
    par new generation total 613440K, used 613440K [0x0000000080000000, 0x00000000a9990000, 0x00000000a9990000)
    eden space 545344K, 100% used [0x0000000080000000, 0x00000000a1490000, 0x00000000a1490000)
    from space 68096K, 100% used [0x00000000a5710000, 0x00000000a9990000, 0x00000000a9990000)
    to space 68096K, 0% used [0x00000000a1490000, 0x00000000a1490000, 0x00000000a5710000)
    concurrent mark-sweep generation total 1415616K, used 1221414K [0x00000000a9990000, 0x0000000100000000, 0x0000000100000000)
    Metaspace used 30538K, capacity 30898K, committed 31276K, reserved 1077248K
    class space used 3403K, capacity 3532K, committed 3660K, reserved 1048576K
    Event: 701.282 GC heap after
    Heap after GC invocations=714 (full 51):
    par new generation total 613440K, used 68095K [0x0000000080000000, 0x00000000a9990000, 0x00000000a9990000)
    eden space 545344K, 0% used [0x0000000080000000, 0x0000000080000000, 0x00000000a1490000)
    from space 68096K, 99% used [0x00000000a1490000, 0x00000000a570fff8, 0x00000000a5710000)
    to space 68096K, 0% used [0x00000000a5710000, 0x00000000a5710000, 0x00000000a9990000)
    concurrent mark-sweep generation total 1415616K, used 1253441K [0x00000000a9990000, 0x0000000100000000, 0x0000000100000000)
    Metaspace used 30538K, capacity 30898K, committed 31276K, reserved 1077248K
    class space used 3403K, capacity 3532K, committed 3660K, reserved 1048576K
    }

  • Part 5


    Deoptimization events (10 events):
    Event: 315.275 Thread 0x000000001ab5b800 Uncommon trap: reason=unreached action=reinterpret pc=0x0000000004f6011c method=y.t.controlUpdate(F)V @ 776
    Event: 316.485 Thread 0x000000001ab5b800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000004f23364 method=de.jiw.gui.core.Effect.update(F)V @ 66
    Event: 365.234 Thread 0x0000000041010800 Uncommon trap: reason=null_check action=make_not_entrant pc=0x0000000004156978 method=java.util.logging.Logger$LoggerBundle.isSystemBundle()Z @ 6
    Event: 381.217 Thread 0x0000000022849800 Uncommon trap: reason=unreached action=reinterpret pc=0x0000000004f9c004 method=com.bulletphysics.collision.broadphase.Dbvt.update(Lcom/bulletphysics/collision/broadphase/Dbvt$Node;Lcom/bulletphysics/collision/broadphase/DbvtAabbMm;)V @ 7
    Event: 462.234 Thread 0x0000000018f4f000 Uncommon trap: reason=unreached action=reinterpret pc=0x00000000046a167c method=sun.misc.Cleaner.remove(Lsun/misc/Cleaner;)Z @ 5
    Event: 462.234 Thread 0x0000000018f4f000 Uncommon trap: reason=unreached action=reinterpret pc=0x0000000004948264 method=sun.misc.Cleaner.remove(Lsun/misc/Cleaner;)Z @ 5
    Event: 462.234 Thread 0x0000000018f4f000 Uncommon trap: reason=unreached action=reinterpret pc=0x0000000004c3890c method=sun.misc.Cleaner.remove(Lsun/misc/Cleaner;)Z @ 5
    Event: 529.608 Thread 0x0000000041004800 Uncommon trap: reason=unreached action=reinterpret pc=0x0000000004e24824 method=v.a.run()V @ 672
    Event: 541.951 Thread 0x000000001ab5b800 Uncommon trap: reason=unloaded action=reinterpret pc=0x0000000004bf13b8 method=q.c.update(F)V @ 1106
    Event: 548.583 Thread 0x0000000018f56000 Uncommon trap: reason=unreached action=reinterpret pc=0x0000000004388ff0 method=java.util.WeakHashMap.eq(Ljava/lang/Object;Ljava/lang/Object;)Z @ 2


    Internal exceptions (10 events):
    Event: 309.861 Thread 0x0000000041002000 Exception <a 'java/security/PrivilegedActionException'> (0x0000000080e11228) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
    Event: 309.861 Thread 0x0000000041002000 Exception <a 'java/security/PrivilegedActionException'> (0x0000000080e124a8) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
    Event: 309.861 Thread 0x0000000041002000 Exception <a 'java/security/PrivilegedActionException'> (0x0000000080e14110) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
    Event: 309.861 Thread 0x0000000041002000 Exception <a 'java/security/PrivilegedActionException'> (0x0000000080e15390) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
    Event: 315.252 Thread 0x0000000041002000 Exception <a 'java/security/PrivilegedActionException'> (0x0000000080e17170) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
    Event: 315.252 Thread 0x0000000041002000 Exception <a 'java/security/PrivilegedActionException'> (0x0000000080e183f0) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
    Event: 365.234 Thread 0x0000000041010800 Implicit null exception at 0x00000000041564c7 to 0x0000000004156965
    Event: 366.232 Thread 0x000000004100e000 Exception <a 'java/security/PrivilegedActionException'> (0x00000000829174a8) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
    Event: 541.951 Thread 0x000000001ab5b800 Exception <a 'java/security/PrivilegedActionException'> (0x000000009bb3d208) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
    Event: 541.951 Thread 0x000000001ab5b800 Exception <a 'java/security/PrivilegedActionException'> (0x000000009bb3e488) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]


    Events (10 events):
    Event: 665.326 Executing VM operation: GenCollectForAllocation
    Event: 665.366 Executing VM operation: GenCollectForAllocation done
    Event: 675.541 Executing VM operation: GenCollectForAllocation
    Event: 675.732 Executing VM operation: GenCollectForAllocation done
    Event: 685.121 Executing VM operation: GenCollectForAllocation
    Event: 685.204 Executing VM operation: GenCollectForAllocation done
    Event: 688.871 Executing VM operation: GenCollectForAllocation
    Event: 688.951 Executing VM operation: GenCollectForAllocation done
    Event: 701.215 Executing VM operation: GenCollectForAllocation
    Event: 701.282 Executing VM operation: GenCollectForAllocation done

  • Part 6


    Dynamic libraries:
    0x00007ff6a62f0000 - 0x00007ff6a6324000 C:\Program Files (x86)\Steam\steamapps\common\RisingWorld\java\bin\java.exe
    0x00007ff87e440000 - 0x00007ff87e601000 C:\WINDOWS\SYSTEM32\ntdll.dll
    0x00007ff87db70000 - 0x00007ff87dc1d000 C:\WINDOWS\system32\KERNEL32.DLL
    0x00007ff87b860000 - 0x00007ff87ba3d000 C:\WINDOWS\system32\KERNELBASE.dll
    0x00007ff87c1e0000 - 0x00007ff87c286000 C:\WINDOWS\system32\ADVAPI32.dll
    0x00007ff87e090000 - 0x00007ff87e12d000 C:\WINDOWS\system32\msvcrt.dll
    0x00007ff87bfe0000 - 0x00007ff87c03b000 C:\WINDOWS\system32\sechost.dll
    0x00007ff87de30000 - 0x00007ff87df56000 C:\WINDOWS\system32\RPCRT4.dll
    0x00007ff87e2f0000 - 0x00007ff87e43e000 C:\WINDOWS\system32\USER32.dll
    0x00007ff87c050000 - 0x00007ff87c1d6000 C:\WINDOWS\system32\GDI32.dll
    0x00007ff874a30000 - 0x00007ff874ca4000 C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.10240.16384_none_f41f7b285750ef43\COMCTL32.dll
    0x00007ff87ddf0000 - 0x00007ff87de26000 C:\WINDOWS\system32\IMM32.DLL
    0x00007ff87dc30000 - 0x00007ff87dd8c000 C:\WINDOWS\system32\MSCTF.dll
    0x00007ff856fe0000 - 0x00007ff857185000 C:\Program Files (x86)\Steam\gameoverlayrenderer64.dll
    0x00007ff87bba0000 - 0x00007ff87bce1000 C:\WINDOWS\system32\ole32.dll
    0x00007ff87bd60000 - 0x00007ff87bfdc000 C:\WINDOWS\system32\combase.dll
    0x00007ff879440000 - 0x00007ff879463000 C:\WINDOWS\SYSTEM32\WINMM.dll
    0x00007ff8793e0000 - 0x00007ff87940c000 C:\WINDOWS\SYSTEM32\WINMMBASE.dll
    0x00007ff87b1e0000 - 0x00007ff87b224000 C:\WINDOWS\system32\cfgmgr32.dll
    0x00007ff879720000 - 0x00007ff879747000 C:\WINDOWS\SYSTEM32\DEVOBJ.dll
    0x00007ff87d990000 - 0x00007ff87d998000 C:\WINDOWS\system32\psapi.dll
    0x0000000062650000 - 0x0000000062722000 C:\Program Files (x86)\Steam\steamapps\common\RisingWorld\java\bin\msvcr100.dll
    0x0000000061df0000 - 0x000000006264a000 C:\Program Files (x86)\Steam\steamapps\common\RisingWorld\java\bin\server\jvm.dll
    0x00007ff86f170000 - 0x00007ff86f179000 C:\WINDOWS\SYSTEM32\WSOCK32.dll
    0x00007ff87bcf0000 - 0x00007ff87bd59000 C:\WINDOWS\system32\WS2_32.dll
    0x00007ff87c040000 - 0x00007ff87c048000 C:\WINDOWS\system32\NSI.dll
    0x0000000061de0000 - 0x0000000061def000 C:\Program Files (x86)\Steam\steamapps\common\RisingWorld\java\bin\verify.dll
    0x0000000061db0000 - 0x0000000061dd8000 C:\Program Files (x86)\Steam\steamapps\common\RisingWorld\java\bin\java.dll
    0x0000000061d90000 - 0x0000000061da6000 C:\Program Files (x86)\Steam\steamapps\common\RisingWorld\java\bin\zip.dll
    0x00007ff87c460000 - 0x00007ff87d982000 C:\WINDOWS\system32\SHELL32.dll
    0x00007ff87b230000 - 0x00007ff87b859000 C:\WINDOWS\system32\windows.storage.dll
    0x00007ff87e130000 - 0x00007ff87e181000 C:\WINDOWS\system32\shlwapi.dll
    0x00007ff87ae90000 - 0x00007ff87ae9f000 C:\WINDOWS\system32\kernel.appcore.dll
    0x00007ff87af50000 - 0x00007ff87b003000 C:\WINDOWS\system32\shcore.dll
    0x00007ff87aea0000 - 0x00007ff87aeea000 C:\WINDOWS\system32\powrprof.dll
    0x00007ff87ae70000 - 0x00007ff87ae83000 C:\WINDOWS\system32\profapi.dll
    0x0000000061d60000 - 0x0000000061d84000 C:\Program Files (x86)\Steam\SteamApps\common\RisingWorld\java\bin\sunec.dll
    0x00007ff87a6c0000 - 0x00007ff87a6d7000 C:\WINDOWS\SYSTEM32\CRYPTSP.dll
    0x00007ff87ad80000 - 0x00007ff87ada8000 C:\WINDOWS\SYSTEM32\bcrypt.dll
    0x00007ff87a310000 - 0x00007ff87a343000 C:\WINDOWS\system32\rsaenh.dll
    0x00007ff87a400000 - 0x00007ff87a41f000 C:\WINDOWS\SYSTEM32\USERENV.dll
    0x00007ff87ac10000 - 0x00007ff87ac7b000 C:\WINDOWS\system32\bcryptprimitives.dll
    0x00007ff87a830000 - 0x00007ff87a83b000 C:\WINDOWS\SYSTEM32\CRYPTBASE.dll
    0x0000000061d40000 - 0x0000000061d5a000 C:\Program Files (x86)\Steam\SteamApps\common\RisingWorld\java\bin\net.dll
    0x00007ff87a660000 - 0x00007ff87a6bd000 C:\WINDOWS\system32\mswsock.dll
    0x00007ff878af0000 - 0x00007ff878b28000 C:\WINDOWS\SYSTEM32\IPHLPAPI.DLL
    0x00007ff878ad0000 - 0x00007ff878adb000 C:\WINDOWS\SYSTEM32\WINNSI.DLL
    0x00007ff8770e0000 - 0x00007ff8770f6000 C:\WINDOWS\SYSTEM32\dhcpcsvc6.DLL
    0x00007ff8770c0000 - 0x00007ff8770da000 C:\WINDOWS\SYSTEM32\dhcpcsvc.DLL
    0x0000000061d20000 - 0x0000000061d31000 C:\Program Files (x86)\Steam\SteamApps\common\RisingWorld\java\bin\nio.dll
    0x0000000061b80000 - 0x0000000061d18000 C:\Program Files (x86)\Steam\SteamApps\common\RisingWorld\java\bin\awt.dll
    0x00007ff87df60000 - 0x00007ff87e01e000 C:\WINDOWS\system32\OLEAUT32.dll
    0x00007ff879550000 - 0x00007ff8795c8000 C:\WINDOWS\system32\apphelp.dll
    0x00007ff8786e0000 - 0x00007ff878702000 C:\WINDOWS\system32\DWMAPI.DLL
    0x00007ff879750000 - 0x00007ff8797e6000 C:\WINDOWS\system32\uxtheme.dll
    0x00007ff864ed0000 - 0x00007ff8650e0000 C:\WINDOWS\system32\d3d9.dll
    0x00007ff855c80000 - 0x00007ff856b63000 C:\WINDOWS\SYSTEM32\nvd3dumx.dll
    0x00007ff876ff0000 - 0x00007ff876ffa000 C:\WINDOWS\SYSTEM32\VERSION.dll
    0x0000000180000000 - 0x00000001801a7000 C:\WINDOWS\system32\nvspcap64.dll
    0x00007ff87c290000 - 0x00007ff87c455000 C:\WINDOWS\system32\SETUPAPI.dll
    0x00007ff876510000 - 0x00007ff8765e6000 C:\WINDOWS\SYSTEM32\WINHTTP.dll
    0x00007ff875d80000 - 0x00007ff8760fe000 C:\WINDOWS\system32\nvapi64.dll
    0x00007ff8782d0000 - 0x00007ff87836c000 C:\WINDOWS\SYSTEM32\dxgi.dll
    0x00007ff87aa10000 - 0x00007ff87aa3c000 C:\WINDOWS\SYSTEM32\SspiCli.dll
    0x00007ff876100000 - 0x00007ff876261000 C:\Program Files (x86)\NVIDIA Corporation\3D Vision\nvSCPAPI64.dll
    0x000000001ba50000 - 0x000000001baa0000 C:\Program Files (x86)\Steam\SteamApps\common\RisingWorld\lwjgl64.dll
    0x00007ff859c30000 - 0x00007ff859d58000 C:\WINDOWS\SYSTEM32\OPENGL32.dll
    0x00007ff874240000 - 0x00007ff87426e000 C:\WINDOWS\SYSTEM32\GLU32.dll
    0x00007ff859730000 - 0x00007ff859826000 C:\WINDOWS\SYSTEM32\DDRAW.dll
    0x00007ff876e80000 - 0x00007ff876e88000 C:\WINDOWS\SYSTEM32\DCIMAN32.dll
    0x00000000605c0000 - 0x0000000061b73000 C:\WINDOWS\SYSTEM32\nvoglv64.DLL
    0x00007ff879040000 - 0x00007ff879053000 C:\WINDOWS\SYSTEM32\WTSAPI32.dll
    0x00007ff87aef0000 - 0x00007ff87af44000 C:\WINDOWS\system32\WINTRUST.dll
    0x00007ff87ae50000 - 0x00007ff87ae61000 C:\WINDOWS\system32\MSASN1.dll
    0x00007ff87b010000 - 0x00007ff87b1d1000 C:\WINDOWS\system32\CRYPT32.dll
    0x00007ff87a190000 - 0x00007ff87a1c2000 C:\WINDOWS\SYSTEM32\ntmarta.dll
    0x00007ff87ac80000 - 0x00007ff87acd8000 C:\WINDOWS\SYSTEM32\WINSTA.dll
    0x00007ff876990000 - 0x00007ff876a21000 C:\WINDOWS\SYSTEM32\mscms.dll
    0x00007ff861710000 - 0x00007ff861752000 C:\WINDOWS\SYSTEM32\icm32.dll
    0x00007ff87baf0000 - 0x00007ff87bb95000 C:\WINDOWS\system32\clbcatq.dll
    0x00007ff873940000 - 0x00007ff8739b2000 C:\WINDOWS\System32\MMDevApi.dll
    0x00007ff8788c0000 - 0x00007ff878a43000 C:\WINDOWS\System32\PROPSYS.dll
    0x00007ff86a7f0000 - 0x00007ff86a875000 C:\WINDOWS\SYSTEM32\AUDIOSES.DLL
    0x00007ff873f20000 - 0x00007ff874051000 C:\WINDOWS\SYSTEM32\wintypes.dll
    0x0000000023540000 - 0x00000000235a4000 C:\Program Files (x86)\Steam\steamapps\common\RisingWorld\OpenAL64.dll
    0x00007ff870090000 - 0x00007ff87012c000 C:\WINDOWS\SYSTEM32\dsound.dll
    0x00007ff878840000 - 0x00007ff878858000 C:\WINDOWS\system32\NLAapi.dll
    0x00007ff866320000 - 0x00007ff866335000 C:\WINDOWS\system32\napinsp.dll
    0x00007ff866340000 - 0x00007ff86635a000 C:\WINDOWS\system32\pnrpnsp.dll
    0x00007ff87a460000 - 0x00007ff87a508000 C:\WINDOWS\SYSTEM32\DNSAPI.dll
    0x00007ff866ef0000 - 0x00007ff866efd000 C:\WINDOWS\System32\winrnr.dll
    0x00007ff876450000 - 0x00007ff8764b8000 C:\WINDOWS\System32\fwpuclnt.dll
    0x00007ff872d40000 - 0x00007ff872d4a000 C:\Windows\System32\rasadhlp.dll
    0x0000000060580000 - 0x00000000605b1000 C:\Program Files (x86)\Steam\SteamApps\common\RisingWorld\java\bin\jpeg.dll
    0x0000000060540000 - 0x000000006057c000 C:\Program Files (x86)\Steam\SteamApps\common\RisingWorld\java\bin\lcms.dll
    0x0000000069340000 - 0x00000000693c5000 C:\Users\Dave\AppData\Local\Temp\sqlite-3.7.2-sqlitejdbc.dll
    0x0000000060530000 - 0x000000006053d000 C:\Program Files (x86)\Steam\SteamApps\common\RisingWorld\java\bin\management.dll
    0x00007ff8615c0000 - 0x00007ff86160d000 C:\WINDOWS\SYSTEM32\pdh.dll
    0x00007ff876d10000 - 0x00007ff876d1f000 C:\WINDOWS\System32\perfproc.dll
    0x00007ff876f10000 - 0x00007ff876fba000 C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_5.82.10240.16384_none_0212ec7eba871e86\comctl32.dll
    0x00000000604e0000 - 0x0000000060527000 C:\Program Files (x86)\Steam\SteamApps\common\RisingWorld\java\bin\fontmanager.dll
    0x0000000060490000 - 0x00000000604d1000 C:\Program Files (x86)\Steam\SteamApps\common\RisingWorld\java\bin\t2k.dll
    0x00007ff869560000 - 0x00007ff8696ea000 C:\WINDOWS\SYSTEM32\dbghelp.dll

  • --------------- S Y S T E M ---------------


    OS: Windows 8.1 , 64 bit Build 9600 (it is really windows 10 don't know where it came from )


    CPU:total 8 (4 cores per cpu, 2 threads per core) family 6 model 42 stepping 7, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, aes, clmul, ht, tsc, tscinvbit


    Memory: 4k page, physical 6273476k(1527544k free), swap 12564932k(5118460k free)


    vm_info: Java HotSpot(TM) 64-Bit Server VM (25.25-b02) for windows-amd64 JRE (1.8.0_25-b18), built on Oct 7 2014 14:25:37 by "java_re" with MS VC++ 10.0 (VS2010)


    time: Sun Sep 13 08:36:00 2015
    elapsed time: 717 seconds (0d 0h 11m 57s)







    My system is windows 10 This log reports it as windows 8.1. I have never used windows 8.1. All Jave versions and drivers are up to date.

  • My system is windows 10 This log reports it as windows 8.1


    It's a bug in the Java version that's delivered with the Steam version. Windows API slightly changed from Win8 to Win10, that's why old Java versions don't recognize Win10 correctly. This isn't a problem at all, but we will deliver the newest Java version with the next update ;)


    About your problem: It's a crash related to the graphics card/rendering procedure. Unfortunately I can't say for sure what has caused it exactly, maybe VRAM was full (clearworldpart has no influence on that unfortunately). What graphics card do you have exactly, and how much VRAM? How often did this crash occur?


  • It's a bug in the Java version that's delivered with the Steam version. Windows API slightly changed from Win8 to Win10, that's why old Java versions don't recognize Win10 correctly. This isn't a problem at all, but we will deliver the newest Java version with the next update ;)


    About your problem: It's a crash related to the graphics card/rendering procedure. Unfortunately I can't say for sure what has caused it exactly, maybe VRAM was full (clearworldpart has no influence on that unfortunately). What graphics card do you have exactly, and how much VRAM? How often did this crash occur?


    My Graphics card is an EVGA Gforce GTX 750 1 GB VRAM ) running the latest drivers. The card Is the best one that I can use right now without upgrading my computers power supply, This does not happen very often, only If I FLY long distances without stopping.

  • Thanks for the info! The latest driver was released on 31th of August, did this error also occur prior this date? If not, it might be related to the newest driver version.
    Is it always the same errorlog? Eventually delete all hs_err_pid files on your game directory, and once the game crashes again, upload the latest hs_err_pid file please :) You can btw also put this file in attachment, or alternatively post it on http://pastebin.com (and provide the link here)

  • Thanks for the info! The latest driver was released on 31th of August, did this error also occur prior this date? If not, it might be related to the newest driver version.
    Is it always the same errorlog? Eventually delete all hs_err_pid files on your game directory, and once the game crashes again, upload the latest hs_err_pid file please :) You can btw also put this file in attachment, or alternatively post it on http://pastebin.com (and provide the link here)


    I will let you know , It only seems to happen if I fly for long periods in 1 direction on undiscovered land, It does not happen often. I have also noticed that its more frequent if the area is new (not already in the db). I will let you know .

  • Trillnar do you see white flashes while you are flying? Like on the mountains etc?


    Yes I do. It is where the land is generated and it has not been textured yet. I also see seams in the mountains sometimes. I am sure it will be fixed. I have seen that since I got the game but it is not a big deal as the white spots always fill in.

Participate now!

Don’t have an account yet? Create a new account now and be part of our community!