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=0x00000000008d1066, pid=9260, tid=9280
- #
- # JRE version: Java(TM) SE Runtime Environment (8.0_66-b18) (build 1.8.0_66-b18)
- # Java VM: Java HotSpot(TM) 64-Bit Server VM (25.66-b18 mixed mode windows-amd64 compressed oops)
- # Problematic frame:
- # C [OpenAL64.dll+0x11066]
- #
- # 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.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 (0x0000000026a06800): JavaThread "Thread-19" [_thread_in_native, id=9280, stack(0x0000000047450000,0x0000000047550000)]
- siginfo: ExceptionCode=0xc0000005, reading address 0x00000000285c9004
- Registers:
- RAX=0x0000000000000004, RBX=0x000000002b520090, RCX=0x00000000285c9008, RDX=0x00000000285c9004
- RSP=0x000000004754ef10, RBP=0x00000000000000ff, RSI=0x00000000285c223c, RDI=0x0000000000000000
- R8 =0x0000000000001b72, R9 =0x00000000285c223c, R10=0x0000000003415e08, R11=0x0000000077999570
- R12=0x0000000000000001, R13=0x0000000047574d00, R14=0x000000004754f0a8, R15=0x0000000026a06800
- RIP=0x00000000008d1066, EFLAGS=0x0000000000010202
- Top of Stack: (sp=0x000000004754ef10)
- 0x000000004754ef10: 0000000000000000 000000007783bf9b
- 0x000000004754ef20: 0000000026a06800 0000000026a06800
- 0x000000004754ef30: 0000000047574d00 0000000000000000
- 0x000000004754ef40: 0000000026a06800 00000000285c1500
- 0x000000004754ef50: 0000000047574d00 000000004754f0a8
- 0x000000004754ef60: 0000000034119b90 000000007782a2b6
- 0x000000004754ef70: 000000004754f718 0000000026c95fd0
- 0x000000004754ef80: 0000000026a06800 000000004754f0a8
- 0x000000004754ef90: 0000000047574d00 0000000000000000
- 0x000000004754efa0: 00000000285c223c 0000000641f08720
- 0x000000004754efb0: 000000004754f070 00000000008d248f
- 0x000000004754efc0: 000000002b520090 000000002b520090
- 0x000000004754efd0: 000000000000ac44 0000000600000004
- 0x000000004754efe0: 0000000000000010 0000000003415e34
- 0x000000004754eff0: 0000000047574d00 0000000003415b9d
- 0x000000004754f000: 0000000026a06800 0000000047574d00
- Instructions: (pc=0x00000000008d1066)
- 0x00000000008d1046: 41 2b ec 81 3a 03 00 02 00 75 09 8b 01 89 84 24
- 0x00000000008d1056: c8 00 00 00 49 83 c0 02 48 83 c1 08 4a 8d 14 86
- 0x00000000008d1066: 39 3a 75 af 4c 8d 84 24 c0 00 00 00 48 8d 15 d7
- 0x00000000008d1076: 2b 03 00 33 c9 e8 58 5f 00 00 b8 40 1f 00 00 4c
- Register to memory mapping:
- RAX=0x0000000000000004 is an unknown value
- RBX=0x000000002b520090 is an unknown value
- RCX=0x00000000285c9008 is an unknown value
- RDX=0x00000000285c9004 is an unknown value
- RSP=0x000000004754ef10 is pointing into the stack for thread: 0x0000000026a06800
- RBP=0x00000000000000ff is an unknown value
- RSI=0x00000000285c223c is an unknown value
- RDI=0x0000000000000000 is an unknown value
- R8 =0x0000000000001b72 is an unknown value
- R9 =0x00000000285c223c is an unknown value
- R10=0x0000000003415e08 is at code_begin+840 in an Interpreter codelet
- method entry point (kind = native) [0x0000000003415ac0, 0x0000000003416420] 2400 bytes
- R11=0x0000000077999570 is an unknown value
- R12=0x0000000000000001 is an unknown value
- R13={method} {0x0000000047574d08} 'nalcCreateContext' '(JJ)J' in 'org/lwjgl/openal/ALC10'
- R14=0x000000004754f0a8 is pointing into the stack for thread: 0x0000000026a06800
- R15=0x0000000026a06800 is a thread
- Stack: [0x0000000047450000,0x0000000047550000], sp=0x000000004754ef10, free space=1019k
- Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
- C [OpenAL64.dll+0x11066]
- C [OpenAL64.dll+0x1248f]
- C 0x0000000003415e34
- Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
- j org.lwjgl.openal.ALC10.nalcCreateContext(JJ)J+0
- j org.lwjgl.openal.ALC10.alcCreateContext(Lorg/lwjgl/openal/ALCdevice;Ljava/nio/IntBuffer;)Lorg/lwjgl/openal/ALCcontext;+8
- j org.lwjgl.openal.AL.init(Ljava/lang/String;IIZZ)V+69
- j org.lwjgl.openal.AL.create(Ljava/lang/String;IIZZ)V+227
- j org.lwjgl.openal.AL.create(Ljava/lang/String;IIZ)V+5
- j org.lwjgl.openal.AL.create()V+6
- j paulscode.sound.libraries.LibraryLWJGLOpenAL.init()V+2
- j paulscode.sound.SoundSystem.CommandNewLibrary(Ljava/lang/Class;)V+273
- j paulscode.sound.SoundSystem.CommandQueue(Lpaulscode/sound/CommandObject;)Z+1206
- j paulscode.sound.CommandThread.run()V+51
- v ~StubRoutines::call_stub
- --------------- P R O C E S S ---------------
- Java Threads: ( => current thread )
- 0x0000000026a02000 JavaThread "Thread-20" [_thread_blocked, id=7228, stack(0x0000000047910000,0x0000000047a10000)]
- =>0x0000000026a06800 JavaThread "Thread-19" [_thread_in_native, id=9280, stack(0x0000000047450000,0x0000000047550000)]
- 0x000000002b8b7800 JavaThread "IC2 audio init thread" daemon [_thread_blocked, id=8600, stack(0x0000000047350000,0x0000000047450000)]
- 0x000000002b8b2800 JavaThread "Sound Library Loader" [_thread_blocked, id=9504, stack(0x0000000047250000,0x0000000047350000)]
- 0x000000002b8b1800 JavaThread "AWT-Shutdown" [_thread_blocked, id=1588, stack(0x0000000047150000,0x0000000047250000)]
- 0x000000002b8af800 JavaThread "Keep-Alive-Timer" daemon [_thread_blocked, id=1188, stack(0x0000000046d50000,0x0000000046e50000)]
- 0x000000002b8ae000 JavaThread "ic2-poolthread-1" daemon [_thread_blocked, id=10224, stack(0x0000000044970000,0x0000000044a70000)]
- 0x000000002b8ae800 JavaThread "Immibis Core background task" daemon [_thread_blocked, id=3788, stack(0x0000000043260000,0x0000000043360000)]
- 0x0000000026a00800 JavaThread "Thread-11" [_thread_blocked, id=8896, stack(0x0000000042c60000,0x0000000042d60000)]
- 0x0000000026a06000 JavaThread "Timer hack thread" daemon [_thread_blocked, id=1060, stack(0x000000002aec0000,0x000000002afc0000)]
- 0x0000000026a07800 JavaThread "Snooper Timer" daemon [_thread_blocked, id=4344, stack(0x0000000029980000,0x0000000029a80000)]
- 0x000000001eaef800 JavaThread "AWT-Windows" daemon [_thread_in_native, id=7932, stack(0x0000000021140000,0x0000000021240000)]
- 0x000000001f403800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=1856, stack(0x0000000020f40000,0x0000000021040000)]
- 0x000000001dada000 JavaThread "Service Thread" daemon [_thread_blocked, id=6500, stack(0x000000001e440000,0x000000001e540000)]
- 0x000000001da5a000 JavaThread "C1 CompilerThread2" daemon [_thread_blocked, id=1416, stack(0x000000001e340000,0x000000001e440000)]
- 0x000000001da58000 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=4256, stack(0x000000001e240000,0x000000001e340000)]
- 0x000000001da4e000 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=9484, stack(0x000000001e140000,0x000000001e240000)]
- 0x000000001da4a000 JavaThread "Attach Listener" daemon [_thread_blocked, id=8176, stack(0x000000001e040000,0x000000001e140000)]
- 0x000000001da49000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=10176, stack(0x000000001df40000,0x000000001e040000)]
- 0x000000001da53800 JavaThread "Surrogate Locker Thread (Concurrent GC)" daemon [_thread_blocked, id=7972, stack(0x000000001de40000,0x000000001df40000)]
- 0x000000001c46f800 JavaThread "Finalizer" daemon [_thread_blocked, id=8852, stack(0x000000001d860000,0x000000001d960000)]
- 0x000000001c468800 JavaThread "Reference Handler" daemon [_thread_blocked, id=6748, stack(0x000000001d760000,0x000000001d860000)]
- 0x0000000000db4800 JavaThread "Client thread" [_thread_in_native, id=4444, stack(0x0000000000980000,0x0000000000a80000)]
- Other Threads:
- 0x000000001c461800 VMThread [stack: 0x000000001d660000,0x000000001d760000] [id=7304]
- 0x000000001dafc800 WatcherThread [stack: 0x000000001e540000,0x000000001e640000] [id=6296]
- VM state:not at safepoint (normal execution)
- VM Mutex/Monitor currently owned by a thread: None
- Heap:
- par new generation total 419520K, used 180026K [0x00000005c2600000, 0x00000005e2610000, 0x0000000641c80000)
- eden space 314688K, 37% used [0x00000005c2600000, 0x00000005c99f6408, 0x00000005d5950000)
- from space 104832K, 58% used [0x00000005dbfb0000, 0x00000005dfb88658, 0x00000005e2610000)
- to space 104832K, 0% used [0x00000005d5950000, 0x00000005d5950000, 0x00000005dbfb0000)
- concurrent mark-sweep generation total 1572864K, used 510722K [0x0000000641c80000, 0x00000006a1c80000, 0x00000007c0000000)
- Metaspace used 120111K, capacity 120641K, committed 121432K, reserved 1153024K
- class space used 18552K, capacity 18693K, committed 18776K, reserved 1048576K
- Card table byte_map: [0x0000000012400000,0x00000000133f0000] byte_map_base: 0x000000000f5ed000
- Marking Bits: (CMSBitMap*) 0x0000000000e0d408
- Bits: [0x0000000013ff0000, 0x0000000019f7e000)
- Mod Union Table: (CMSBitMap*) 0x0000000000e0d4c8
- Bits: [0x0000000001bb0000, 0x0000000001d2e380)
- Polling page: 0x0000000000510000
- CodeCache: size=245760Kb used=30531Kb max_used=30575Kb free=215228Kb
- bounds [0x0000000003400000, 0x0000000005210000, 0x0000000012400000]
- total_blobs=8914 nmethods=7716 adapters=1108
- compilation: enabled
- Compilation events (10 events):
- Event: 67.870 Thread 0x000000001da58000 nmethod 10897 0x00000000051c8910 code [0x00000000051c8a60, 0x00000000051c8b28]
- Event: 67.870 Thread 0x000000001da58000 10884 4 com.google.gson.stream.JsonReader::nextName (121 bytes)
- Event: 67.871 Thread 0x000000001da58000 nmethod 10884 0x00000000048fff90 code [0x00000000049000e0, 0x00000000049001c8]
- Event: 67.871 Thread 0x000000001da58000 10883 4 com.google.gson.stream.JsonReader::nextString (199 bytes)
- Event: 67.885 Thread 0x000000001da58000 nmethod 10883 0x00000000051e0950 code [0x00000000051e0b20, 0x00000000051e17e8]
- Event: 67.885 Thread 0x000000001da58000 10900 4 java.util.Formatter::parse (151 bytes)
- Event: 67.936 Thread 0x000000001da5a000 10902 3 net.minecraft.client.resources.DefaultResourcePack::func_110590_a (36 bytes)
- Event: 67.936 Thread 0x000000001da5a000 nmethod 10902 0x0000000004901450 code [0x00000000049015e0, 0x00000000049019a8]
- Event: 67.936 Thread 0x000000001da5a000 10903 3 net.minecraft.util.ResourceLocation::hashCode (19 bytes)
- Event: 67.937 Thread 0x000000001da5a000 nmethod 10903 0x00000000051c9210 code [0x00000000051c9380, 0x00000000051c9678]
- GC Heap History (10 events):
- Event: 63.783 GC heap before
- {Heap before GC invocations=63 (full 4):
- par new generation total 419520K, used 370763K [0x00000005c2600000, 0x00000005e2610000, 0x0000000641c80000)
- eden space 314688K, 100% used [0x00000005c2600000, 0x00000005d5950000, 0x00000005d5950000)
- from space 104832K, 53% used [0x00000005d5950000, 0x00000005d9012eb0, 0x00000005dbfb0000)
- to space 104832K, 0% used [0x00000005dbfb0000, 0x00000005dbfb0000, 0x00000005e2610000)
- concurrent mark-sweep generation total 1572864K, used 494790K [0x0000000641c80000, 0x00000006a1c80000, 0x00000007c0000000)
- Metaspace used 112004K, capacity 112577K, committed 113368K, reserved 1144832K
- class space used 17132K, capacity 17301K, committed 17368K, reserved 1048576K
- Event: 63.802 GC heap after
- Heap after GC invocations=64 (full 4):
- par new generation total 419520K, used 54712K [0x00000005c2600000, 0x00000005e2610000, 0x0000000641c80000)
- eden space 314688K, 0% used [0x00000005c2600000, 0x00000005c2600000, 0x00000005d5950000)
- from space 104832K, 52% used [0x00000005dbfb0000, 0x00000005df51e0b8, 0x00000005e2610000)
- to space 104832K, 0% used [0x00000005d5950000, 0x00000005d5950000, 0x00000005dbfb0000)
- concurrent mark-sweep generation total 1572864K, used 494790K [0x0000000641c80000, 0x00000006a1c80000, 0x00000007c0000000)
- Metaspace used 112004K, capacity 112577K, committed 113368K, reserved 1144832K
- class space used 17132K, capacity 17301K, committed 17368K, reserved 1048576K
- }
- Event: 64.528 GC heap before
- {Heap before GC invocations=64 (full 4):
- par new generation total 419520K, used 369400K [0x00000005c2600000, 0x00000005e2610000, 0x0000000641c80000)
- eden space 314688K, 100% used [0x00000005c2600000, 0x00000005d5950000, 0x00000005d5950000)
- from space 104832K, 52% used [0x00000005dbfb0000, 0x00000005df51e0b8, 0x00000005e2610000)
- to space 104832K, 0% used [0x00000005d5950000, 0x00000005d5950000, 0x00000005dbfb0000)
- concurrent mark-sweep generation total 1572864K, used 494790K [0x0000000641c80000, 0x00000006a1c80000, 0x00000007c0000000)
- Metaspace used 114146K, capacity 114751K, committed 115544K, reserved 1146880K
- class space used 17544K, capacity 17722K, committed 17752K, reserved 1048576K
- Event: 64.549 GC heap after
- Heap after GC invocations=65 (full 4):
- par new generation total 419520K, used 60205K [0x00000005c2600000, 0x00000005e2610000, 0x0000000641c80000)
- eden space 314688K, 0% used [0x00000005c2600000, 0x00000005c2600000, 0x00000005d5950000)
- from space 104832K, 57% used [0x00000005d5950000, 0x00000005d941b6f8, 0x00000005dbfb0000)
- to space 104832K, 0% used [0x00000005dbfb0000, 0x00000005dbfb0000, 0x00000005e2610000)
- concurrent mark-sweep generation total 1572864K, used 498317K [0x0000000641c80000, 0x00000006a1c80000, 0x00000007c0000000)
- Metaspace used 114146K, capacity 114751K, committed 115544K, reserved 1146880K
- class space used 17544K, capacity 17722K, committed 17752K, reserved 1048576K
- }
- Event: 65.245 GC heap before
- {Heap before GC invocations=65 (full 4):
- par new generation total 419520K, used 374893K [0x00000005c2600000, 0x00000005e2610000, 0x0000000641c80000)
- eden space 314688K, 100% used [0x00000005c2600000, 0x00000005d5950000, 0x00000005d5950000)
- from space 104832K, 57% used [0x00000005d5950000, 0x00000005d941b6f8, 0x00000005dbfb0000)
- to space 104832K, 0% used [0x00000005dbfb0000, 0x00000005dbfb0000, 0x00000005e2610000)
- concurrent mark-sweep generation total 1572864K, used 498317K [0x0000000641c80000, 0x00000006a1c80000, 0x00000007c0000000)
- Metaspace used 115973K, capacity 116581K, committed 117336K, reserved 1148928K
- class space used 17953K, capacity 18139K, committed 18264K, reserved 1048576K
- Event: 65.266 GC heap after
- Heap after GC invocations=66 (full 4):
- par new generation total 419520K, used 68040K [0x00000005c2600000, 0x00000005e2610000, 0x0000000641c80000)
- eden space 314688K, 0% used [0x00000005c2600000, 0x00000005c2600000, 0x00000005d5950000)
- from space 104832K, 64% used [0x00000005dbfb0000, 0x00000005e0222188, 0x00000005e2610000)
- to space 104832K, 0% used [0x00000005d5950000, 0x00000005d5950000, 0x00000005dbfb0000)
- concurrent mark-sweep generation total 1572864K, used 502569K [0x0000000641c80000, 0x00000006a1c80000, 0x00000007c0000000)
- Metaspace used 115973K, capacity 116581K, committed 117336K, reserved 1148928K
- class space used 17953K, capacity 18139K, committed 18264K, reserved 1048576K
- }
- Event: 65.889 GC heap before
- {Heap before GC invocations=66 (full 4):
- par new generation total 419520K, used 382728K [0x00000005c2600000, 0x00000005e2610000, 0x0000000641c80000)
- eden space 314688K, 100% used [0x00000005c2600000, 0x00000005d5950000, 0x00000005d5950000)
- from space 104832K, 64% used [0x00000005dbfb0000, 0x00000005e0222188, 0x00000005e2610000)
- to space 104832K, 0% used [0x00000005d5950000, 0x00000005d5950000, 0x00000005dbfb0000)
- concurrent mark-sweep generation total 1572864K, used 502569K [0x0000000641c80000, 0x00000006a1c80000, 0x00000007c0000000)
- Metaspace used 117725K, capacity 118269K, committed 119000K, reserved 1150976K
- class space used 18192K, capacity 18335K, committed 18392K, reserved 1048576K
- Event: 65.910 GC heap after
- Heap after GC invocations=67 (full 4):
- par new generation total 419520K, used 63801K [0x00000005c2600000, 0x00000005e2610000, 0x0000000641c80000)
- eden space 314688K, 0% used [0x00000005c2600000, 0x00000005c2600000, 0x00000005d5950000)
- from space 104832K, 60% used [0x00000005d5950000, 0x00000005d979e5e8, 0x00000005dbfb0000)
- to space 104832K, 0% used [0x00000005dbfb0000, 0x00000005dbfb0000, 0x00000005e2610000)
- concurrent mark-sweep generation total 1572864K, used 507521K [0x0000000641c80000, 0x00000006a1c80000, 0x00000007c0000000)
- Metaspace used 117725K, capacity 118269K, committed 119000K, reserved 1150976K
- class space used 18192K, capacity 18335K, committed 18392K, reserved 1048576K
- }
- Event: 67.522 GC heap before
- {Heap before GC invocations=67 (full 4):
- par new generation total 419520K, used 378489K [0x00000005c2600000, 0x00000005e2610000, 0x0000000641c80000)
- eden space 314688K, 100% used [0x00000005c2600000, 0x00000005d5950000, 0x00000005d5950000)
- from space 104832K, 60% used [0x00000005d5950000, 0x00000005d979e5e8, 0x00000005dbfb0000)
- to space 104832K, 0% used [0x00000005dbfb0000, 0x00000005dbfb0000, 0x00000005e2610000)
- concurrent mark-sweep generation total 1572864K, used 507521K [0x0000000641c80000, 0x00000006a1c80000, 0x00000007c0000000)
- Metaspace used 119661K, capacity 120161K, committed 120920K, reserved 1150976K
- class space used 18495K, capacity 18661K, committed 18776K, reserved 1048576K
- Event: 67.543 GC heap after
- Heap after GC invocations=68 (full 4):
- par new generation total 419520K, used 61281K [0x00000005c2600000, 0x00000005e2610000, 0x0000000641c80000)
- eden space 314688K, 0% used [0x00000005c2600000, 0x00000005c2600000, 0x00000005d5950000)
- from space 104832K, 58% used [0x00000005dbfb0000, 0x00000005dfb88658, 0x00000005e2610000)
- to space 104832K, 0% used [0x00000005d5950000, 0x00000005d5950000, 0x00000005dbfb0000)
- concurrent mark-sweep generation total 1572864K, used 510722K [0x0000000641c80000, 0x00000006a1c80000, 0x00000007c0000000)
- Metaspace used 119661K, capacity 120161K, committed 120920K, reserved 1150976K
- class space used 18495K, capacity 18661K, committed 18776K, reserved 1048576K
- }
- Deoptimization events (10 events):
- Event: 66.610 Thread 0x0000000000db4800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00000000047d2098 method=java.io.DataOutputStream.writeByte(I)V @ 5
- Event: 66.610 Thread 0x0000000000db4800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x000000000479e778 method=java.io.DataOutputStream.write([BII)V @ 7
- Event: 67.306 Thread 0x0000000000db4800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000004f5cc54 method=java.net.URLStreamHandler.toExternalForm(Ljava/net/URL;)Ljava/lang/String; @ 60
- Event: 67.390 Thread 0x0000000000db4800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000051383f0 method=sun.misc.FloatingDecimal$BinaryToASCIIBuffer.getChars([C)I @ 419
- Event: 67.391 Thread 0x0000000000db4800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000003c0d7a0 method=java.lang.AbstractStringBuilder.append(I)Ljava/lang/AbstractStringBuilder; @ 3
- Event: 67.422 Thread 0x0000000000db4800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000049b9ef8 method=sun.misc.FloatingDecimal$ASCIIToBinaryBuffer.floatValue()F @ 65
- Event: 67.654 Thread 0x0000000000db4800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000048fcc30 method=java.awt.image.BufferedImage.getRGB(IIII[III)[I @ 205
- Event: 67.654 Thread 0x0000000000db4800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000048fcc30 method=java.awt.image.BufferedImage.getRGB(IIII[III)[I @ 205
- Event: 67.654 Thread 0x0000000000db4800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000048fcc30 method=java.awt.image.BufferedImage.getRGB(IIII[III)[I @ 205
- Event: 67.654 Thread 0x0000000000db4800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000048fcc30 method=java.awt.image.BufferedImage.getRGB(IIII[III)[I @ 205
- Internal exceptions (10 events):
- Event: 67.898 Thread 0x0000000026a06800 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x00000005c54bebe0) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u66\5298\hotspot\src\share\vm\prims\jvm.cpp, line 3215]
- Event: 67.924 Thread 0x0000000026a06800 Exception <a 'java/security/PrivilegedActionException'> (0x00000005c86354b8) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u66\5298\hotspot\src\share\vm\prims\jvm.cpp, line 1386]
- Event: 67.924 Thread 0x0000000026a06800 Exception <a 'java/security/PrivilegedActionException'> (0x00000005c8636940) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u66\5298\hotspot\src\share\vm\prims\jvm.cpp, line 1386]
- Event: 67.925 Thread 0x0000000026a06800 Exception <a 'java/security/PrivilegedActionException'> (0x00000005c86382a8) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u66\5298\hotspot\src\share\vm\prims\jvm.cpp, line 1386]
- Event: 67.925 Thread 0x0000000026a06800 Exception <a 'java/security/PrivilegedActionException'> (0x00000005c8639a40) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u66\5298\hotspot\src\share\vm\prims\jvm.cpp, line 1386]
- Event: 67.925 Thread 0x0000000026a06800 Exception <a 'java/security/PrivilegedActionException'> (0x00000005c863ae50) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u66\5298\hotspot\src\share\vm\prims\jvm.cpp, line 1386]
- Event: 67.925 Thread 0x0000000026a06800 Exception <a 'java/security/PrivilegedActionException'> (0x00000005c863c3c0) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u66\5298\hotspot\src\share\vm\prims\jvm.cpp, line 1386]
- Event: 67.925 Thread 0x0000000026a06800 Exception <a 'java/security/PrivilegedActionException'> (0x00000005c863e350) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u66\5298\hotspot\src\share\vm\prims\jvm.cpp, line 1386]
- Event: 67.925 Thread 0x0000000026a06800 Exception <a 'java/security/PrivilegedActionException'> (0x00000005c863f760) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u66\5298\hotspot\src\share\vm\prims\jvm.cpp, line 1386]
- Event: 67.925 Thread 0x0000000026a06800 Exception <a 'java/security/PrivilegedActionException'> (0x00000005c8640cd0) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u66\5298\hotspot\src\share\vm\prims\jvm.cpp, line 1386]
- Events (10 events):
- Event: 67.928 loading class org/lwjgl/openal/ALC10
- Event: 67.928 loading class org/lwjgl/openal/ALC10 done
- Event: 67.938 loading class org/lwjgl/openal/ALCdevice
- Event: 67.938 loading class org/lwjgl/openal/ALCdevice done
- Event: 67.938 loading class org/lwjgl/openal/ALCcontext
- Event: 67.938 loading class org/lwjgl/openal/ALCcontext done
- Event: 67.938 loading class org/lwjgl/openal/Util
- Event: 67.938 loading class org/lwjgl/openal/Util done
- Event: 67.938 loading class org/lwjgl/openal/OpenALException
- Event: 67.938 loading class org/lwjgl/openal/OpenALException done
- Dynamic libraries:
- 0x00007ff6041b0000 - 0x00007ff6041e7000 C:\Program Files\Java\jre1.8.0_66\bin\javaw.exe
- 0x00007ffaa07d0000 - 0x00007ffaa0991000 C:\WINDOWS\SYSTEM32\ntdll.dll
- 0x00007ffaa0330000 - 0x00007ffaa03dd000 C:\WINDOWS\system32\KERNEL32.DLL
- 0x00007ffa9cec0000 - 0x00007ffa9d0a8000 C:\WINDOWS\system32\KERNELBASE.dll
- 0x00007ffa9dbb0000 - 0x00007ffa9dc57000 C:\WINDOWS\system32\ADVAPI32.dll
- 0x00007ffa9dc60000 - 0x00007ffa9dcfd000 C:\WINDOWS\system32\msvcrt.dll
- 0x00007ffaa0770000 - 0x00007ffaa07cb000 C:\WINDOWS\system32\sechost.dll
- 0x00007ffaa0650000 - 0x00007ffaa076c000 C:\WINDOWS\system32\RPCRT4.dll
- 0x00007ffaa01d0000 - 0x00007ffaa0326000 C:\WINDOWS\system32\USER32.dll
- 0x00007ffa9e470000 - 0x00007ffa9e5f6000 C:\WINDOWS\system32\GDI32.dll
- 0x00007ffa958e0000 - 0x00007ffa95b54000 C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.10586.0_none_8c15ae12515e1c22\COMCTL32.dll
- 0x00007ffa9e1b0000 - 0x00007ffa9e42d000 C:\WINDOWS\system32\combase.dll
- 0x00007ffa9da40000 - 0x00007ffa9daaa000 C:\WINDOWS\system32\bcryptPrimitives.dll
- 0x00007ffa9e430000 - 0x00007ffa9e46b000 C:\WINDOWS\system32\IMM32.DLL
- 0x0000000050590000 - 0x0000000050662000 C:\Program Files\Java\jre1.8.0_66\bin\msvcr100.dll
- 0x0000000077770000 - 0x0000000077ff9000 C:\Program Files\Java\jre1.8.0_66\bin\server\jvm.dll
- 0x00007ffaa0640000 - 0x00007ffaa0648000 C:\WINDOWS\system32\PSAPI.DLL
- 0x00007ffa9afc0000 - 0x00007ffa9afe3000 C:\WINDOWS\SYSTEM32\WINMM.dll
- 0x00007ffa99070000 - 0x00007ffa9907a000 C:\WINDOWS\SYSTEM32\VERSION.dll
- 0x00007ffa9aee0000 - 0x00007ffa9af0c000 C:\WINDOWS\SYSTEM32\WINMMBASE.dll
- 0x00007ffa9db60000 - 0x00007ffa9dba3000 C:\WINDOWS\system32\cfgmgr32.dll
- 0x00007ffa938a0000 - 0x00007ffa938a9000 C:\WINDOWS\SYSTEM32\WSOCK32.dll
- 0x00007ffa9dd00000 - 0x00007ffa9dd6b000 C:\WINDOWS\system32\WS2_32.dll
- 0x0000000050580000 - 0x000000005058f000 C:\Program Files\Java\jre1.8.0_66\bin\verify.dll
- 0x0000000050550000 - 0x0000000050579000 C:\Program Files\Java\jre1.8.0_66\bin\java.dll
- 0x0000000050530000 - 0x0000000050546000 C:\Program Files\Java\jre1.8.0_66\bin\zip.dll
- 0x00007ffa9e880000 - 0x00007ffa9fddf000 C:\WINDOWS\system32\SHELL32.dll
- 0x00007ffa9d0b0000 - 0x00007ffa9d6f4000 C:\WINDOWS\system32\windows.storage.dll
- 0x00007ffa9fde0000 - 0x00007ffa9fe32000 C:\WINDOWS\system32\shlwapi.dll
- 0x00007ffa9cdf0000 - 0x00007ffa9cdff000 C:\WINDOWS\system32\kernel.appcore.dll
- 0x00007ffa9d8d0000 - 0x00007ffa9d985000 C:\WINDOWS\system32\shcore.dll
- 0x00007ffa9ce00000 - 0x00007ffa9ce4b000 C:\WINDOWS\system32\powrprof.dll
- 0x00007ffa9cdd0000 - 0x00007ffa9cde4000 C:\WINDOWS\system32\profapi.dll
- 0x00000000504e0000 - 0x00000000504ed000 C:\Program Files\Java\jre1.8.0_66\bin\management.dll
- 0x0000000050510000 - 0x000000005052a000 C:\Program Files\Java\jre1.8.0_66\bin\net.dll
- 0x00007ffa9c6a0000 - 0x00007ffa9c6fc000 C:\WINDOWS\system32\mswsock.dll
- 0x00000000504f0000 - 0x0000000050501000 C:\Program Files\Java\jre1.8.0_66\bin\nio.dll
- 0x00007ffa8ec10000 - 0x00007ffa8ec26000 C:\WINDOWS\system32\napinsp.dll
- 0x00007ffa8ec30000 - 0x00007ffa8ec4a000 C:\WINDOWS\system32\pnrpnsp.dll
- 0x00007ffa9ad10000 - 0x00007ffa9ad28000 C:\WINDOWS\system32\NLAapi.dll
- 0x00007ffa9b750000 - 0x00007ffa9b7fa000 C:\WINDOWS\SYSTEM32\DNSAPI.dll
- 0x00007ffa9e1a0000 - 0x00007ffa9e1a8000 C:\WINDOWS\system32\NSI.dll
- 0x00007ffa8ef30000 - 0x00007ffa8ef3d000 C:\WINDOWS\System32\winrnr.dll
- 0x00007ffa99d90000 - 0x00007ffa99dc8000 C:\WINDOWS\SYSTEM32\IPHLPAPI.DLL
- 0x00007ffa995a0000 - 0x00007ffa99607000 C:\WINDOWS\System32\fwpuclnt.dll
- 0x00007ffa9cd00000 - 0x00007ffa9cd29000 C:\WINDOWS\SYSTEM32\bcrypt.dll
- 0x00007ffa92e70000 - 0x00007ffa92e7a000 C:\Windows\System32\rasadhlp.dll
- 0x0000000050340000 - 0x00000000504d8000 C:\Program Files\Java\jre1.8.0_66\bin\awt.dll
- 0x00007ffaa0570000 - 0x00007ffaa0631000 C:\WINDOWS\system32\OLEAUT32.dll
- 0x00007ffa9b5d0000 - 0x00007ffa9b649000 C:\WINDOWS\system32\apphelp.dll
- 0x00007ffa9b800000 - 0x00007ffa9b896000 C:\WINDOWS\system32\uxtheme.dll
- 0x00007ffa9fe50000 - 0x00007ffa9ffaa000 C:\WINDOWS\system32\MSCTF.dll
- 0x0000000050670000 - 0x00000000506b5000 C:\Program Files\Common Files\Motive\pcContextHook_DSR.dll
- 0x00007ffa9ffd0000 - 0x00007ffaa0113000 C:\WINDOWS\system32\ole32.dll
- 0x00007ffa9a720000 - 0x00007ffa9a742000 C:\WINDOWS\system32\dwmapi.dll
- 0x00000000502f0000 - 0x0000000050337000 C:\Program Files\Java\jre1.8.0_66\bin\fontmanager.dll
- 0x00007ffa88550000 - 0x00007ffa88760000 C:\WINDOWS\system32\d3d9.dll
- 0x00007ffa78830000 - 0x00007ffa79746000 C:\WINDOWS\SYSTEM32\nvd3dumx.dll
- 0x0000000180000000 - 0x00000001801a7000 C:\WINDOWS\system32\nvspcap64.dll
- 0x00007ffa9dd70000 - 0x00007ffa9e199000 C:\WINDOWS\system32\SETUPAPI.dll
- 0x00007ffa97990000 - 0x00007ffa97a58000 C:\WINDOWS\SYSTEM32\WINHTTP.dll
- 0x00007ffa980b0000 - 0x00007ffa98441000 C:\WINDOWS\system32\nvapi64.dll
- 0x00007ffa9a2b0000 - 0x00007ffa9a352000 C:\WINDOWS\SYSTEM32\dxgi.dll
- 0x00007ffa9ca50000 - 0x00007ffa9ca7d000 C:\WINDOWS\SYSTEM32\SspiCli.dll
- 0x00007ffa922c0000 - 0x00007ffa923a0000 C:\Program Files (x86)\NVIDIA Corporation\3D Vision\nvSCPAPI64.dll
- 0x0000000050270000 - 0x00000000502b2000 C:\Program Files\Java\jre1.8.0_66\bin\t2k.dll
- 0x00000000501e0000 - 0x00000000501f7000 C:\Program Files\Java\jre1.8.0_66\bin\unpack.dll
- 0x00007ffa99cb0000 - 0x00007ffa99cc6000 C:\WINDOWS\SYSTEM32\dhcpcsvc6.DLL
- 0x00007ffa99c30000 - 0x00007ffa99c4a000 C:\WINDOWS\SYSTEM32\dhcpcsvc.DLL
- 0x0000000021040000 - 0x0000000021091000 C:\Users\Hyde\Desktop\FTB Minecraft\InfiTech2\natives\lwjgl64.dll
- 0x00007ffa98aa0000 - 0x00007ffa98bc9000 C:\WINDOWS\SYSTEM32\OPENGL32.dll
- 0x00007ffa99210000 - 0x00007ffa9923e000 C:\WINDOWS\SYSTEM32\GLU32.dll
- 0x00007ffa95520000 - 0x00007ffa9561a000 C:\WINDOWS\SYSTEM32\DDRAW.dll
- 0x00007ffa99de0000 - 0x00007ffa99de8000 C:\WINDOWS\SYSTEM32\DCIMAN32.dll
- 0x00007ffa9c750000 - 0x00007ffa9c767000 C:\WINDOWS\SYSTEM32\CRYPTSP.dll
- 0x00007ffa9c3e0000 - 0x00007ffa9c414000 C:\WINDOWS\system32\rsaenh.dll
- 0x00007ffa9c530000 - 0x00007ffa9c54f000 C:\WINDOWS\SYSTEM32\USERENV.dll
- 0x00007ffa9c870000 - 0x00007ffa9c87b000 C:\WINDOWS\SYSTEM32\CRYPTBASE.dll
- 0x00000000761f0000 - 0x000000007776e000 C:\WINDOWS\SYSTEM32\nvoglv64.DLL
- 0x00007ffa9b490000 - 0x00007ffa9b4a3000 C:\WINDOWS\SYSTEM32\WTSAPI32.dll
- 0x00007ffa9b8a0000 - 0x00007ffa9b8c7000 C:\WINDOWS\SYSTEM32\DEVOBJ.dll
- 0x00007ffa9ce60000 - 0x00007ffa9ceb5000 C:\WINDOWS\system32\WINTRUST.dll
- 0x00007ffa9ce50000 - 0x00007ffa9ce60000 C:\WINDOWS\system32\MSASN1.dll
- 0x00007ffa9d700000 - 0x00007ffa9d8c7000 C:\WINDOWS\system32\CRYPT32.dll
- 0x00007ffa9c2c0000 - 0x00007ffa9c2f1000 C:\WINDOWS\SYSTEM32\ntmarta.dll
- 0x00007ffa9cc00000 - 0x00007ffa9cc56000 C:\WINDOWS\SYSTEM32\WINSTA.dll
- 0x00007ffa98c30000 - 0x00007ffa98cc1000 C:\WINDOWS\SYSTEM32\mscms.dll
- 0x00007ffa990a0000 - 0x00007ffa990e2000 C:\WINDOWS\SYSTEM32\icm32.dll
- 0x0000000070a40000 - 0x0000000070adc000 C:\Users\Hyde\Desktop\FTB Minecraft\InfiTech2\natives\avutil-ttv-51.dll
- 0x0000000065980000 - 0x00000000659d6000 C:\Users\Hyde\Desktop\FTB Minecraft\InfiTech2\natives\swresample-ttv-0.dll
- 0x000000006eb80000 - 0x000000006ec50000 C:\Users\Hyde\Desktop\FTB Minecraft\InfiTech2\natives\libmp3lame-ttv.dll
- 0x00007ffa77480000 - 0x00007ffa78824000 C:\Users\Hyde\Desktop\FTB Minecraft\InfiTech2\natives\libmfxsw64.dll
- 0x00007ffa84390000 - 0x00007ffa844bb000 C:\Users\Hyde\Desktop\FTB Minecraft\InfiTech2\natives\twitchsdk.dll
- 0x00007ffa88150000 - 0x00007ffa883de000 C:\WINDOWS\SYSTEM32\WININET.dll
- 0x0000000050240000 - 0x0000000050264000 C:\Program Files\Java\jre1.8.0_66\bin\sunec.dll
- 0x00007ffa99190000 - 0x00007ffa99203000 C:\Users\Hyde\Desktop\FTB Minecraft\InfiTech2\minecraft\OpenComputersMod-1.5.20.38-lua52-native.64.dll
- 0x00007ffa98a20000 - 0x00007ffa98a93000 C:\Users\Hyde\Desktop\FTB Minecraft\InfiTech2\minecraft\OpenComputersMod-1.5.20.38-lua53-native.64.dll
- 0x00000000008c0000 - 0x0000000000924000 C:\Users\Hyde\Desktop\FTB Minecraft\InfiTech2\natives\OpenAL64.dll
- 0x00007ffaa0120000 - 0x00007ffaa01c7000 C:\WINDOWS\system32\clbcatq.dll
- 0x00007ffa97b70000 - 0x00007ffa97be0000 C:\WINDOWS\System32\MMDevApi.dll
- 0x00007ffa9a7b0000 - 0x00007ffa9a936000 C:\WINDOWS\System32\PROPSYS.dll
- 0x00007ffa96320000 - 0x00007ffa963bc000 C:\WINDOWS\SYSTEM32\dsound.dll
- 0x00007ffa8cde0000 - 0x00007ffa8ce68000 C:\WINDOWS\SYSTEM32\AUDIOSES.DLL
- 0x00007ffa99e80000 - 0x00007ffa99fb6000 C:\WINDOWS\SYSTEM32\wintypes.dll
- 0x00007ffa7b3f0000 - 0x00007ffa7b57c000 C:\WINDOWS\SYSTEM32\dbghelp.dll
- VM Arguments:
- jvm_args: -Xms256M -Xmx8154M -Djava.library.path=C:\Users\Hyde\Desktop\FTB Minecraft\InfiTech2\natives -Dorg.lwjgl.librarypath=C:\Users\Hyde\Desktop\FTB Minecraft\InfiTech2\natives -Dnet.java.games.input.librarypath=C:\Users\Hyde\Desktop\FTB Minecraft\InfiTech2\natives -Duser.home=C:\Users\Hyde\Desktop\FTB Minecraft\InfiTech2 -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Djava.net.preferIPv4Stack=true -Xms2048m -XX:PermSize=256m -XX:NewRatio=3 -XX:SurvivorRatio=3 -XX:TargetSurvivorRatio=80 -XX:MaxTenuringThreshold=8 -XX:+UseParNewGC -XX:+UseConcMarkSweepGC -XX:MaxGCPauseMillis=10 -XX:GCPauseIntervalMillis=50 -XX:MaxGCMinorPauseMillis=7 -XX:+ExplicitGCInvokesConcurrent -XX:+UseCMSInitiatingOccupancyOnly -XX:CMSInitiatingOccupancyFraction=60 -XX:+BindGCTaskThreadsToCPUs -Xnoclassgc
- java_command: net.minecraft.launchwrapper.Launch --username BrickVoid --version 1.7.10 --gameDir C:\Users\Hyde\Desktop\FTB Minecraft\InfiTech2\minecraft --assetsDir C:\Users\Hyde\Desktop\FTB Minecraft\assets --assetIndex 1.7.10 --uuid b65eebba5d17495d92d68c0497fc2278 --accessToken 49ae66fdf13d44a9a50cfbcb2fcf3ab1 --userProperties {} --userType mojang --tweakClass cpw.mods.fml.common.launcher.FMLTweaker --width 1023 --height 767
- java_class_path (initial): C:\Users\Hyde\Desktop\FTB Minecraft\libraries\net\minecraftforge\forge\1.7.10-10.13.4.1566-1.7.10\forge-1.7.10-10.13.4.1566-1.7.10-universal.jar;C:\Users\Hyde\Desktop\FTB Minecraft\libraries\net\minecraft\launchwrapper\1.12\launchwrapper-1.12.jar;C:\Users\Hyde\Desktop\FTB Minecraft\libraries\org\ow2\asm\asm-all\5.0.3\asm-all-5.0.3.jar;C:\Users\Hyde\Desktop\FTB Minecraft\libraries\com\typesafe\akka\akka-actor_2.11\2.3.3\akka-actor_2.11-2.3.3.jar;C:\Users\Hyde\Desktop\FTB Minecraft\libraries\com\typesafe\config\1.2.1\config-1.2.1.jar;C:\Users\Hyde\Desktop\FTB Minecraft\libraries\org\scala-lang\scala-actors-migration_2.11\1.1.0\scala-actors-migration_2.11-1.1.0.jar;C:\Users\Hyde\Desktop\FTB Minecraft\libraries\org\scala-lang\scala-compiler\2.11.1\scala-compiler-2.11.1.jar;C:\Users\Hyde\Desktop\FTB Minecraft\libraries\org\scala-lang\plugins\scala-continuations-library_2.11\1.0.2\scala-continuations-library_2.11-1.0.2.jar;C:\Users\Hyde\Desktop\FTB Minecraft\libraries\org\scala-lang\plugins\scala-continuations-plugin_2.11.1\1.0.2\scala-continuations-plugin_2.11.1-1.0.2.jar;C:\Users\Hyde\Desktop\FTB Minecraft\libraries\org\scala-lang\scala-library\2.11.1\scala-library-2.11.1.jar;C:\Users\Hyde\Desktop\FTB Minecraft\libraries\org\scala-lang\scala-parser-combinators_2.11\1.0.1\scala-parser-combinators_2.11-1.0.1.jar;C:\Users\Hyde\Desktop\FTB Minecraft\libraries\org\scala-lang\scala-reflect\2.11.1\scala-reflect-2.11.1.jar;C:\Users\Hyde\Desktop\FTB Minecraft\libraries\org\scala-lang\scala-swing_2.11\1.0.1\scala-swing_2.11-1.0.1.jar;C:\Users\Hyde\Desktop\FTB Minecraft\libraries\org\scala-lang\scala-xml_2.11\1.0.2\scala-xml_2.11-1.0.2.jar;C:\Users\Hyde\Desktop\FTB Minecraft\libraries\lzma\lzma\0.0.1\lzma-0.0.1.jar;C:\Users\Hyde\Desktop\FTB Minecraft\versions\1.7.10\1.7.10.jar;C:\Users\Hyde\Desktop\FTB Minecraft\libraries\com\mojang\realms\1.3.5\realms-1.3.5.jar;C:\Users\Hyde\Desktop\FTB Minecraft\libraries\org\apache\commons\commons-compress\1.8.1\com
- Launcher Type: SUN_STANDARD
- Environment Variables:
- PATH=C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\system32\wbem;C:\Program Files (x86)\Intel\iCLS Client;C:\Program Files\Intel\iCLS Client;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)\Intel\OpenCL SDK\2.0\bin\x86;C:\Program Files (x86)\Intel\OpenCL SDK\2.0\bin\x64;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;%SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\Wbem;%SYSTEMROOT%\System32\WindowsPowerShell\v1.0\;C:\Program Files\Java\jre1.8.0_66\bin
- USERNAME=Hyde
- OS=Windows_NT
- PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 58 Stepping 9, GenuineIntel
- --------------- S Y S T E M ---------------
- OS: Windows 10.0 , 64 bit Build 10586 (10.0.10586.0)
- CPU:total 4 (4 cores per cpu, 1 threads per core) family 6 model 58 stepping 9, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, aes, clmul, erms, tsc, tscinvbit, tscinv
- Memory: 4k page, physical 8350032k(4798128k free), swap 16738640k(11719228k free)
- vm_info: Java HotSpot(TM) 64-Bit Server VM (25.66-b18) for windows-amd64 JRE (1.8.0_66-b18), built on Nov 9 2015 10:51:13 by "java_re" with MS VC++ 10.0 (VS2010)
- time: Mon Jan 04 07:02:02 2016
- elapsed time: 68 seconds (0d 0h 1m 8s)
Advertisement
Add Comment
Please, Sign In to add comment