Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #
- # A fatal error has been detected by the Java Runtime Environment:
- #
- # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007ffa5567130d, pid=9684, tid=0x0000000000001c4c
- #
- # JRE version: Java(TM) SE Runtime Environment (8.0_121-b13) (build 1.8.0_121-b13)
- # Java VM: Java HotSpot(TM) 64-Bit Server VM (25.121-b13 mixed mode windows-amd64 compressed oops)
- # Problematic frame:
- # C [ig8icd64.dll+0xd130d]
- #
- # Core dump written. Default location: C:\Users\monke\workspace\TheGame1ByCaleb\hs_err_pid9684.mdmp
- #
- # If you would like to submit a bug report, please visit:
- # http://bugreport.java.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 (0x00000000190e3000): JavaThread "AWT-EventQueue-0" [_thread_in_native, id=7244, stack(0x0000000019900000,0x0000000019a00000)]
- siginfo: ExceptionCode=0xc0000005, reading address 0x00000000197f5000
- Registers:
- RAX=0x0000000000000150, RBX=0x0000000000e38980, RCX=0x0000000000000000, RDX=0x00000000197f4fc0
- RSP=0x00000000199f9df0, RBP=0x00000000199f9f20, RSI=0x000000005d69a000, RDI=0x000000005d6a4800
- R8 =0x000000000000e490, R9 =0x00000000000001c9, R10=0x0000000000000150, R11=0x0000000000000246
- R12=0x000000000000000c, R13=0x000000000000e490, R14=0x0000000000000000, R15=0x00000000197ea840
- RIP=0x00007ffa5567130d, EFLAGS=0x0000000000010207
- Top of Stack: (sp=0x00000000199f9df0)
- 0x00000000199f9df0: 000000003f800000 0000000000000000
- 0x00000000199f9e00: 00000000c2cc0000 0000000000000000
- 0x00000000199f9e10: 000000001988e1c0 00007ffa557d03a7
- 0x00000000199f9e20: 0000000000e38980 000000000000000a
- 0x00000000199f9e30: 0000000000000006 000000001a05dc88
- 0x00000000199f9e40: 000000005f033828 000000005f032fe8
- 0x00000000199f9e50: 0001000000000000 0000027700000000
- 0x00000000199f9e60: 0000000000000000 0000000000e5e3d0
- 0x00000000199f9e70: 0000000016185428 0309191000000010
- 0x00000000199f9e80: 000000005ed6a710 00000000199fb410
- 0x00000000199f9e90: 00000000ffffffff ffffffff00000000
- 0x00000000199f9ea0: 000000005a930a20 000000005f033948
- 0x00000000199f9eb0: 000000005f033928 0e1912155f02b140
- 0x00000000199f9ec0: 000000005f0338e8 0000000000000000
- 0x00000000199f9ed0: 000000001a12ef60 0000000000000000
- 0x00000000199f9ee0: 000000001a204230 000000005ece0b88
- Instructions: (pc=0x00007ffa5567130d)
- 0x00007ffa556712ed: 00 00 00 66 0f 6f 3a 66 0f 6f 72 10 66 0f 6f 6a
- 0x00007ffa556712fd: 20 41 ff c2 48 83 ef 80 41 8b c2 66 0f 6f 62 30
- 0x00007ffa5567130d: 66 0f 6f 5a 40 66 0f 6f 52 50 66 0f 6f 4a 60 66
- 0x00007ffa5567131d: 0f 6f 42 70 66 0f e7 7f 80 48 83 ea 80 66 0f e7
- Register to memory mapping:
- RAX=0x0000000000000150 is an unknown value
- RBX=0x0000000000e38980 is an unknown value
- RCX=0x0000000000000000 is an unknown value
- RDX=0x00000000197f4fc0 is an unknown value
- RSP=0x00000000199f9df0 is pointing into the stack for thread: 0x00000000190e3000
- RBP=0x00000000199f9f20 is pointing into the stack for thread: 0x00000000190e3000
- RSI=0x000000005d69a000 is an unknown value
- RDI=0x000000005d6a4800 is an unknown value
- R8 =0x000000000000e490 is an unknown value
- R9 =0x00000000000001c9 is an unknown value
- R10=0x0000000000000150 is an unknown value
- R11=0x0000000000000246 is an unknown value
- R12=0x000000000000000c is an unknown value
- R13=0x000000000000e490 is an unknown value
- R14=0x0000000000000000 is an unknown value
- R15=0x00000000197ea840 is an unknown value
- Stack: [0x0000000019900000,0x0000000019a00000], sp=0x00000000199f9df0, free space=999k
- Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
- C [ig8icd64.dll+0xd130d]
- C [ig8icd64.dll+0x2303a7]
- C [ig8icd64.dll+0x288717]
- C [ig8icd64.dll+0x3298e7]
- C [ig8icd64.dll+0x329707]
- C [ig8icd64.dll+0x32cd13]
- C [ig8icd64.dll+0x2dd5e4]
- C [ig8icd64.dll+0x5af634]
- C [ig8icd64.dll+0x5afb51]
- C 0x0000000002c17f74
- Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
- j jogamp.opengl.gl4.GL4bcImpl.dispatch_glDrawElements1(IIILjava/lang/Object;IZJ)V+0
- j jogamp.opengl.gl4.GL4bcImpl.glDrawElements(IIILjava/nio/Buffer;)V+99
- j run.TheGame1ByCaleb$ScenePlay.renderScene(Lcom/jogamp/opengl/GL2;)V+135
- j run.TheGame1ByCaleb$ScenePlay.display(Lcom/jogamp/opengl/GLAutoDrawable;)V+419
- j game3d.SRScene$SRGLEventListener.display(Lcom/jogamp/opengl/GLAutoDrawable;)V+5
- j jogamp.opengl.GLDrawableHelper.displayImpl(Lcom/jogamp/opengl/GLAutoDrawable;)V+62
- j jogamp.opengl.GLDrawableHelper.display(Lcom/jogamp/opengl/GLAutoDrawable;)V+2
- j com.jogamp.opengl.awt.GLCanvas$11.run()V+118
- j jogamp.opengl.GLDrawableHelper.invokeGLImpl(Lcom/jogamp/opengl/GLDrawable;Lcom/jogamp/opengl/GLContext;Ljava/lang/Runnable;Ljava/lang/Runnable;)V+203
- j jogamp.opengl.GLDrawableHelper.invokeGL(Lcom/jogamp/opengl/GLDrawable;Lcom/jogamp/opengl/GLContext;Ljava/lang/Runnable;Ljava/lang/Runnable;)V+72
- j com.jogamp.opengl.awt.GLCanvas$12.run()V+104
- j java.awt.event.InvocationEvent.dispatch()V+11
- j java.awt.EventQueue.dispatchEventImpl(Ljava/awt/AWTEvent;Ljava/lang/Object;)V+21
- j java.awt.EventQueue.access$500(Ljava/awt/EventQueue;Ljava/awt/AWTEvent;Ljava/lang/Object;)V+3
- j java.awt.EventQueue$3.run()Ljava/lang/Void;+32
- j java.awt.EventQueue$3.run()Ljava/lang/Object;+1
- v ~StubRoutines::call_stub
- j java.security.AccessController.doPrivileged(Ljava/security/PrivilegedAction;Ljava/security/AccessControlContext;)Ljava/lang/Object;+0
- j java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Ljava/security/PrivilegedAction;Ljava/security/AccessControlContext;Ljava/security/AccessControlContext;)Ljava/lang/Object;+18
- j java.awt.EventQueue.dispatchEvent(Ljava/awt/AWTEvent;)V+46
- j java.awt.EventDispatchThread.pumpOneEventForFilters(I)V+245
- j java.awt.EventDispatchThread.pumpEventsForFilter(ILjava/awt/Conditional;Ljava/awt/EventFilter;)V+35
- j java.awt.EventDispatchThread.pumpEventsForHierarchy(ILjava/awt/Conditional;Ljava/awt/Component;)V+11
- j java.awt.EventDispatchThread.pumpEvents(ILjava/awt/Conditional;)V+4
- j java.awt.EventDispatchThread.pumpEvents(Ljava/awt/Conditional;)V+3
- j java.awt.EventDispatchThread.run()V+9
- v ~StubRoutines::call_stub
- --------------- P R O C E S S ---------------
- Java Threads: ( => current thread )
- 0x0000000002b00800 JavaThread "DestroyJavaVM" [_thread_blocked, id=6744, stack(0x0000000002a00000,0x0000000002b00000)]
- 0x00000000195ca800 JavaThread "main-FPSAWTAnimator#00-Timer0" [_thread_blocked, id=11864, stack(0x000000005f7b0000,0x000000005f8b0000)]
- 0x00000000192cf800 JavaThread "main-SharedResourceRunner" daemon [_thread_blocked, id=1228, stack(0x000000001a210000,0x000000001a310000)]
- =>0x00000000190e3000 JavaThread "AWT-EventQueue-0" [_thread_in_native, id=7244, stack(0x0000000019900000,0x0000000019a00000)]
- 0x00000000182b1000 JavaThread "AWT-Windows" daemon [_thread_in_native, id=5792, stack(0x0000000018b00000,0x0000000018c00000)]
- 0x00000000182b0800 JavaThread "AWT-Shutdown" [_thread_blocked, id=8948, stack(0x0000000018a00000,0x0000000018b00000)]
- 0x00000000182ac000 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=14232, stack(0x0000000018900000,0x0000000018a00000)]
- 0x000000001650d800 JavaThread "Service Thread" daemon [_thread_blocked, id=13008, stack(0x0000000018300000,0x0000000018400000)]
- 0x00000000164d9800 JavaThread "C1 CompilerThread2" daemon [_thread_blocked, id=244, stack(0x0000000017e00000,0x0000000017f00000)]
- 0x00000000164b3000 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=5696, stack(0x0000000017d00000,0x0000000017e00000)]
- 0x00000000164ac000 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=10688, stack(0x0000000017c00000,0x0000000017d00000)]
- 0x00000000164aa800 JavaThread "Attach Listener" daemon [_thread_blocked, id=12560, stack(0x0000000017b00000,0x0000000017c00000)]
- 0x00000000164a9800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=892, stack(0x0000000017a00000,0x0000000017b00000)]
- 0x0000000002bfa000 JavaThread "Finalizer" daemon [_thread_blocked, id=6776, stack(0x0000000017710000,0x0000000017810000)]
- 0x0000000002bf2000 JavaThread "Reference Handler" daemon [_thread_blocked, id=4188, stack(0x0000000017610000,0x0000000017710000)]
- Other Threads:
- 0x0000000016477800 VMThread [stack: 0x0000000017510000,0x0000000017610000] [id=13480]
- 0x0000000017f33000 WatcherThread [stack: 0x0000000018400000,0x0000000018500000] [id=3804]
- VM state:not at safepoint (normal execution)
- VM Mutex/Monitor currently owned by a thread: None
- Heap:
- PSYoungGen total 28672K, used 10551K [0x00000000e0780000, 0x00000000e2780000, 0x0000000100000000)
- eden space 24576K, 27% used [0x00000000e0780000,0x00000000e0dff820,0x00000000e1f80000)
- from space 4096K, 95% used [0x00000000e2380000,0x00000000e274e5b8,0x00000000e2780000)
- to space 4096K, 0% used [0x00000000e1f80000,0x00000000e1f80000,0x00000000e2380000)
- ParOldGen total 65536K, used 16K [0x00000000a1600000, 0x00000000a5600000, 0x00000000e0780000)
- object space 65536K, 0% used [0x00000000a1600000,0x00000000a1604000,0x00000000a5600000)
- Metaspace used 14341K, capacity 14548K, committed 14720K, reserved 1062912K
- class space used 1459K, capacity 1537K, committed 1664K, reserved 1048576K
- Card table byte_map: [0x0000000011fc0000,0x00000000122c0000] byte_map_base: 0x0000000011ab5000
- Marking Bits: (ParMarkBitMap*) 0x000000006ef3b6d0
- Begin Bits: [0x00000000128c0000, 0x0000000014068000)
- End Bits: [0x0000000014068000, 0x0000000015810000)
- Polling page: 0x0000000002910000
- CodeCache: size=245760Kb used=3206Kb max_used=3206Kb free=242553Kb
- bounds [0x0000000002c00000, 0x0000000002f30000, 0x0000000011c00000]
- total_blobs=1651 nmethods=801 adapters=763
- compilation: enabled
- Compilation events (10 events):
- Event: 2.639 Thread 0x00000000164d9800 797 3 sun.misc.Unsafe::getAndAddLong (27 bytes)
- Event: 2.639 Thread 0x00000000164d9800 nmethod 797 0x0000000002f220d0 code [0x0000000002f22240, 0x0000000002f22450]
- Event: 2.639 Thread 0x00000000164d9800 798 3 java.lang.StrictMath::floorOrCeil (128 bytes)
- Event: 2.640 Thread 0x00000000164d9800 nmethod 798 0x0000000002f22550 code [0x0000000002f226c0, 0x0000000002f22b50]
- Event: 2.640 Thread 0x00000000164d9800 799 3 java.lang.Math::getExponent (17 bytes)
- Event: 2.640 Thread 0x00000000164d9800 nmethod 799 0x0000000002f22c50 code [0x0000000002f22da0, 0x0000000002f22f10]
- Event: 2.640 Thread 0x00000000164d9800 800 3 java.lang.StrictMath::floor (12 bytes)
- Event: 2.640 Thread 0x00000000164d9800 nmethod 800 0x0000000002f22f90 code [0x0000000002f23120, 0x0000000002f232a8]
- Event: 2.688 Thread 0x00000000164d9800 801 1 java.lang.Thread::getThreadGroup (5 bytes)
- Event: 2.688 Thread 0x00000000164d9800 nmethod 801 0x0000000002f23350 code [0x0000000002f234a0, 0x0000000002f235b0]
- GC Heap History (4 events):
- Event: 1.786 GC heap before
- {Heap before GC invocations=1 (full 0):
- PSYoungGen total 28672K, used 24576K [0x00000000e0780000, 0x00000000e2780000, 0x0000000100000000)
- eden space 24576K, 100% used [0x00000000e0780000,0x00000000e1f80000,0x00000000e1f80000)
- from space 4096K, 0% used [0x00000000e2380000,0x00000000e2380000,0x00000000e2780000)
- to space 4096K, 0% used [0x00000000e1f80000,0x00000000e1f80000,0x00000000e2380000)
- ParOldGen total 65536K, used 0K [0x00000000a1600000, 0x00000000a5600000, 0x00000000e0780000)
- object space 65536K, 0% used [0x00000000a1600000,0x00000000a1600000,0x00000000a5600000)
- Metaspace used 11882K, capacity 12034K, committed 12288K, reserved 1060864K
- class space used 1144K, capacity 1214K, committed 1280K, reserved 1048576K
- Event: 1.797 GC heap after
- Heap after GC invocations=1 (full 0):
- PSYoungGen total 28672K, used 3612K [0x00000000e0780000, 0x00000000e2780000, 0x0000000100000000)
- eden space 24576K, 0% used [0x00000000e0780000,0x00000000e0780000,0x00000000e1f80000)
- from space 4096K, 88% used [0x00000000e1f80000,0x00000000e2307220,0x00000000e2380000)
- to space 4096K, 0% used [0x00000000e2380000,0x00000000e2380000,0x00000000e2780000)
- ParOldGen total 65536K, used 0K [0x00000000a1600000, 0x00000000a5600000, 0x00000000e0780000)
- object space 65536K, 0% used [0x00000000a1600000,0x00000000a1600000,0x00000000a5600000)
- Metaspace used 11882K, capacity 12034K, committed 12288K, reserved 1060864K
- class space used 1144K, capacity 1214K, committed 1280K, reserved 1048576K
- }
- Event: 2.375 GC heap before
- {Heap before GC invocations=2 (full 0):
- PSYoungGen total 28672K, used 28188K [0x00000000e0780000, 0x00000000e2780000, 0x0000000100000000)
- eden space 24576K, 100% used [0x00000000e0780000,0x00000000e1f80000,0x00000000e1f80000)
- from space 4096K, 88% used [0x00000000e1f80000,0x00000000e2307220,0x00000000e2380000)
- to space 4096K, 0% used [0x00000000e2380000,0x00000000e2380000,0x00000000e2780000)
- ParOldGen total 65536K, used 0K [0x00000000a1600000, 0x00000000a5600000, 0x00000000e0780000)
- object space 65536K, 0% used [0x00000000a1600000,0x00000000a1600000,0x00000000a5600000)
- Metaspace used 14322K, capacity 14542K, committed 14592K, reserved 1062912K
- class space used 1458K, capacity 1536K, committed 1536K, reserved 1048576K
- Event: 2.380 GC heap after
- Heap after GC invocations=2 (full 0):
- PSYoungGen total 28672K, used 3897K [0x00000000e0780000, 0x00000000e2780000, 0x0000000100000000)
- eden space 24576K, 0% used [0x00000000e0780000,0x00000000e0780000,0x00000000e1f80000)
- from space 4096K, 95% used [0x00000000e2380000,0x00000000e274e5b8,0x00000000e2780000)
- to space 4096K, 0% used [0x00000000e1f80000,0x00000000e1f80000,0x00000000e2380000)
- ParOldGen total 65536K, used 16K [0x00000000a1600000, 0x00000000a5600000, 0x00000000e0780000)
- object space 65536K, 0% used [0x00000000a1600000,0x00000000a1604000,0x00000000a5600000)
- Metaspace used 14322K, capacity 14542K, committed 14592K, reserved 1062912K
- class space used 1458K, capacity 1536K, committed 1536K, reserved 1048576K
- }
- Deoptimization events (5 events):
- Event: 0.418 Thread 0x0000000002b00800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000002daac54 method=java.lang.String.indexOf([CII[CIII)I @ 134
- Event: 0.986 Thread 0x0000000002b00800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000002dd51f8 method=java.lang.String.<init>([CII)V @ 18
- Event: 1.584 Thread 0x0000000002b00800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000002dafea8 method=java.lang.String.startsWith(Ljava/lang/String;I)Z @ 25
- Event: 2.144 Thread 0x0000000002b00800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000002ecbb74 method=java.lang.reflect.AccessibleObject.setAccessible0(Ljava/lang/reflect/AccessibleObject;Z)V @ 4
- Event: 2.149 Thread 0x0000000002b00800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000002ebce8c method=java.util.HashMap.containsKey(Ljava/lang/Object;)Z @ 9
- Internal exceptions (10 events):
- Event: 0.047 Thread 0x0000000002b00800 Exception <a 'java/lang/NoSuchMethodError': Method sun.misc.Unsafe.prefetchRead(Ljava/lang/Object;J)V name or signature does not match> (0x00000000e0787f90) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u121\8372\hotspot\src\share\vm\prims
- Event: 0.180 Thread 0x0000000002b00800 Exception <a 'java/security/PrivilegedActionException'> (0x00000000e098d388) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u121\8372\hotspot\src\share\vm\prims\jvm.cpp, line 1390]
- Event: 0.180 Thread 0x0000000002b00800 Exception <a 'java/security/PrivilegedActionException'> (0x00000000e098d598) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u121\8372\hotspot\src\share\vm\prims\jvm.cpp, line 1390]
- Event: 0.181 Thread 0x0000000002b00800 Exception <a 'java/security/PrivilegedActionException'> (0x00000000e09913f0) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u121\8372\hotspot\src\share\vm\prims\jvm.cpp, line 1390]
- Event: 0.181 Thread 0x0000000002b00800 Exception <a 'java/security/PrivilegedActionException'> (0x00000000e0991600) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u121\8372\hotspot\src\share\vm\prims\jvm.cpp, line 1390]
- Event: 0.186 Thread 0x0000000002b00800 Exception <a 'java/io/FileNotFoundException'> (0x00000000e09939b8) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u121\8372\hotspot\src\share\vm\prims\jni.cpp, line 709]
- Event: 0.252 Thread 0x0000000002b00800 Exception <a 'java/lang/NoSuchFieldError': method resolution failed> (0x00000000e0a60d68) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u121\8372\hotspot\src\share\vm\prims\methodHandles.cpp, line 1146]
- Event: 0.255 Thread 0x0000000002b00800 Exception <a 'java/lang/NoSuchFieldError': method resolution failed> (0x00000000e0a6e360) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u121\8372\hotspot\src\share\vm\prims\methodHandles.cpp, line 1146]
- Event: 0.373 Thread 0x0000000002b00800 Exception <a 'java/io/FileNotFoundException'> (0x00000000e0af7218) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u121\8372\hotspot\src\share\vm\prims\jni.cpp, line 709]
- Event: 2.212 Thread 0x0000000002b00800 Exception <a 'java/lang/reflect/InvocationTargetException'> (0x00000000e1c98080) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u121\8372\hotspot\src\share\vm\runtime\reflection.cpp, line 1092]
- Events (10 events):
- Event: 2.307 loading class render/Models$Terrain
- Event: 2.307 loading class render/Models$Terrain done
- Event: 2.308 loading class render/Model
- Event: 2.308 loading class render/Model done
- Event: 2.308 loading class render/Models
- Event: 2.308 loading class render/Models done
- Event: 2.310 loading class render/Models$Sun
- Event: 2.310 loading class render/Models$Sun done
- Event: 2.375 Executing VM operation: ParallelGCFailedAllocation
- Event: 2.380 Executing VM operation: ParallelGCFailedAllocation done
- Dynamic libraries:
- 0x00007ff782d60000 - 0x00007ff782d97000 C:\Program Files\Java\jre1.8.0_121\bin\javaw.exe
- 0x00007ffaac2e0000 - 0x00007ffaac4b1000 C:\Windows\SYSTEM32\ntdll.dll
- 0x00007ffaabf40000 - 0x00007ffaabfeb000 C:\Windows\System32\KERNEL32.DLL
- 0x00007ffaa9000000 - 0x00007ffaa921d000 C:\Windows\System32\KERNELBASE.dll
- 0x00007ffaa5640000 - 0x00007ffaa56ba000 C:\Windows\system32\apphelp.dll
- 0x00007ffaa9ac0000 - 0x00007ffaa9b62000 C:\Windows\System32\ADVAPI32.dll
- 0x00007ffaa98e0000 - 0x00007ffaa997e000 C:\Windows\System32\msvcrt.dll
- 0x00007ffaab6e0000 - 0x00007ffaab739000 C:\Windows\System32\sechost.dll
- 0x00007ffaa9980000 - 0x00007ffaa9aa1000 C:\Windows\System32\RPCRT4.dll
- 0x00007ffaabdd0000 - 0x00007ffaabf35000 C:\Windows\System32\USER32.dll
- 0x00007ffaa9370000 - 0x00007ffaa938e000 C:\Windows\System32\win32u.dll
- 0x00007ffaaa0f0000 - 0x00007ffaaa124000 C:\Windows\System32\GDI32.dll
- 0x00007ffaa9440000 - 0x00007ffaa95c2000 C:\Windows\System32\gdi32full.dll
- 0x00007ffa9f150000 - 0x00007ffa9f3ca000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.14393.953_none_42151e83c686086b\COMCTL32.dll
- 0x00007ffaa9b70000 - 0x00007ffaa9e38000 C:\Windows\System32\combase.dll
- 0x00007ffaa9220000 - 0x00007ffaa9315000 C:\Windows\System32\ucrtbase.dll
- 0x00007ffaa97a0000 - 0x00007ffaa980a000 C:\Windows\System32\bcryptPrimitives.dll
- 0x00007ffaac1f0000 - 0x00007ffaac21e000 C:\Windows\System32\IMM32.DLL
- 0x000000006d4d0000 - 0x000000006d5a2000 C:\Program Files\Java\jre1.8.0_121\bin\msvcr100.dll
- 0x000000006e720000 - 0x000000006efbb000 C:\Program Files\Java\jre1.8.0_121\bin\server\jvm.dll
- 0x00007ffaa9ab0000 - 0x00007ffaa9ab8000 C:\Windows\System32\PSAPI.DLL
- 0x00007ffa97000000 - 0x00007ffa97009000 C:\Windows\SYSTEM32\WSOCK32.dll
- 0x00007ffaaa130000 - 0x00007ffaaa19a000 C:\Windows\System32\WS2_32.dll
- 0x00007ffaa5330000 - 0x00007ffaa5353000 C:\Windows\SYSTEM32\WINMM.dll
- 0x00007ffaa0120000 - 0x00007ffaa012a000 C:\Windows\SYSTEM32\VERSION.dll
- 0x00007ffaa52d0000 - 0x00007ffaa52fb000 C:\Windows\SYSTEM32\WINMMBASE.dll
- 0x00007ffaa9320000 - 0x00007ffaa9362000 C:\Windows\System32\cfgmgr32.dll
- 0x000000006e630000 - 0x000000006e63f000 C:\Program Files\Java\jre1.8.0_121\bin\verify.dll
- 0x000000006e600000 - 0x000000006e629000 C:\Program Files\Java\jre1.8.0_121\bin\java.dll
- 0x000000006e5e0000 - 0x000000006e5f6000 C:\Program Files\Java\jre1.8.0_121\bin\zip.dll
- 0x00007ffaaa1c0000 - 0x00007ffaab6c9000 C:\Windows\System32\SHELL32.dll
- 0x00007ffaa8920000 - 0x00007ffaa8ffa000 C:\Windows\System32\windows.storage.dll
- 0x00007ffaa8740000 - 0x00007ffaa878c000 C:\Windows\System32\powrprof.dll
- 0x00007ffaabff0000 - 0x00007ffaac042000 C:\Windows\System32\shlwapi.dll
- 0x00007ffaa87b0000 - 0x00007ffaa87bf000 C:\Windows\System32\kernel.appcore.dll
- 0x00007ffaa9390000 - 0x00007ffaa9439000 C:\Windows\System32\shcore.dll
- 0x00007ffaa8790000 - 0x00007ffaa87a4000 C:\Windows\System32\profapi.dll
- 0x000000006e2d0000 - 0x000000006e468000 C:\Program Files\Java\jre1.8.0_121\bin\awt.dll
- 0x00007ffaac220000 - 0x00007ffaac2df000 C:\Windows\System32\OLEAUT32.dll
- 0x00007ffaa87d0000 - 0x00007ffaa886c000 C:\Windows\System32\msvcp_win.dll
- 0x00007ffaa4cf0000 - 0x00007ffaa4d16000 C:\Windows\system32\DWMAPI.DLL
- 0x00007ffaa6ec0000 - 0x00007ffaa6f55000 C:\Windows\system32\uxtheme.dll
- 0x00007ffa99740000 - 0x00007ffa99863000 C:\Windows\system32\opengl32.dll
- 0x00007ffaa54b0000 - 0x00007ffaa54dd000 C:\Windows\SYSTEM32\GLU32.dll
- 0x00007ffa99640000 - 0x00007ffa99737000 C:\Windows\SYSTEM32\DDRAW.dll
- 0x00007ffaa53d0000 - 0x00007ffaa53d8000 C:\Windows\SYSTEM32\DCIMAN32.dll
- 0x00007ffaa9f90000 - 0x00007ffaaa0ea000 C:\Windows\System32\MSCTF.dll
- 0x00007ffa914c0000 - 0x00007ffa91558000 C:\Program Files\Common Files\microsoft shared\ink\tiptsf.dll
- 0x00007ffaa9e40000 - 0x00007ffaa9f77000 C:\Windows\System32\ole32.dll
- 0x00007ffaa81b0000 - 0x00007ffaa81c7000 C:\Windows\SYSTEM32\CRYPTSP.dll
- 0x00007ffaa7c10000 - 0x00007ffaa7c43000 C:\Windows\system32\rsaenh.dll
- 0x00007ffaa8680000 - 0x00007ffaa86ab000 C:\Windows\SYSTEM32\bcrypt.dll
- 0x00007ffaa7e90000 - 0x00007ffaa7eaf000 C:\Windows\SYSTEM32\USERENV.dll
- 0x00007ffaa8670000 - 0x00007ffaa867b000 C:\Windows\SYSTEM32\CRYPTBASE.dll
- 0x000000006e5c0000 - 0x000000006e5da000 C:\Program Files\Java\jre1.8.0_121\bin\net.dll
- 0x00007ffaa8010000 - 0x00007ffaa806c000 C:\Windows\system32\mswsock.dll
- 0x00007ffaa7d90000 - 0x00007ffaa7dc8000 C:\Windows\SYSTEM32\IPHLPAPI.DLL
- 0x00007ffaab6d0000 - 0x00007ffaab6d8000 C:\Windows\System32\NSI.dll
- 0x00007ffaa1b10000 - 0x00007ffaa1b26000 C:\Windows\SYSTEM32\dhcpcsvc6.DLL
- 0x00007ffaa30e0000 - 0x00007ffaa30fa000 C:\Windows\SYSTEM32\dhcpcsvc.DLL
- 0x000000006e5a0000 - 0x000000006e5b1000 C:\Program Files\Java\jre1.8.0_121\bin\nio.dll
- 0x00000000637c0000 - 0x00000000637cd000 C:\Users\monke\AppData\Local\Temp\jogamp_0000\file_cache\jln5126208308642960255\jln854916365120906988\natives\windows-amd64\gluegen-rt.dll
- 0x000000006e1f0000 - 0x000000006e1f7000 C:\Program Files\Java\jre1.8.0_121\bin\jawt.dll
- 0x000000006a440000 - 0x000000006a44d000 C:\Users\monke\AppData\Local\Temp\jogamp_0000\file_cache\jln5126208308642960255\jln854916365120906988\natives\windows-amd64\nativewindow_awt.dll
- 0x000000006c100000 - 0x000000006c10f000 C:\Users\monke\AppData\Local\Temp\jogamp_0000\file_cache\jln5126208308642960255\jln854916365120906988\natives\windows-amd64\nativewindow_win32.dll
- 0x0000000064500000 - 0x00000000645b1000 C:\Users\monke\AppData\Local\Temp\jogamp_0000\file_cache\jln5126208308642960255\jln854916365120906988\natives\windows-amd64\jogl_desktop.dll
- 0x0000000064340000 - 0x00000000643a2000 C:\Users\monke\AppData\Local\Temp\jogamp_0000\file_cache\jln5126208308642960255\jln854916365120906988\natives\windows-amd64\jogl_mobile.dll
- 0x00007ffa555a0000 - 0x00007ffa562aa000 C:\Windows\SYSTEM32\ig8icd64.dll
- 0x00007ffaa0de0000 - 0x00007ffaa1814000 C:\Windows\SYSTEM32\igdusc64.dll
- 0x00007ffaa56c0000 - 0x00007ffaa56d3000 C:\Windows\SYSTEM32\WTSAPI32.dll
- 0x000000006e280000 - 0x000000006e2c7000 C:\Program Files\Java\jre1.8.0_121\bin\fontmanager.dll
- 0x00007ffaab7a0000 - 0x00007ffaab83f000 C:\Windows\System32\clbcatq.dll
- 0x00007ffa91310000 - 0x00007ffa914ba000 C:\Windows\System32\uiautomationcore.dll
- 0x00007ffaa8570000 - 0x00007ffaa8608000 C:\Windows\SYSTEM32\sxs.dll
- 0x00007ffa9bc50000 - 0x00007ffa9bcb5000 C:\Windows\System32\OLEACC.dll
- 0x00007ffa92650000 - 0x00007ffa926cd000 C:\Windows\SYSTEM32\twinapi.dll
- 0x00007ffaa7160000 - 0x00007ffaa727c000 C:\Windows\SYSTEM32\twinapi.appcore.dll
- 0x00007ffa9a690000 - 0x00007ffa9a822000 C:\Windows\system32\DBGHELP.DLL
- 0x00007ffa99e60000 - 0x00007ffa99e89000 C:\Windows\SYSTEM32\dbgcore.DLL
- 0x00007ffa925f0000 - 0x00007ffa9264e000 C:\Windows\system32\Ninput.dll
- VM Arguments:
- jvm_args: -XX:+CreateMinidumpOnCrash -Dfile.encoding=Cp1252
- java_command: run.TheGame1ByCaleb
- java_class_path (initial): C:\Users\monke\workspace\TheGame1ByCaleb\bin;C:\Users\monke\workspace\TheGame1ByCaleb\lib\gluegen-rt-natives-windows-amd64.jar;C:\Users\monke\workspace\TheGame1ByCaleb\lib\gluegen-rt.jar;C:\Users\monke\workspace\TheGame1ByCaleb\lib\jogl-all-natives-windows-amd64.jar;C:\Users\monke\workspace\TheGame1ByCaleb\lib\jogl-all.jar;C:\Users\monke\Documents\java\setrim\setrim3d-1.0.0-beta.jar
- Launcher Type: SUN_STANDARD
- Environment Variables:
- JAVA_HOME=C:\Program Files\Java\jdk1.8.0_121
- PATH=C:/Program Files/Java/jre1.8.0_121/bin/server;C:/Program Files/Java/jre1.8.0_121/bin;C:/Program Files/Java/jre1.8.0_121/lib/amd64;C:\ProgramData\Oracle\Java\javapath;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 (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\FFmpeg\bin\;C:\Program Files (x86)\Windows Live\Shared;C:\Program Files\Java\jdk1.8.0_121\bin;C:\Program Files\Java\jre1.8.0_121\bin;C:\Users\monke\AppData\Local\Programs\Python\Python35;C:\Users\monke\AppData\Local\Programs\Python\Python35-32\Scripts;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Users\monke\AppData\Local\Microsoft\WindowsApps;C:\Program Files\Eclipse;
- USERNAME=monke
- OS=Windows_NT
- PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 61 Stepping 4, GenuineIntel
- --------------- S Y S T E M ---------------
- OS: Windows 10.0 , 64 bit Build 14393 (10.0.14393.0)
- CPU:total 4 (2 cores per cpu, 2 threads per core) family 6 model 61 stepping 4, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, avx2, aes, clmul, erms, 3dnowpref, lzcnt, ht, tsc, tscinvbit, bmi1, bmi2, adx
- Memory: 4k page, physical 6199288k(1205976k free), swap 13277176k(4806800k free)
- vm_info: Java HotSpot(TM) 64-Bit Server VM (25.121-b13) for windows-amd64 JRE (1.8.0_121-b13), built on Dec 12 2016 18:21:36 by "java_re" with MS VC++ 10.0 (VS2010)
- time: Fri Mar 31 19:03:46 2017
- elapsed time: 9 seconds (0d 0h 0m 9s)
Add Comment
Please, Sign In to add comment