#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x000000005b9a2ed0, pid=5780, tid=4452
#
# 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 [atio6axx.dll+0x3f2ed0]
#
# 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 (0x000000001b7e8800): JavaThread "jME3 Main" [_thread_in_native, id=4452, stack(0x000000001eb90000,0x000000001ec90000)]
siginfo: ExceptionCode=0xc0000005, reading address 0x00000000279fb000
Registers:
RAX=0x000000000000000c, RBX=0x000000003d44e898, RCX=0x000000003d450098, RDX=0x00000000279fb000
RSP=0x000000001ec8e258, RBP=0x0000000000000049, RSI=0x000000003d450098, RDI=0x00000000279fb000
R8 =0x0000000000000002, R9 =0x000000005b5b0000, R10=0x0000000000000003, R11=0x0000000000000000
R12=0x000000000000000c, R13=0x000000005d1df780, R14=0x0000000000000003, R15=0x000000005b9a2ed0
RIP=0x000000005b9a2ed0, EFLAGS=0x0000000000010202
Top of Stack: (sp=0x000000001ec8e258)
0x000000001ec8e258: 000000005b8e39cf 0000000027923260
0x000000001ec8e268: 000000005d203c40 000000005d202858
0x000000001ec8e278: 0000000000000003 0000000000280298
0x000000001ec8e288: 0000000000289740 0000000000000018
0x000000001ec8e298: 0000000000000001 0000000200000006
0x000000001ec8e2a8: 0000000000000249 000000005d202858
0x000000001ec8e2b8: 00000000000f0000 0000000000000000
0x000000001ec8e2c8: 000000000028970d 0000000000000000
0x000000001ec8e2d8: 000000007725b280 0000000000000003
0x000000001ec8e2e8: 0000000000002000 0000000000000030
0x000000001ec8e2f8: 0000000000000030 00000000002802b8
0x000000001ec8e308: 0000000027971690 0000000000000000
0x000000001ec8e318: 0000000000000030 ffffffff0000ffff
0x000000001ec8e328: 0000000077230000 00000000002a7c20
0x000000001ec8e338: 00000000002a7d10 0000000000289934
0x000000001ec8e348: 0000000000289740 0000000000000000
Instructions: (pc=0x000000005b9a2ed0)
0x000000005b9a2eb0: 42 02 66 0f 6e c0 b8 0c 00 00 00 0f 5b c0 f3 0f
0x000000005b9a2ec0: 59 c2 f3 0f 58 c1 f3 0f 11 41 08 c3 cc cc cc cc
0x000000005b9a2ed0: 0f be 02 66 0f 6e c0 0f 5b c0 f3 0f 11 01 0f be
0x000000005b9a2ee0: 42 01 66 0f 6e c8 0f 5b c9 f3 0f 11 49 04 0f be
Register to memory mapping:
RAX=0x000000000000000c is an unknown value
RBX=0x000000003d44e898 is an unknown value
RCX=0x000000003d450098 is an unknown value
RDX=0x00000000279fb000 is an unknown value
RSP=0x000000001ec8e258 is pointing into the stack for thread: 0x000000001b7e8800
RBP=0x0000000000000049 is an unknown value
RSI=0x000000003d450098 is an unknown value
RDI=0x00000000279fb000 is an unknown value
R8 =0x0000000000000002 is an unknown value
R9 =0x000000005b5b0000 is an unknown value
R10=0x0000000000000003 is an unknown value
R11=0x0000000000000000 is an unknown value
R12=0x000000000000000c is an unknown value
R13=0x000000005d1df780 is an unknown value
R14=0x0000000000000003 is an unknown value
R15=0x000000005b9a2ed0 is an unknown value
Stack: [0x000000001eb90000,0x000000001ec90000], sp=0x000000001ec8e258, free space=1016k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [atio6axx.dll+0x3f2ed0]
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
J 3963 org.lwjgl.opengl.GL12.nglDrawRangeElementsBO(IIIIIJJ)V (0 bytes) @ 0x0000000003f35be4 [0x0000000003f35b80+0x64]
J 4266 C2 com.jme3.renderer.opengl.GLRenderer.drawTriangleList(Lcom/jme3/scene/VertexBuffer;Lcom/jme3/scene/Mesh;I)V (492 bytes) @ 0x000000000483e898 [0x000000000483e480+0x418]
J 4130 C2 com.jme3.material.Material.render(Lcom/jme3/scene/Geometry;Lcom/jme3/light/LightList;Lcom/jme3/renderer/RenderManager;)V (371 bytes) @ 0x00000000047eb254 [0x00000000047ea3e0+0xe74]
J 4223 C2 com.jme3.renderer.RenderManager.renderGeometry(Lcom/jme3/scene/Geometry;)V (250 bytes) @ 0x0000000004819434 [0x0000000004818fc0+0x474]
J 4523 C2 com.jme3.renderer.queue.RenderQueue.renderQueue(Lcom/jme3/renderer/queue/RenderQueue$Bucket;Lcom/jme3/renderer/RenderManager;Lcom/jme3/renderer/Camera;Z)V (147 bytes) @ 0x000000000492da38 [0x000000000492d560+0x4d8]
J 4622 C2 com.jme3.renderer.RenderManager.renderViewPortQueues(Lcom/jme3/renderer/ViewPort;Z)V (258 bytes) @ 0x00000000049a669c [0x00000000049a6600+0x9c]
J 4708 C2 com.jme3.renderer.RenderManager.renderViewPort(Lcom/jme3/renderer/ViewPort;F)V (465 bytes) @ 0x00000000049ea580 [0x00000000049e9c00+0x980]
J 4543 C1 com.jme3.renderer.RenderManager.render(FZ)V (229 bytes) @ 0x00000000049403a4 [0x000000000493f3e0+0xfc4]
J 5193 C1 commons.JIWApplication.update()V (199 bytes) @ 0x0000000004b59fac [0x0000000004b59780+0x82c]
J 4432 C1 com.jme3.system.lwjgl.LwjglAbstractDisplay.runLoop()V (141 bytes) @ 0x00000000048ac954 [0x00000000048ac6e0+0x274]
J 4375 C1 com.jme3.system.lwjgl.LwjglDisplay.runLoop()V (108 bytes) @ 0x000000000487f6f4 [0x000000000487cd80+0x2974]
j com.jme3.system.lwjgl.LwjglAbstractDisplay.run()V+136
j java.lang.Thread.run()V+11
v ~StubRoutines::call_stub
--------------- P R O C E S S ---------------
Java Threads: ( => current thread )
0x00000000283aa000 JavaThread "pool-1-thread-8" [_thread_blocked, id=6464, stack(0x00000000388b0000,0x00000000389b0000)]
0x00000000283a9800 JavaThread "pool-1-thread-7" [_thread_blocked, id=2656, stack(0x0000000038720000,0x0000000038820000)]
0x00000000283a8800 JavaThread "pool-1-thread-6" [_thread_blocked, id=5192, stack(0x0000000038180000,0x0000000038280000)]
0x00000000283a8000 JavaThread "pool-1-thread-5" [_thread_blocked, id=6848, stack(0x0000000038600000,0x0000000038700000)]
0x00000000283a7000 JavaThread "pool-1-thread-4" [_thread_in_Java, id=552, stack(0x0000000038490000,0x0000000038590000)]
0x00000000283a4000 JavaThread "pool-1-thread-3" [_thread_blocked, id=6480, stack(0x00000000382a0000,0x00000000383a0000)]
0x00000000283a5000 JavaThread "pool-1-thread-2" [_thread_blocked, id=6536, stack(0x0000000038070000,0x0000000038170000)]
0x00000000283a5800 JavaThread "SingleplayerNetworkThread 6" daemon [_thread_blocked, id=5376, stack(0x0000000037e90000,0x0000000037f90000)]
0x0000000023428800 JavaThread "SingleplayerNetworkThread 5" daemon [_thread_blocked, id=6472, stack(0x0000000037d20000,0x0000000037e20000)]
0x0000000023427800 JavaThread "SingleplayerNetworkThread 4" daemon [_thread_blocked, id=3068, stack(0x00000000379a0000,0x0000000037aa0000)]
0x000000002342a800 JavaThread "SingleplayerNetworkThread 3" daemon [_thread_blocked, id=6812, stack(0x0000000037aa0000,0x0000000037ba0000)]
0x000000002342b800 JavaThread "SingleplayerNetworkThread 2" daemon [_thread_blocked, id=2160, stack(0x00000000377f0000,0x00000000378f0000)]
0x000000002342c000 JavaThread "SingleplayerNetworkThread 1" daemon [_thread_blocked, id=6244, stack(0x0000000037650000,0x0000000037750000)]
0x0000000023425800 JavaThread "SingleplayerNetworkThread 0" daemon [_thread_blocked, id=5684, stack(0x000000001e970000,0x000000001ea70000)]
0x0000000023427000 JavaThread "pool-1-thread-1" [_thread_blocked, id=4028, stack(0x0000000037330000,0x0000000037430000)]
0x00000000283a6800 JavaThread "Swing-Shell" daemon [_thread_blocked, id=4104, stack(0x0000000033620000,0x0000000033720000)]
0x000000002342a000 JavaThread "pool-4-thread-1" [_thread_blocked, id=6460, stack(0x0000000027c90000,0x0000000027d90000)]
0x0000000023429000 JavaThread "LWJGL Timer" daemon [_thread_blocked, id=5180, stack(0x0000000027e30000,0x0000000027f30000)]
0x0000000023426000 JavaThread "Thread-1" [_thread_in_native, id=772, stack(0x0000000024540000,0x0000000024640000)]
0x000000001a29f800 JavaThread "Thread-6" daemon [_thread_blocked, id=6020, stack(0x0000000021dc0000,0x0000000021ec0000)]
0x00000000035cf000 JavaThread "DestroyJavaVM" [_thread_blocked, id=1048, stack(0x0000000003870000,0x0000000003970000)]
=>0x000000001b7e8800 JavaThread "jME3 Main" [_thread_in_native, id=4452, stack(0x000000001eb90000,0x000000001ec90000)]
0x000000001b60a800 JavaThread "AWT-Windows" daemon [_thread_in_native, id=4576, stack(0x000000001c3e0000,0x000000001c4e0000)]
0x000000001b6a4000 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=7092, stack(0x000000001c060000,0x000000001c160000)]
0x0000000019f9f000 JavaThread "Service Thread" daemon [_thread_blocked, id=5328, stack(0x000000001b1e0000,0x000000001b2e0000)]
0x0000000019f33800 JavaThread "C1 CompilerThread2" daemon [_thread_blocked, id=5292, stack(0x000000001afe0000,0x000000001b0e0000)]
0x0000000019f2b800 JavaThread "C2 CompilerThread1" daemon [_thread_in_native, id=4500, stack(0x000000001a9a0000,0x000000001aaa0000)]
0x0000000019f26800 JavaThread "C2 CompilerThread0" daemon [_thread_in_native, id=2908, stack(0x000000001add0000,0x000000001aed0000)]
0x0000000019f25000 JavaThread "Attach Listener" daemon [_thread_blocked, id=5816, stack(0x000000001aca0000,0x000000001ada0000)]
0x0000000019f23800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=4416, stack(0x000000001aaa0000,0x000000001aba0000)]
0x0000000019f22800 JavaThread "Surrogate Locker Thread (Concurrent GC)" daemon [_thread_blocked, id=6568, stack(0x000000001a800000,0x000000001a900000)]
0x0000000019ebe800 JavaThread "Finalizer" daemon [_thread_blocked, id=2188, stack(0x000000001a6a0000,0x000000001a7a0000)]
0x0000000019eb7800 JavaThread "Reference Handler" daemon [_thread_blocked, id=4660, stack(0x000000001a490000,0x000000001a590000)]
Other Threads:
0x0000000019eb2000 VMThread [stack: 0x000000001a300000,0x000000001a400000] [id=6108]
0x0000000019fa9800 WatcherThread [stack: 0x000000001b2e0000,0x000000001b3e0000] [id=6272]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap:
par new generation total 78656K, used 24300K [0x0000000700000000, 0x0000000705550000, 0x0000000714cc0000)
eden space 69952K, 22% used [0x0000000700000000, 0x0000000700f3b3e0, 0x0000000704450000)
from space 8704K, 100% used [0x0000000704cd0000, 0x0000000705550000, 0x0000000705550000)
to space 8704K, 0% used [0x0000000704450000, 0x0000000704450000, 0x0000000704cd0000)
concurrent mark-sweep generation total 446572K, used 297979K [0x0000000714cc0000, 0x00000007300db000, 0x00000007c0000000)
Metaspace used 30012K, capacity 30577K, committed 30872K, reserved 1077248K
class space used 3501K, capacity 3643K, committed 3736K, reserved 1048576K
Card table byte_map: [0x00000000134e0000,0x0000000013af0000] byte_map_base: 0x000000000fce0000
Marking Bits: (CMSBitMap*) 0x00000000034f13a8
Bits: [0x0000000014380000, 0x0000000016e4d000)
Mod Union Table: (CMSBitMap*) 0x00000000034f1468
Bits: [0x0000000002eb0000, 0x0000000002f5b340)
Polling page: 0x0000000000430000
CodeCache: size=245760Kb used=17147Kb max_used=17390Kb free=228612Kb
bounds [0x0000000003c40000, 0x0000000004d60000, 0x0000000012c40000]
total_blobs=5430 nmethods=4592 adapters=751
compilation: enabled
Compilation events (10 events):
Event: 28.536 Thread 0x0000000019f33800 5745 2 t.d::b (95 bytes)
Event: 28.536 Thread 0x0000000019f33800 nmethod 5745 0x000000000482e4d0 code [0x000000000482e660, 0x000000000482e928]
Event: 28.554 Thread 0x0000000019f33800 5746 2 commons.util.b::a (74 bytes)
Event: 28.555 Thread 0x0000000019f33800 nmethod 5746 0x000000000480f710 code [0x000000000480f900, 0x000000000480fef8]
Event: 28.558 Thread 0x0000000019f26800 nmethod 5667 0x00000000048df2d0 code [0x00000000048dff40, 0x00000000048e6c38]
Event: 28.558 Thread 0x0000000019f26800 5716 4 com.jme3.material.Material::getSortId (139 bytes)
Event: 28.561 Thread 0x0000000019f26800 nmethod 5716 0x00000000040c3790 code [0x00000000040c38e0, 0x00000000040c3b38]
Event: 28.561 Thread 0x0000000019f26800 5707 % 4 t.d::a @ 589 (2303 bytes)
Event: 28.563 Thread 0x0000000019f33800 5747 % 3 t.f::a @ 15 (99 bytes)
Event: 28.564 Thread 0x0000000019f33800 nmethod 5747% 0x000000000479bf90 code [0x000000000479c2a0, 0x000000000479dad8]
GC Heap History (10 events):
Event: 27.765 GC heap before
{Heap before GC invocations=54 (full 11):
par new generation total 78656K, used 72388K [0x0000000700000000, 0x0000000705550000, 0x0000000714cc0000)
eden space 69952K, 100% used [0x0000000700000000, 0x0000000704450000, 0x0000000704450000)
from space 8704K, 27% used [0x0000000704450000, 0x00000007046b13d0, 0x0000000704cd0000)
to space 8704K, 0% used [0x0000000704cd0000, 0x0000000704cd0000, 0x0000000705550000)
concurrent mark-sweep generation total 446572K, used 276762K [0x0000000714cc0000, 0x00000007300db000, 0x00000007c0000000)
Metaspace used 29933K, capacity 30443K, committed 30616K, reserved 1077248K
class space used 3499K, capacity 3642K, committed 3736K, reserved 1048576K
Event: 27.770 GC heap after
Heap after GC invocations=55 (full 11):
par new generation total 78656K, used 2253K [0x0000000700000000, 0x0000000705550000, 0x0000000714cc0000)
eden space 69952K, 0% used [0x0000000700000000, 0x0000000700000000, 0x0000000704450000)
from space 8704K, 25% used [0x0000000704cd0000, 0x0000000704f03740, 0x0000000705550000)
to space 8704K, 0% used [0x0000000704450000, 0x0000000704450000, 0x0000000704cd0000)
concurrent mark-sweep generation total 446572K, used 277464K [0x0000000714cc0000, 0x00000007300db000, 0x00000007c0000000)
Metaspace used 29933K, capacity 30443K, committed 30616K, reserved 1077248K
class space used 3499K, capacity 3642K, committed 3736K, reserved 1048576K
}
Event: 27.929 GC heap before
{Heap before GC invocations=55 (full 11):
par new generation total 78656K, used 72205K [0x0000000700000000, 0x0000000705550000, 0x0000000714cc0000)
eden space 69952K, 100% used [0x0000000700000000, 0x0000000704450000, 0x0000000704450000)
from space 8704K, 25% used [0x0000000704cd0000, 0x0000000704f03740, 0x0000000705550000)
to space 8704K, 0% used [0x0000000704450000, 0x0000000704450000, 0x0000000704cd0000)
concurrent mark-sweep generation total 446572K, used 277464K [0x0000000714cc0000, 0x00000007300db000, 0x00000007c0000000)
Metaspace used 29933K, capacity 30443K, committed 30616K, reserved 1077248K
class space used 3499K, capacity 3642K, committed 3736K, reserved 1048576K
Event: 27.931 GC heap after
Heap after GC invocations=56 (full 11):
par new generation total 78656K, used 1128K [0x0000000700000000, 0x0000000705550000, 0x0000000714cc0000)
eden space 69952K, 0% used [0x0000000700000000, 0x0000000700000000, 0x0000000704450000)
from space 8704K, 12% used [0x0000000704450000, 0x000000070456a150, 0x0000000704cd0000)
to space 8704K, 0% used [0x0000000704cd0000, 0x0000000704cd0000, 0x0000000705550000)
concurrent mark-sweep generation total 446572K, used 278269K [0x0000000714cc0000, 0x00000007300db000, 0x00000007c0000000)
Metaspace used 29933K, capacity 30443K, committed 30616K, reserved 1077248K
class space used 3499K, capacity 3642K, committed 3736K, reserved 1048576K
}
Event: 28.063 GC heap before
{Heap before GC invocations=56 (full 11):
par new generation total 78656K, used 71080K [0x0000000700000000, 0x0000000705550000, 0x0000000714cc0000)
eden space 69952K, 100% used [0x0000000700000000, 0x0000000704450000, 0x0000000704450000)
from space 8704K, 12% used [0x0000000704450000, 0x000000070456a150, 0x0000000704cd0000)
to space 8704K, 0% used [0x0000000704cd0000, 0x0000000704cd0000, 0x0000000705550000)
concurrent mark-sweep generation total 446572K, used 278269K [0x0000000714cc0000, 0x00000007300db000, 0x00000007c0000000)
Metaspace used 29935K, capacity 30443K, committed 30616K, reserved 1077248K
class space used 3499K, capacity 3642K, committed 3736K, reserved 1048576K
Event: 28.065 GC heap after
Heap after GC invocations=57 (full 11):
par new generation total 78656K, used 994K [0x0000000700000000, 0x0000000705550000, 0x0000000714cc0000)
eden space 69952K, 0% used [0x0000000700000000, 0x0000000700000000, 0x0000000704450000)
from space 8704K, 11% used [0x0000000704cd0000, 0x0000000704dc88b8, 0x0000000705550000)
to space 8704K, 0% used [0x0000000704450000, 0x0000000704450000, 0x0000000704cd0000)
concurrent mark-sweep generation total 446572K, used 278416K [0x0000000714cc0000, 0x00000007300db000, 0x00000007c0000000)
Metaspace used 29935K, capacity 30443K, committed 30616K, reserved 1077248K
class space used 3499K, capacity 3642K, committed 3736K, reserved 1048576K
}
Event: 28.231 GC heap before
{Heap before GC invocations=57 (full 11):
par new generation total 78656K, used 70916K [0x0000000700000000, 0x0000000705550000, 0x0000000714cc0000)
eden space 69952K, 99% used [0x0000000700000000, 0x0000000704448a80, 0x0000000704450000)
from space 8704K, 11% used [0x0000000704cd0000, 0x0000000704dc88b8, 0x0000000705550000)
to space 8704K, 0% used [0x0000000704450000, 0x0000000704450000, 0x0000000704cd0000)
concurrent mark-sweep generation total 446572K, used 278416K [0x0000000714cc0000, 0x00000007300db000, 0x00000007c0000000)
Metaspace used 29957K, capacity 30507K, committed 30872K, reserved 1077248K
class space used 3499K, capacity 3642K, committed 3736K, reserved 1048576K
Event: 28.235 GC heap after
Heap after GC invocations=58 (full 11):
par new generation total 78656K, used 8703K [0x0000000700000000, 0x0000000705550000, 0x0000000714cc0000)
eden space 69952K, 0% used [0x0000000700000000, 0x0000000700000000, 0x0000000704450000)
from space 8704K, 99% used [0x0000000704450000, 0x0000000704ccfff8, 0x0000000704cd0000)
to space 8704K, 0% used [0x0000000704cd0000, 0x0000000704cd0000, 0x0000000705550000)
concurrent mark-sweep generation total 446572K, used 283522K [0x0000000714cc0000, 0x00000007300db000, 0x00000007c0000000)
Metaspace used 29957K, capacity 30507K, committed 30872K, reserved 1077248K
class space used 3499K, capacity 3642K, committed 3736K, reserved 1048576K
}
Event: 28.518 GC heap before
{Heap before GC invocations=58 (full 11):
par new generation total 78656K, used 78655K [0x0000000700000000, 0x0000000705550000, 0x0000000714cc0000)
eden space 69952K, 100% used [0x0000000700000000, 0x0000000704450000, 0x0000000704450000)
from space 8704K, 99% used [0x0000000704450000, 0x0000000704ccfff8, 0x0000000704cd0000)
to space 8704K, 0% used [0x0000000704cd0000, 0x0000000704cd0000, 0x0000000705550000)
concurrent mark-sweep generation total 446572K, used 283522K [0x0000000714cc0000, 0x00000007300db000, 0x00000007c0000000)
Metaspace used 30011K, capacity 30577K, committed 30872K, reserved 1077248K
class space used 3501K, capacity 3643K, committed 3736K, reserved 1048576K
Event: 28.527 GC heap after
Heap after GC invocations=59 (full 11):
par new generation total 78656K, used 8704K [0x0000000700000000, 0x0000000705550000, 0x0000000714cc0000)
eden space 69952K, 0% used [0x0000000700000000, 0x0000000700000000, 0x0000000704450000)
from space 8704K, 100% used [0x0000000704cd0000, 0x0000000705550000, 0x0000000705550000)
to space 8704K, 0% used [0x0000000704450000, 0x0000000704450000, 0x0000000704cd0000)
concurrent mark-sweep generation total 446572K, used 297979K [0x0000000714cc0000, 0x00000007300db000, 0x00000007c0000000)
Metaspace used 30011K, capacity 30577K, committed 30872K, reserved 1077248K
class space used 3501K, capacity 3643K, committed 3736K, reserved 1048576K
}
Deoptimization events (10 events):
Event: 28.213 Thread 0x000000001b7e8800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000040e25b4 method=com.jme3.util.ListSort.binaryInsertionSort([Ljava/lang/Object;IIILjava/util/Comparator;)V @ 52
Event: 28.214 Thread 0x000000001b7e8800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000040e25b4 method=com.jme3.util.ListSort.binaryInsertionSort([Ljava/lang/Object;IIILjava/util/Comparator;)V @ 52
Event: 28.236 Thread 0x000000001b7e8800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000048212f0 method=com.jme3.renderer.opengl.GLRenderer.setupTextureParams(Lcom/jme3/texture/Texture;)V @ 424
Event: 28.246 Thread 0x000000001b7e8800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000048212f0 method=com.jme3.renderer.opengl.GLRenderer.setupTextureParams(Lcom/jme3/texture/Texture;)V @ 424
Event: 28.296 Thread 0x00000000283a7000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000004b13ac4 method=java.io.SequenceInputStream.read()I @ 13
Event: 28.296 Thread 0x00000000283a7000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000004b13ac4 method=java.io.SequenceInputStream.read()I @ 13
Event: 28.360 Thread 0x000000001b7e8800 Uncommon trap: reason=array_check action=maybe_recompile pc=0x0000000004b95a30 method=com.jme3.util.ListSort.binaryInsertionSort([Ljava/lang/Object;IIILjava/util/Comparator;)V @ 133
Event: 28.371 Thread 0x000000001b7e8800 Uncommon trap: reason=array_check action=maybe_recompile pc=0x0000000004b95a30 method=com.jme3.util.ListSort.binaryInsertionSort([Ljava/lang/Object;IIILjava/util/Comparator;)V @ 133
Event: 28.436 Thread 0x000000001b7e8800 Uncommon trap: reason=array_check action=maybe_recompile pc=0x0000000004251f14 method=com.jme3.util.ListSort.binaryInsertionSort([Ljava/lang/Object;IIILjava/util/Comparator;)V @ 123
Event: 28.447 Thread 0x000000001b7e8800 Uncommon trap: reason=array_check action=maybe_recompile pc=0x0000000004251f14 method=com.jme3.util.ListSort.binaryInsertionSort([Ljava/lang/Object;IIILjava/util/Comparator;)V @ 123
Internal exceptions (10 events):
Event: 25.114 Thread 0x00000000283aa000 Exception (0x0000000703bc9f60) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 25.141 Thread 0x00000000283aa000 Exception (0x0000000703e19f50) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 25.141 Thread 0x00000000283aa000 Exception (0x0000000703e1b248) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 25.153 Thread 0x00000000283aa000 Exception (0x0000000703f0c2f0) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 25.163 Thread 0x00000000283aa000 Exception (0x0000000703f20008) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 26.024 Thread 0x00000000283aa000 Exception (0x000000070220cf40) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 26.024 Thread 0x00000000283aa000 Exception (0x000000070220e238) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 28.131 Thread 0x000000001b7e8800 Exception (0x000000070176a9c0) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 28.131 Thread 0x000000001b7e8800 Exception (0x000000070176bcf0) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 28.181 Thread 0x000000001b7e8800 Implicit null exception at 0x00000000047c1e8c to 0x00000000047c1efd
Events (10 events):
Event: 28.379 loading class java/util/concurrent/ConcurrentHashMap$MapEntry
Event: 28.379 loading class java/util/concurrent/ConcurrentHashMap$MapEntry done
Event: 28.436 Thread 0x000000001b7e8800 Uncommon trap: trap_request=0xffffffd6 fr.pc=0x0000000004251f14
Event: 28.436 Thread 0x000000001b7e8800 DEOPT PACKING pc=0x0000000004251f14 sp=0x000000001ec8eec0
Event: 28.436 Thread 0x000000001b7e8800 DEOPT UNPACKING pc=0x0000000003c8556a sp=0x000000001ec8ee98 mode 2
Event: 28.447 Thread 0x000000001b7e8800 Uncommon trap: trap_request=0xffffffd6 fr.pc=0x0000000004251f14
Event: 28.447 Thread 0x000000001b7e8800 DEOPT PACKING pc=0x0000000004251f14 sp=0x000000001ec8eec0
Event: 28.447 Thread 0x000000001b7e8800 DEOPT UNPACKING pc=0x0000000003c8556a sp=0x000000001ec8ee98 mode 2
Event: 28.518 Executing VM operation: GenCollectForAllocation
Event: 28.527 Executing VM operation: GenCollectForAllocation done
Dynamic libraries:
0x000000013f720000 - 0x000000013f754000 C:\Program Files (x86)\Steam\steamapps\common\RisingWorld\java\bin\java.exe
0x0000000077230000 - 0x00000000773d9000 C:\Windows\SYSTEM32\ntdll.dll
0x0000000077010000 - 0x000000007712f000 C:\Windows\system32\kernel32.dll
0x000007fefd000000 - 0x000007fefd06c000 C:\Windows\system32\KERNELBASE.dll
0x000007fefda30000 - 0x000007fefdb0b000 C:\Windows\system32\ADVAPI32.dll
0x000007fefd5e0000 - 0x000007fefd67f000 C:\Windows\system32\msvcrt.dll
0x000007fefd890000 - 0x000007fefd8af000 C:\Windows\SYSTEM32\sechost.dll
0x000007fefebe0000 - 0x000007fefed0d000 C:\Windows\system32\RPCRT4.dll
0x0000000077130000 - 0x000000007722a000 C:\Windows\system32\USER32.dll
0x000007fefeef0000 - 0x000007fefef57000 C:\Windows\system32\GDI32.dll
0x000007feff070000 - 0x000007feff07e000 C:\Windows\system32\LPK.dll
0x000007feff470000 - 0x000007feff539000 C:\Windows\system32\USP10.dll
0x000007fefb930000 - 0x000007fefbb24000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.18837_none_fa3b1e3d17594757\COMCTL32.dll
0x000007feff3f0000 - 0x000007feff461000 C:\Windows\system32\SHLWAPI.dll
0x000007fefdb10000 - 0x000007fefdb3e000 C:\Windows\system32\IMM32.DLL
0x000007fefef60000 - 0x000007feff069000 C:\Windows\system32\MSCTF.dll
0x000007fef9ea0000 - 0x000007fefa046000 C:\Program Files (x86)\Steam\gameoverlayrenderer64.dll
0x000007fef9a30000 - 0x000007fef9a6b000 C:\Windows\system32\WINMM.dll
0x000007fefd680000 - 0x000007fefd883000 C:\Windows\system32\ole32.dll
0x0000000077400000 - 0x0000000077407000 C:\Windows\system32\psapi.dll
0x00000000655f0000 - 0x00000000656c2000 C:\Program Files (x86)\Steam\steamapps\common\RisingWorld\java\bin\msvcr100.dll
0x0000000064d90000 - 0x00000000655ea000 C:\Program Files (x86)\Steam\steamapps\common\RisingWorld\java\bin\server\jvm.dll
0x000007fef45d0000 - 0x000007fef45d9000 C:\Windows\system32\WSOCK32.dll
0x000007fefd590000 - 0x000007fefd5dd000 C:\Windows\system32\WS2_32.dll
0x000007fefdb40000 - 0x000007fefdb48000 C:\Windows\system32\NSI.dll
0x0000000069570000 - 0x000000006957f000 C:\Program Files (x86)\Steam\steamapps\common\RisingWorld\java\bin\verify.dll
0x0000000068d30000 - 0x0000000068d58000 C:\Program Files (x86)\Steam\steamapps\common\RisingWorld\java\bin\java.dll
0x0000000069550000 - 0x0000000069566000 C:\Program Files (x86)\Steam\steamapps\common\RisingWorld\java\bin\zip.dll
0x000007fefde30000 - 0x000007fefebb9000 C:\Windows\system32\SHELL32.dll
0x000007fefcff0000 - 0x000007fefcfff000 C:\Windows\system32\profapi.dll
0x0000000068d00000 - 0x0000000068d24000 C:\Program Files (x86)\Steam\steamapps\common\RisingWorld\java\bin\sunec.dll
0x000007fefc820000 - 0x000007fefc838000 C:\Windows\system32\CRYPTSP.dll
0x000007fefc520000 - 0x000007fefc567000 C:\Windows\system32\rsaenh.dll
0x000007fefd350000 - 0x000007fefd36e000 C:\Windows\system32\USERENV.dll
0x000007fefce80000 - 0x000007fefce8f000 C:\Windows\system32\CRYPTBASE.dll
0x0000000068ce0000 - 0x0000000068cfa000 C:\Program Files (x86)\Steam\steamapps\common\RisingWorld\java\bin\net.dll
0x000007fefc7c0000 - 0x000007fefc815000 C:\Windows\system32\mswsock.dll
0x000007fefc7b0000 - 0x000007fefc7b7000 C:\Windows\System32\wship6.dll
0x000007fef9980000 - 0x000007fef99a7000 C:\Windows\system32\IPHLPAPI.DLL
0x000007fef9960000 - 0x000007fef996b000 C:\Windows\system32\WINNSI.DLL
0x000007fef97e0000 - 0x000007fef97f1000 C:\Windows\system32\dhcpcsvc6.DLL
0x000007fef97c0000 - 0x000007fef97d8000 C:\Windows\system32\dhcpcsvc.DLL
0x0000000068cc0000 - 0x0000000068cd1000 C:\Program Files (x86)\Steam\steamapps\common\RisingWorld\java\bin\nio.dll
0x0000000063d00000 - 0x0000000063e98000 C:\Program Files (x86)\Steam\steamapps\common\RisingWorld\java\bin\awt.dll
0x000007fefd950000 - 0x000007fefda27000 C:\Windows\system32\OLEAUT32.dll
0x000007fefb320000 - 0x000007fefb338000 C:\Windows\system32\DWMAPI.DLL
0x000007fefb750000 - 0x000007fefb7a6000 C:\Windows\system32\uxtheme.dll
0x000007fee43c0000 - 0x000007fee45bf000 C:\Windows\system32\d3d9.dll
0x000007fefbf20000 - 0x000007fefbf2c000 C:\Windows\system32\VERSION.dll
0x000007fee43b0000 - 0x000007fee43b7000 C:\Windows\system32\d3d8thk.dll
0x000007fef5c10000 - 0x000007fef5d72000 C:\Windows\system32\aticfx64.dll
0x000007fee4350000 - 0x000007fee4371000 C:\Windows\system32\atiu9p64.dll
0x000007fee3af0000 - 0x000007fee434a000 C:\Windows\system32\atiumd64.dll
0x00000000616f0000 - 0x0000000061f76000 C:\Windows\system32\atiumd6a.dll
0x000007fefae30000 - 0x000007fefae5c000 C:\Windows\system32\POWRPROF.dll
0x000007fefed10000 - 0x000007fefeee7000 C:\Windows\system32\SETUPAPI.dll
0x000007fefd2d0000 - 0x000007fefd306000 C:\Windows\system32\CFGMGR32.dll
0x000007fefd110000 - 0x000007fefd12a000 C:\Windows\system32\DEVOBJ.dll
0x000007fefce20000 - 0x000007fefce77000 C:\Windows\system32\apphelp.dll
0x0000000180000000 - 0x0000000180053000 C:\Program Files (x86)\Steam\steamapps\common\RisingWorld\lwjgl64.dll
0x000007fef6a60000 - 0x000007fef6b7d000 C:\Windows\system32\OPENGL32.dll
0x000007fefa780000 - 0x000007fefa7ad000 C:\Windows\system32\GLU32.dll
0x000007fee9c70000 - 0x000007fee9d61000 C:\Windows\system32\DDRAW.dll
0x000007fefa810000 - 0x000007fefa818000 C:\Windows\system32\DCIMAN32.dll
0x000007fefa760000 - 0x000007fefa778000 C:\Windows\system32\atig6pxx.dll
0x000000005b5b0000 - 0x000000005d3ad000 C:\Windows\system32\atio6axx.dll
0x000007feed2a0000 - 0x000007feed3e1000 C:\Windows\system32\atiadlxx.dll
0x000007fefb7b0000 - 0x000007fefb8dc000 C:\Windows\system32\PROPSYS.dll
0x000007fefbf00000 - 0x000007fefbf11000 C:\Windows\system32\WTSAPI32.dll
0x000007fefd310000 - 0x000007fefd34b000 C:\Windows\system32\WINTRUST.dll
0x000007fefd160000 - 0x000007fefd2cd000 C:\Windows\system32\CRYPT32.dll
0x000007fefcfe0000 - 0x000007fefcfef000 C:\Windows\system32\MSASN1.dll
0x000007fefa540000 - 0x000007fefa56c000 C:\Windows\system32\atig6txx.dll
0x000007fee39c0000 - 0x000007fee3a5c000 C:\Windows\system32\mscms.dll
0x000007fee3920000 - 0x000007fee3962000 C:\Windows\system32\icm32.dll
0x000007fefd8b0000 - 0x000007fefd949000 C:\Windows\system32\CLBCatQ.DLL
0x000007fefb340000 - 0x000007fefb38b000 C:\Windows\System32\MMDevApi.dll
0x000007fef95f0000 - 0x000007fef963f000 C:\Windows\system32\AUDIOSES.DLL
0x0000000069340000 - 0x00000000693c5000 C:\Users\User\AppData\Local\Temp\sqlite-3.7.2-sqlitejdbc.dll
0x000007fef9a90000 - 0x000007fef9aa5000 C:\Windows\system32\NLAapi.dll
0x000007fef6ed0000 - 0x000007fef6ee5000 C:\Windows\system32\napinsp.dll
0x000007fef6c30000 - 0x000007fef6c49000 C:\Windows\system32\pnrpnsp.dll
0x000007fefc640000 - 0x000007fefc69b000 C:\Windows\system32\DNSAPI.dll
0x000007fef6c20000 - 0x000007fef6c2b000 C:\Windows\System32\winrnr.dll
0x0000000073270000 - 0x000000007329e000 C:\Program Files\Common Files\Microsoft Shared\Windows Live\WLIDNSP.DLL
0x000007fef6c10000 - 0x000007fef6c20000 C:\Windows\system32\wshbth.dll
0x000007fef9810000 - 0x000007fef9863000 C:\Windows\System32\fwpuclnt.dll
0x000007fef7b20000 - 0x000007fef7b28000 C:\Windows\system32\rasadhlp.dll
0x000007fefc1a0000 - 0x000007fefc1a7000 C:\Windows\System32\wshtcpip.dll
0x000007fee0410000 - 0x000007fee0625000 C:\Program Files (x86)\Steam\steamapps\common\RisingWorld\fmod64.dll
0x000007fefa6c0000 - 0x000007fefa6d8000 C:\Windows\system32\MSACM32.dll
0x000007fee01d0000 - 0x000007fee0405000 C:\Program Files (x86)\Steam\steamapps\common\RisingWorld\fmodL64.dll
0x000007fedf000000 - 0x000007fedf2ca000 C:\Program Files (x86)\Steam\steamapps\common\RisingWorld\fmodstudio64.dll
0x000007fedec70000 - 0x000007fedeff6000 C:\Program Files (x86)\Steam\steamapps\common\RisingWorld\fmodstudioL64.dll
0x0000000068c80000 - 0x0000000068cb1000 C:\Program Files (x86)\Steam\steamapps\common\RisingWorld\java\bin\jpeg.dll
0x000007fefa580000 - 0x000007fefa59a000 C:\Program Files (x86)\Steam\steamapps\common\RisingWorld\JavaFMod64.dll
0x000007fefa050000 - 0x000007fefa13f000 C:\Windows\system32\MSVCR120.dll
0x000007fefa140000 - 0x000007fefa1e6000 C:\Windows\system32\MSVCP120.dll
0x0000000068eb0000 - 0x0000000068ebd000 C:\Program Files (x86)\Steam\steamapps\common\RisingWorld\java\bin\management.dll
0x000007fef9e50000 - 0x000007fef9e9e000 C:\Windows\system32\pdh.dll
0x000007fefb140000 - 0x000007fefb16d000 C:\Windows\system32\ntmarta.dll
0x000007fefd3a0000 - 0x000007fefd3f2000 C:\Windows\system32\WLDAP32.dll
0x000007fef9e10000 - 0x000007fef9e4b000 C:\Windows\system32\wdmaud.drv
0x000000006c6f0000 - 0x000000006c6f6000 C:\Windows\system32\ksuser.dll
0x000007fefabd0000 - 0x000007fefabd9000 C:\Windows\system32\AVRT.dll
0x000007fefa800000 - 0x000007fefa80a000 C:\Windows\system32\msacm32.drv
0x000007fefa570000 - 0x000007fefa579000 C:\Windows\system32\midimap.dll
0x0000000064d50000 - 0x0000000064d8c000 C:\Program Files (x86)\Steam\steamapps\common\RisingWorld\java\bin\lcms.dll
0x000007fef6690000 - 0x000007fef6730000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_5.82.7601.18837_none_a4d981ff711297b6\comctl32.dll
0x0000000064d00000 - 0x0000000064d47000 C:\Program Files (x86)\Steam\steamapps\common\RisingWorld\java\bin\fontmanager.dll
0x0000000064cb0000 - 0x0000000064cf1000 C:\Program Files (x86)\Steam\steamapps\common\RisingWorld\java\bin\t2k.dll
0x000007fee0aa0000 - 0x000007fee0bc5000 C:\Windows\system32\dbghelp.dll
VM Arguments:
jvm_args: -XX:+UseConcMarkSweepGC -XX:MaxDirectMemorySize=3072m -Xmx3072m -Djava.net.preferIPv4Stack=true
java_command: risingworld.jar +ticket=1400000016101E3D1A8EFD940CF3FE0401001001910E20561800000001000000020000001916164E00000000D882000001000000B200000032000000040000000CF3FE0401001001F0F104001916164E9C00A8C000000000BDC31B563D7337560100EDC7000000000000B9C0234F5425086A0DCB6B78A833F4E01BAE609AC1231E2FFC16693412DDDFB39C4844479B1F61B228274106D045FF9946D646114CD4086AE5CBDF408D5398CB88F3AB8ACFA13B0C5E4A019609184925ECC7750E6CCBCF2434642A67078163072FFE42F37EDFCE20B85935ECABC78EAF5722F6B6DCF0A55DCE7B3CC0B582FC91 +lang=english
java_class_path (initial): risingworld.jar
Launcher Type: SUN_STANDARD
Environment Variables:
PATH=C:\Program Files (x86)\Steam;C:\Program Files (x86)\ROCCAT\Isku Keyboard;C:\ProgramData\Oracle\Java\javapath;C:\Program Files (x86)\AMD APP\bin\x86_64;C:\Program Files (x86)\AMD APP\bin\x86;C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\ATI Technologies\ATI.ACE\Core-Static;C:\Program Files (x86)\AMD\ATI.ACE\Core-Static;C:\Program Files\Common Files\Microsoft Shared\Windows Live
USERNAME=User
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 42 Stepping 7, GenuineIntel
--------------- S Y S T E M ---------------
OS: Windows 7 , 64 bit Build 7601 Service Pack 1
CPU:total 4 (4 cores per cpu, 1 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, tsc, tscinvbit
Memory: 4k page, physical 16738256k(13443940k free), swap 33474672k(29391076k 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: Thu Oct 15 22:38:34 2015
elapsed time: 28 seconds (0d 0h 0m 28s)