Whenever I load a world, after about a minute, Java crashes and I don't understand the report! Can anyone tell me what to fix?
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x7c912905, pid=1472, tid=5132
#
# JRE version: Java(TM) SE Runtime Environment (8.0_25-b18) (build 1.8.0_25-b18)
# Java VM: Java HotSpot(TM) Client VM (25.25-b02 mixed mode windows-x86 )
# Problematic frame:
# C [ntdll.dll+0x12905]
#
# 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 (0x001dd400): JavaThread "Client thread" [_thread_in_native, id=5132, stack(0x00910000,0x00960000)]
EAX=0x00000380 is an unknown value
EBX=0x000006e5 is an unknown value
ECX=0x0000037f is an unknown value
EDX=0x40a00000 is an unknown value
ESP=0x0095ee4c is pointing into the stack for thread: 0x001dd400
EBP=0x0095ee58 is pointing into the stack for thread: 0x001dd400
ESI=0x000b0178 is an unknown value
EDI=0x3e190000 is an unknown value
Stack: [0x00910000,0x00960000], sp=0x0095ee4c, free space=315k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [ntdll.dll+0x12905]
C [ntdll.dll+0x12882]
C [kernel32.dll+0xff3f]
C [iglicd32.dll+0x19a5ed]
C [iglicd32.dll+0x19875e]
C [lwjgl.dll+0x9d43]
J 2263 C1 bnu.a(Lbnt;)V (530 bytes) @ 0x00fc4008 [0x00fc3500+0xb08]
J 4157 C1 boh.b(FI)V (865 bytes) @ 0x00d32ce4 [0x00d32240+0xaa4]
j bnz.a(Lboh;FI)V+109
j bnz.a(IFJ)V+543
j bnz.b(FJ)V+140
j bnz.a(FJ)V+552
J 3809 C1 bcx.av()V (878 bytes) @ 0x00d12d9c [0x00d12520+0x87c]
j bcx.a()V+74
j net.minecraft.client.main.Main.main([Ljava/lang/String;)V+1094
v ~StubRoutines::call_stub
V [jvm.dll+0x147285]
V [jvm.dll+0x20d19e]
V [jvm.dll+0x14731e]
V [jvm.dll+0x1537fa]
V [jvm.dll+0x153a53]
V [jvm.dll+0xf53b3]
C [java.dll+0x3a75]
j sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+100
j sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+6
j java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+56
j net.minecraft.launchwrapper.Launch.launch([Ljava/lang/String;)V+657
j net.minecraft.launchwrapper.Launch.main([Ljava/lang/String;)V+8
v ~StubRoutines::call_stub
V [jvm.dll+0x147285]
V [jvm.dll+0x20d19e]
V [jvm.dll+0x14731e]
V [jvm.dll+0xd0957]
V [jvm.dll+0xd8eff]
C [javaw.exe+0x210a]
C [javaw.exe+0xaba1]
C [javaw.exe+0xac2b]
C [kernel32.dll+0xb729]
C 0x00000000
VM Mutex/Monitor currently owned by a thread: None
Heap:
par new generation total 118016K, used 96621K [0x02e00000, 0x0ae00000, 0x0ae00000)
eden space 104960K, 89% used [0x02e00000, 0x08978e90, 0x09480000)
from space 13056K, 22% used [0x0a140000, 0x0a4228c8, 0x0ae00000)
to space 13056K, 0% used [0x09480000, 0x09480000, 0x0a140000)
concurrent mark-sweep generation total 140376K, used 83256K [0x0ae00000, 0x13716000, 0x22e00000)
Metaspace used 24102K, capacity 24264K, committed 24448K, reserved 24960K
GC Heap History (10 events):
Event: 109.048 GC heap before
{Heap before GC invocations=23 (full 11):
par new generation total 118016K, used 106730K [0x02e00000, 0x0ae00000, 0x0ae00000)
eden space 104960K, 96% used [0x02e00000, 0x090ae488, 0x09480000)
from space 13056K, 43% used [0x09480000, 0x09a0c710, 0x0a140000)
to space 13056K, 0% used [0x0a140000, 0x0a140000, 0x0ae00000)
concurrent mark-sweep generation total 140376K, used 81268K [0x0ae00000, 0x13716000, 0x22e00000)
Metaspace used 24030K, capacity 24180K, committed 24320K, reserved 24960K
Event: 109.086 GC heap after
Heap after GC invocations=24 (full 11):
par new generation total 118016K, used 6614K [0x02e00000, 0x0ae00000, 0x0ae00000)
eden space 104960K, 0% used [0x02e00000, 0x02e00000, 0x09480000)
from space 13056K, 50% used [0x0a140000, 0x0a7b59a0, 0x0ae00000)
to space 13056K, 0% used [0x09480000, 0x09480000, 0x0a140000)
concurrent mark-sweep generation total 140376K, used 81268K [0x0ae00000, 0x13716000, 0x22e00000)
Metaspace used 24030K, capacity 24180K, committed 24320K, reserved 24960K
}
Event: 118.079 GC heap before
{Heap before GC invocations=24 (full 12):
par new generation total 118016K, used 111574K [0x02e00000, 0x0ae00000, 0x0ae00000)
eden space 104960K, 100% used [0x02e00000, 0x09480000, 0x09480000)
from space 13056K, 50% used [0x0a140000, 0x0a7b59a0, 0x0ae00000)
to space 13056K, 0% used [0x09480000, 0x09480000, 0x0a140000)
concurrent mark-sweep generation total 140376K, used 81268K [0x0ae00000, 0x13716000, 0x22e00000)
Metaspace used 24047K, capacity 24212K, committed 24320K, reserved 24960K
Event: 118.121 GC heap after
Heap after GC invocations=25 (full 12):
par new generation total 118016K, used 6199K [0x02e00000, 0x0ae00000, 0x0ae00000)
eden space 104960K, 0% used [0x02e00000, 0x02e00000, 0x09480000)
from space 13056K, 47% used [0x09480000, 0x09a8ddf0, 0x0a140000)
to space 13056K, 0% used [0x0a140000, 0x0a140000, 0x0ae00000)
concurrent mark-sweep generation total 140376K, used 81268K [0x0ae00000, 0x13716000, 0x22e00000)
Metaspace used 24047K, capacity 24212K, committed 24320K, reserved 24960K
}
Event: 128.666 GC heap before
{Heap before GC invocations=25 (full 12):
par new generation total 118016K, used 99339K [0x02e00000, 0x0ae00000, 0x0ae00000)
eden space 104960K, 88% used [0x02e00000, 0x088f50f0, 0x09480000)
from space 13056K, 47% used [0x09480000, 0x09a8ddf0, 0x0a140000)
to space 13056K, 0% used [0x0a140000, 0x0a140000, 0x0ae00000)
concurrent mark-sweep generation total 140376K, used 79749K [0x0ae00000, 0x13716000, 0x22e00000)
Metaspace used 24096K, capacity 24264K, committed 24448K, reserved 24960K
Event: 128.706 GC heap after
Heap after GC invocations=26 (full 12):
par new generation total 118016K, used 6426K [0x02e00000, 0x0ae00000, 0x0ae00000)
eden space 104960K, 0% used [0x02e00000, 0x02e00000, 0x09480000)
from space 13056K, 49% used [0x0a140000, 0x0a786bf0, 0x0ae00000)
to space 13056K, 0% used [0x09480000, 0x09480000, 0x0a140000)
concurrent mark-sweep generation total 140376K, used 79749K [0x0ae00000, 0x13716000, 0x22e00000)
Metaspace used 24096K, capacity 24264K, committed 24448K, reserved 24960K
}
Event: 136.197 GC heap before
{Heap before GC invocations=26 (full 13):
par new generation total 118016K, used 111386K [0x02e00000, 0x0ae00000, 0x0ae00000)
eden space 104960K, 100% used [0x02e00000, 0x09480000, 0x09480000)
from space 13056K, 49% used [0x0a140000, 0x0a786bf0, 0x0ae00000)
to space 13056K, 0% used [0x09480000, 0x09480000, 0x0a140000)
concurrent mark-sweep generation total 140376K, used 79749K [0x0ae00000, 0x13716000, 0x22e00000)
Metaspace used 24098K, capacity 24264K, committed 24448K, reserved 24960K
Event: 136.265 GC heap after
Heap after GC invocations=27 (full 13):
par new generation total 118016K, used 4665K [0x02e00000, 0x0ae00000, 0x0ae00000)
eden space 104960K, 0% used [0x02e00000, 0x02e00000, 0x09480000)
from space 13056K, 35% used [0x09480000, 0x0990e558, 0x0a140000)
to space 13056K, 0% used [0x0a140000, 0x0a140000, 0x0ae00000)
concurrent mark-sweep generation total 140376K, used 83380K [0x0ae00000, 0x13716000, 0x22e00000)
Metaspace used 24098K, capacity 24264K, committed 24448K, reserved 24960K
}
Event: 149.776 GC heap before
{Heap before GC invocations=27 (full 13):
par new generation total 118016K, used 109502K [0x02e00000, 0x0ae00000, 0x0ae00000)
eden space 104960K, 99% used [0x02e00000, 0x09461428, 0x09480000)
from space 13056K, 35% used [0x09480000, 0x0990e558, 0x0a140000)
to space 13056K, 0% used [0x0a140000, 0x0a140000, 0x0ae00000)
concurrent mark-sweep generation total 140376K, used 83380K [0x0ae00000, 0x13716000, 0x22e00000)
Metaspace used 24102K, capacity 24264K, committed 24448K, reserved 24960K
Event: 149.796 GC heap after
Heap after GC invocations=28 (full 13):
par new generation total 118016K, used 2954K [0x02e00000, 0x0ae00000, 0x0ae00000)
eden space 104960K, 0% used [0x02e00000, 0x02e00000, 0x09480000)
from space 13056K, 22% used [0x0a140000, 0x0a4228c8, 0x0ae00000)
to space 13056K, 0% used [0x09480000, 0x09480000, 0x0a140000)
concurrent mark-sweep generation total 140376K, used 83482K [0x0ae00000, 0x13716000, 0x22e00000)
Metaspace used 24102K, capacity 24264K, committed 24448K, reserved 24960K
}
Deoptimization events (0 events):
No events
Internal exceptions (10 events):
Event: 161.683 Thread 0x24e48400 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x081ec1c0) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 3141]
Event: 161.683 Thread 0x24e48400 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x081ec3b0) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 3141]
Event: 161.683 Thread 0x24e48400 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x081ec5a0) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 3141]
Event: 161.684 Thread 0x24e48400 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x081ec790) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 3141]
Event: 161.688 Thread 0x24e48400 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x081ec980) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 3141]
Event: 161.837 Thread 0x24e48400 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x081ecbb0) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 3141]
Event: 161.837 Thread 0x24e48400 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x081ecda0) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 3093]
Event: 161.849 Thread 0x24e48400 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x081ecf90) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 3141]
Event: 161.860 Thread 0x24e48400 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x081ed180) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 3141]
Event: 161.874 Thread 0x24e48400 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x081ed370) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 3141]
VM Arguments:
jvm_args: -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx512M -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M -Djava.library.path=C:\Documents and Settings\Administrator\Application Data\.minecraft\versions\1.10.2-OptiFine_HD_U_C2\1.10.2-OptiFine_HD_U_C2-natives-3017769488580
java_command: net.minecraft.launchwrapper.Launch --username gabehuffman --version 1.10.2-OptiFine_HD_U_C2 --gameDir C:\Documents and Settings\Administrator\Application Data\.minecraft --assetsDir C:\Documents and Settings\Administrator\Application Data\.minecraft\assets --assetIndex 1.10 --uuid 4972c6fcb5064febb55b60a8e2821dbd --accessToken 686e0c9c77254e04b9f7a6f08b0e00f2 --userType legacy --versionType release --tweakClass optifine.OptiFineTweaker --nativeLauncherVersion 307
java_class_path (initial): C:\Documents and Settings\Administrator\Application Data\.minecraft\libraries\optifine\OptiFine\1.10.2_HD_U_C2\OptiFine-1.10.2_HD_U_C2.jar;C:\Documents and Settings\Administrator\Application Data\.minecraft\libraries\net\minecraft\launchwrapper\1.7\launchwrapper-1.7.jar;C:\Documents and Settings\Administrator\Application Data\.minecraft\libraries\com\mojang\netty\1.6\netty-1.6.jar;C:\Documents and Settings\Administrator\Application Data\.minecraft\libraries\oshi-project\oshi-core\1.1\oshi-core-1.1.jar;C:\Documents and Settings\Administrator\Application Data\.minecraft\libraries\net\java\dev\jna\jna\3.4.0\jna-3.4.0.jar;C:\Documents and Settings\Administrator\Application Data\.minecraft\libraries\net\java\dev\jna\platform\3.4.0\platform-3.4.0.jar;C:\Documents and Settings\Administrator\Application Data\.minecraft\libraries\com\ibm\icu\icu4j-core-mojang\51.2\icu4j-core-mojang-51.2.jar;C:\Documents and Settings\Administrator\Application Data\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\4.6\jopt-simple-4.6.jar;C:\Documents and Settings\Administrator\Application Data\.minecraft\libraries\com\paulscode\codecjorbis\20101023\codecjorbis-20101023.jar;C:\Documents and Settings\Administrator\Application Data\.minecraft\libraries\com\paulscode\codecwav\20101023\codecwav-20101023.jar;C:\Documents and Settings\Administrator\Application Data\.minecraft\libraries\com\paulscode\libraryjavasound\20101123\libraryjavasound-20101123.jar;C:\Documents and Settings\Administrator\Application Data\.minecraft\libraries\com\paulscode\librarylwjglopenal\20100824\librarylwjglopenal-20100824.jar;C:\Documents and Settings\Administrator\Application Data\.minecraft\libraries\com\paulscode\soundsystem\20120107\soundsystem-20120107.jar;C:\Documents and Settings\Administrator\Application Data\.minecraft\libraries\io\netty\netty-all\4.0.23.Final\netty-all-4.0.23.Final.jar;C:\Documents and Settings\Administrator\Application Data\.minecraft\libraries\com\google\guava\gua
Launcher Type: SUN_STANDARD
Environment Variables:
CLASSPATH=.;C:\Program Files\Java\j2re1.4.2_03\lib\ext\QTJava.zip
PATH=C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\QuickTime\QTSystem\
USERNAME=Administrator
OS=Windows_NT
PROCESSOR_IDENTIFIER=x86 Family 6 Model 14 Stepping 8, GenuineIntel
--------------- S Y S T E M ---------------
OS: Windows XP Build 2600 Service Pack 3
CPU:total 2 (2 cores per cpu, 1 threads per core) family 6 model 14 stepping 8, cmov, cx8, fxsr, mmx, sse, sse2, sse3, tsc
vm_info: Java HotSpot(TM) Client VM (25.25-b02) for windows-x86 JRE (1.8.0_25-b18), built on Oct 7 2014 14:31:05 by "java_re" with MS VC++ 10.0 (VS2010)
Whenever I load a world, after about a minute, Java crashes and I don't understand the report! Can anyone tell me what to fix?
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x7c912905, pid=1472, tid=5132
#
# JRE version: Java(TM) SE Runtime Environment (8.0_25-b18) (build 1.8.0_25-b18)
# Java VM: Java HotSpot(TM) Client VM (25.25-b02 mixed mode windows-x86 )
# Problematic frame:
# C [ntdll.dll+0x12905]
#
# 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 (0x001dd400): JavaThread "Client thread" [_thread_in_native, id=5132, stack(0x00910000,0x00960000)]
siginfo: ExceptionCode=0xc0000005, reading address 0x409ffff8
Registers:
EAX=0x00000380, EBX=0x000006e5, ECX=0x0000037f, EDX=0x40a00000
ESP=0x0095ee4c, EBP=0x0095ee58, ESI=0x000b0178, EDI=0x3e190000
EIP=0x7c912905, EFLAGS=0x00010287
Top of Stack: (sp=0x0095ee4c)
0x0095ee4c: 00000801 000b0000 00000000 0095f088
0x0095ee5c: 7c912882 000b0178 00000801 00000000
0x0095ee6c: 0012b504 0000000c 001dd400 00000000
0x0095ee7c: 00000000 00000000 00000000 00000000
0x0095ee8c: 00000000 00000000 00000000 00000000
0x0095ee9c: 00000000 00000000 00000000 00000000
0x0095eeac: 00000000 00000000 00000000 00000000
0x0095eebc: 00000000 00000000 00000000 00000000
Instructions: (pc=0x7c912905)
0x7c9128e5: c0 08 e9 1c fe ff ff 8d 48 ff e9 a7 fd ff ff 8b
0x7c9128f5: 57 64 8b 14 8a 83 c2 08 3b f2 0f 84 a1 fd ff ff
0x7c912905: 0f b7 5a f8 3b 5d 0c 72 07 8b c2 e9 01 fe ff ff
0x7c912915: 8b 12 3b f2 75 ea e9 8c 81 03 00 8b c6 e9 f0 fd
Register to memory mapping:
EAX=0x00000380 is an unknown value
EBX=0x000006e5 is an unknown value
ECX=0x0000037f is an unknown value
EDX=0x40a00000 is an unknown value
ESP=0x0095ee4c is pointing into the stack for thread: 0x001dd400
EBP=0x0095ee58 is pointing into the stack for thread: 0x001dd400
ESI=0x000b0178 is an unknown value
EDI=0x3e190000 is an unknown value
Stack: [0x00910000,0x00960000], sp=0x0095ee4c, free space=315k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [ntdll.dll+0x12905]
C [ntdll.dll+0x12882]
C [kernel32.dll+0xff3f]
C [iglicd32.dll+0x19a5ed]
C [iglicd32.dll+0x19875e]
C [lwjgl.dll+0x9d43]
J 2263 C1 bnu.a(Lbnt;)V (530 bytes) @ 0x00fc4008 [0x00fc3500+0xb08]
J 4157 C1 boh.b(FI)V (865 bytes) @ 0x00d32ce4 [0x00d32240+0xaa4]
j bnz.a(Lboh;FI)V+109
j bnz.a(IFJ)V+543
j bnz.b(FJ)V+140
j bnz.a(FJ)V+552
J 3809 C1 bcx.av()V (878 bytes) @ 0x00d12d9c [0x00d12520+0x87c]
j bcx.a()V+74
j net.minecraft.client.main.Main.main([Ljava/lang/String;)V+1094
v ~StubRoutines::call_stub
V [jvm.dll+0x147285]
V [jvm.dll+0x20d19e]
V [jvm.dll+0x14731e]
V [jvm.dll+0x1537fa]
V [jvm.dll+0x153a53]
V [jvm.dll+0xf53b3]
C [java.dll+0x3a75]
j sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+100
j sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+6
j java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+56
j net.minecraft.launchwrapper.Launch.launch([Ljava/lang/String;)V+657
j net.minecraft.launchwrapper.Launch.main([Ljava/lang/String;)V+8
v ~StubRoutines::call_stub
V [jvm.dll+0x147285]
V [jvm.dll+0x20d19e]
V [jvm.dll+0x14731e]
V [jvm.dll+0xd0957]
V [jvm.dll+0xd8eff]
C [javaw.exe+0x210a]
C [javaw.exe+0xaba1]
C [javaw.exe+0xac2b]
C [kernel32.dll+0xb729]
C 0x00000000
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
J 2320 org.lwjgl.opengl.GL11.nglDrawArrays(IIIJ)V (0 bytes) @ 0x00d19b76 [0x00d19b20+0x56]
J 2263 C1 bnu.a(Lbnt;)V (530 bytes) @ 0x00fc4008 [0x00fc3500+0xb08]
J 4157 C1 boh.b(FI)V (865 bytes) @ 0x00d32ce4 [0x00d32240+0xaa4]
j bnz.a(Lboh;FI)V+109
j bnz.a(IFJ)V+543
j bnz.b(FJ)V+140
j bnz.a(FJ)V+552
J 3809 C1 bcx.av()V (878 bytes) @ 0x00d12d9c [0x00d12520+0x87c]
j bcx.a()V+74
j net.minecraft.client.main.Main.main([Ljava/lang/String;)V+1094
v ~StubRoutines::call_stub
j sun.reflect.NativeMethodAccessorImpl.invoke0(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+0
j sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+100
j sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+6
j java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+56
j net.minecraft.launchwrapper.Launch.launch([Ljava/lang/String;)V+657
j net.minecraft.launchwrapper.Launch.main([Ljava/lang/String;)V+8
v ~StubRoutines::call_stub
--------------- P R O C E S S ---------------
Java Threads: ( => current thread )
0x4295a400 JavaThread "File IO Thread" [_thread_blocked, id=3736, stack(0x4abb0000,0x4ac00000)]
0x40aff400 JavaThread "Chunk Batcher 1" daemon [_thread_blocked, id=764, stack(0x48b60000,0x48bb0000)]
0x40a3b400 JavaThread "Chunk Batcher 0" daemon [_thread_blocked, id=1940, stack(0x48b10000,0x48b60000)]
0x42456800 JavaThread "Netty Server IO #1" daemon [_thread_in_native, id=3252, stack(0x489c0000,0x48a10000)]
0x42781800 JavaThread "Netty Local Client IO #0" daemon [_thread_blocked, id=5796, stack(0x48970000,0x489c0000)]
0x41d23800 JavaThread "Netty Server IO #0" daemon [_thread_in_native, id=5944, stack(0x488d0000,0x48920000)]
0x4293e400 JavaThread "Server thread" [_thread_in_Java, id=4156, stack(0x48680000,0x486d0000)]
0x4247d400 JavaThread "Snooper Timer" daemon [_thread_blocked, id=5888, stack(0x47dd0000,0x47e20000)]
0x4155e400 JavaThread "pool-3-thread-3" [_thread_blocked, id=5676, stack(0x47e70000,0x47ec0000)]
0x41aa7400 JavaThread "pool-3-thread-2" [_thread_blocked, id=804, stack(0x47e20000,0x47e70000)]
0x24f5dc00 JavaThread "pool-3-thread-1" [_thread_blocked, id=5384, stack(0x3e0a0000,0x3e0f0000)]
0x41acec00 JavaThread "LWJGL Timer" daemon [_thread_blocked, id=2684, stack(0x47d80000,0x47dd0000)]
0x24e8ac00 JavaThread "Thread-7" [_thread_blocked, id=3420, stack(0x3ff50000,0x3ffa0000)]
0x24e48400 JavaThread "Thread-6" [_thread_blocked, id=6024, stack(0x3ff00000,0x3ff50000)]
0x24bcbc00 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=5612, stack(0x2dbe0000,0x2dc30000)]
0x247f8400 JavaThread "Timer hack thread" daemon [_thread_blocked, id=4684, stack(0x2d590000,0x2d5e0000)]
0x24836c00 JavaThread "Snooper Timer" daemon [_thread_blocked, id=3308, stack(0x2d540000,0x2d590000)]
0x24048800 JavaThread "Service Thread" daemon [_thread_blocked, id=1348, stack(0x243c0000,0x24410000)]
0x24034400 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=708, stack(0x24370000,0x243c0000)]
0x2402f800 JavaThread "Attach Listener" daemon [_thread_blocked, id=5268, stack(0x24320000,0x24370000)]
0x2402e400 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=5936, stack(0x242d0000,0x24320000)]
0x2402d000 JavaThread "Surrogate Locker Thread (Concurrent GC)" daemon [_thread_blocked, id=5552, stack(0x24280000,0x242d0000)]
0x2400d800 JavaThread "Finalizer" daemon [_thread_blocked, id=4324, stack(0x24230000,0x24280000)]
0x24008800 JavaThread "Reference Handler" daemon [_thread_blocked, id=952, stack(0x241e0000,0x24230000)]
=>0x001dd400 JavaThread "Client thread" [_thread_in_native, id=5132, stack(0x00910000,0x00960000)]
Other Threads:
0x24004400 VMThread [stack: 0x24190000,0x241e0000] [id=5512]
0x2404c000 WatcherThread [stack: 0x24410000,0x24460000] [id=800]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap:
par new generation total 118016K, used 96621K [0x02e00000, 0x0ae00000, 0x0ae00000)
eden space 104960K, 89% used [0x02e00000, 0x08978e90, 0x09480000)
from space 13056K, 22% used [0x0a140000, 0x0a4228c8, 0x0ae00000)
to space 13056K, 0% used [0x09480000, 0x09480000, 0x0a140000)
concurrent mark-sweep generation total 140376K, used 83256K [0x0ae00000, 0x13716000, 0x22e00000)
Metaspace used 24102K, capacity 24264K, committed 24448K, reserved 24960K
Card table byte_map: [0x02cd0000,0x02de0000] byte_map_base: 0x02cb9000
Marking Bits: (CMSBitMap*) 0x00b3ebe8
Bits: [0x22ed0000, 0x23ad0000)
Mod Union Table: (CMSBitMap*) 0x00b3ec48
Bits: [0x00ad0000, 0x00ae8000)
Polling page: 0x002b0000
CodeCache: size=32768Kb used=5452Kb max_used=6186Kb free=27315Kb
bounds [0x00c00000, 0x01248000, 0x02c00000]
total_blobs=3191 nmethods=2762 adapters=358
compilation: enabled
Compilation events (10 events):
Event: 161.298 Thread 0x24034400 5685 bqy::a (143 bytes)
Event: 161.300 Thread 0x24034400 nmethod 5685 0x010cf0c8 code [0x010cf220, 0x010cf4b8]
Event: 161.305 Thread 0x24034400 5686 java.nio.DirectFloatBufferU::ix (10 bytes)
Event: 161.305 Thread 0x24034400 nmethod 5686 0x0104ee48 code [0x0104ef40, 0x0104efd0]
Event: 161.305 Thread 0x24034400 5687 java.nio.DirectFloatBufferU::get (16 bytes)
Event: 161.306 Thread 0x24034400 nmethod 5687 0x0104ec08 code [0x0104ed00, 0x0104eda0]
Event: 161.499 Thread 0x24034400 5689 com.jcraft.jorbis.DspState::synthesis_pcmout (60 bytes)
Event: 161.500 Thread 0x24034400 nmethod 5689 0x010cec88 code [0x010ced90, 0x010cef10]
Event: 161.695 Thread 0x24034400 5690 bnt::a (255 bytes)
Event: 161.697 Thread 0x24034400 nmethod 5690 0x010e9f08 code [0x010ea0c0, 0x010ea3d0]
GC Heap History (10 events):
Event: 109.048 GC heap before
{Heap before GC invocations=23 (full 11):
par new generation total 118016K, used 106730K [0x02e00000, 0x0ae00000, 0x0ae00000)
eden space 104960K, 96% used [0x02e00000, 0x090ae488, 0x09480000)
from space 13056K, 43% used [0x09480000, 0x09a0c710, 0x0a140000)
to space 13056K, 0% used [0x0a140000, 0x0a140000, 0x0ae00000)
concurrent mark-sweep generation total 140376K, used 81268K [0x0ae00000, 0x13716000, 0x22e00000)
Metaspace used 24030K, capacity 24180K, committed 24320K, reserved 24960K
Event: 109.086 GC heap after
Heap after GC invocations=24 (full 11):
par new generation total 118016K, used 6614K [0x02e00000, 0x0ae00000, 0x0ae00000)
eden space 104960K, 0% used [0x02e00000, 0x02e00000, 0x09480000)
from space 13056K, 50% used [0x0a140000, 0x0a7b59a0, 0x0ae00000)
to space 13056K, 0% used [0x09480000, 0x09480000, 0x0a140000)
concurrent mark-sweep generation total 140376K, used 81268K [0x0ae00000, 0x13716000, 0x22e00000)
Metaspace used 24030K, capacity 24180K, committed 24320K, reserved 24960K
}
Event: 118.079 GC heap before
{Heap before GC invocations=24 (full 12):
par new generation total 118016K, used 111574K [0x02e00000, 0x0ae00000, 0x0ae00000)
eden space 104960K, 100% used [0x02e00000, 0x09480000, 0x09480000)
from space 13056K, 50% used [0x0a140000, 0x0a7b59a0, 0x0ae00000)
to space 13056K, 0% used [0x09480000, 0x09480000, 0x0a140000)
concurrent mark-sweep generation total 140376K, used 81268K [0x0ae00000, 0x13716000, 0x22e00000)
Metaspace used 24047K, capacity 24212K, committed 24320K, reserved 24960K
Event: 118.121 GC heap after
Heap after GC invocations=25 (full 12):
par new generation total 118016K, used 6199K [0x02e00000, 0x0ae00000, 0x0ae00000)
eden space 104960K, 0% used [0x02e00000, 0x02e00000, 0x09480000)
from space 13056K, 47% used [0x09480000, 0x09a8ddf0, 0x0a140000)
to space 13056K, 0% used [0x0a140000, 0x0a140000, 0x0ae00000)
concurrent mark-sweep generation total 140376K, used 81268K [0x0ae00000, 0x13716000, 0x22e00000)
Metaspace used 24047K, capacity 24212K, committed 24320K, reserved 24960K
}
Event: 128.666 GC heap before
{Heap before GC invocations=25 (full 12):
par new generation total 118016K, used 99339K [0x02e00000, 0x0ae00000, 0x0ae00000)
eden space 104960K, 88% used [0x02e00000, 0x088f50f0, 0x09480000)
from space 13056K, 47% used [0x09480000, 0x09a8ddf0, 0x0a140000)
to space 13056K, 0% used [0x0a140000, 0x0a140000, 0x0ae00000)
concurrent mark-sweep generation total 140376K, used 79749K [0x0ae00000, 0x13716000, 0x22e00000)
Metaspace used 24096K, capacity 24264K, committed 24448K, reserved 24960K
Event: 128.706 GC heap after
Heap after GC invocations=26 (full 12):
par new generation total 118016K, used 6426K [0x02e00000, 0x0ae00000, 0x0ae00000)
eden space 104960K, 0% used [0x02e00000, 0x02e00000, 0x09480000)
from space 13056K, 49% used [0x0a140000, 0x0a786bf0, 0x0ae00000)
to space 13056K, 0% used [0x09480000, 0x09480000, 0x0a140000)
concurrent mark-sweep generation total 140376K, used 79749K [0x0ae00000, 0x13716000, 0x22e00000)
Metaspace used 24096K, capacity 24264K, committed 24448K, reserved 24960K
}
Event: 136.197 GC heap before
{Heap before GC invocations=26 (full 13):
par new generation total 118016K, used 111386K [0x02e00000, 0x0ae00000, 0x0ae00000)
eden space 104960K, 100% used [0x02e00000, 0x09480000, 0x09480000)
from space 13056K, 49% used [0x0a140000, 0x0a786bf0, 0x0ae00000)
to space 13056K, 0% used [0x09480000, 0x09480000, 0x0a140000)
concurrent mark-sweep generation total 140376K, used 79749K [0x0ae00000, 0x13716000, 0x22e00000)
Metaspace used 24098K, capacity 24264K, committed 24448K, reserved 24960K
Event: 136.265 GC heap after
Heap after GC invocations=27 (full 13):
par new generation total 118016K, used 4665K [0x02e00000, 0x0ae00000, 0x0ae00000)
eden space 104960K, 0% used [0x02e00000, 0x02e00000, 0x09480000)
from space 13056K, 35% used [0x09480000, 0x0990e558, 0x0a140000)
to space 13056K, 0% used [0x0a140000, 0x0a140000, 0x0ae00000)
concurrent mark-sweep generation total 140376K, used 83380K [0x0ae00000, 0x13716000, 0x22e00000)
Metaspace used 24098K, capacity 24264K, committed 24448K, reserved 24960K
}
Event: 149.776 GC heap before
{Heap before GC invocations=27 (full 13):
par new generation total 118016K, used 109502K [0x02e00000, 0x0ae00000, 0x0ae00000)
eden space 104960K, 99% used [0x02e00000, 0x09461428, 0x09480000)
from space 13056K, 35% used [0x09480000, 0x0990e558, 0x0a140000)
to space 13056K, 0% used [0x0a140000, 0x0a140000, 0x0ae00000)
concurrent mark-sweep generation total 140376K, used 83380K [0x0ae00000, 0x13716000, 0x22e00000)
Metaspace used 24102K, capacity 24264K, committed 24448K, reserved 24960K
Event: 149.796 GC heap after
Heap after GC invocations=28 (full 13):
par new generation total 118016K, used 2954K [0x02e00000, 0x0ae00000, 0x0ae00000)
eden space 104960K, 0% used [0x02e00000, 0x02e00000, 0x09480000)
from space 13056K, 22% used [0x0a140000, 0x0a4228c8, 0x0ae00000)
to space 13056K, 0% used [0x09480000, 0x09480000, 0x0a140000)
concurrent mark-sweep generation total 140376K, used 83482K [0x0ae00000, 0x13716000, 0x22e00000)
Metaspace used 24102K, capacity 24264K, committed 24448K, reserved 24960K
}
Deoptimization events (0 events):
No events
Internal exceptions (10 events):
Event: 161.683 Thread 0x24e48400 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x081ec1c0) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 3141]
Event: 161.683 Thread 0x24e48400 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x081ec3b0) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 3141]
Event: 161.683 Thread 0x24e48400 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x081ec5a0) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 3141]
Event: 161.684 Thread 0x24e48400 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x081ec790) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 3141]
Event: 161.688 Thread 0x24e48400 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x081ec980) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 3141]
Event: 161.837 Thread 0x24e48400 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x081ecbb0) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 3141]
Event: 161.837 Thread 0x24e48400 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x081ecda0) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 3093]
Event: 161.849 Thread 0x24e48400 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x081ecf90) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 3141]
Event: 161.860 Thread 0x24e48400 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x081ed180) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 3141]
Event: 161.874 Thread 0x24e48400 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x081ed370) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 3141]
Events (10 events):
Event: 160.841 Executing VM operation: RevokeBias
Event: 160.845 Executing VM operation: RevokeBias done
Event: 161.043 Thread 0x24034400 flushing nmethod 0x01064b88
Event: 161.043 Thread 0x24034400 flushing nmethod 0x01064e08
Event: 161.043 Thread 0x24034400 flushing nmethod 0x0106d788
Event: 161.044 Thread 0x24034400 flushing nmethod 0x010b5408
Event: 161.044 Thread 0x24034400 flushing nmethod 0x010b55c8
Event: 161.046 Thread 0x24034400 flushing nmethod 0x01120608
Event: 161.695 Thread 0x40aff400 DEOPT PACKING pc=0x011afcf4 sp=0x48baf6a0
Event: 161.695 Thread 0x40aff400 DEOPT UNPACKING pc=0x00c3c35b sp=0x48baf5a4 mode 3
Dynamic libraries:
0x00400000 - 0x00430000 C:\Program Files\Minecraft\runtime\jre-x32\1.8.0_25\bin\javaw.exe
0x7c900000 - 0x7c9b2000 C:\WINDOWS\system32\ntdll.dll
0x7c800000 - 0x7c8f6000 C:\WINDOWS\system32\kernel32.dll
0x77dd0000 - 0x77e6b000 C:\WINDOWS\system32\ADVAPI32.dll
0x77e70000 - 0x77f03000 C:\WINDOWS\system32\RPCRT4.dll
0x77fe0000 - 0x77ff1000 C:\WINDOWS\system32\Secur32.dll
0x7e410000 - 0x7e4a1000 C:\WINDOWS\system32\USER32.dll
0x77f10000 - 0x77f59000 C:\WINDOWS\system32\GDI32.dll
0x773d0000 - 0x774d3000 C:\WINDOWS\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.2600.6028_x-ww_61e65202\COMCTL32.dll
0x77c10000 - 0x77c68000 C:\WINDOWS\system32\msvcrt.dll
0x77f60000 - 0x77fd6000 C:\WINDOWS\system32\SHLWAPI.dll
0x76390000 - 0x763ad000 C:\WINDOWS\system32\IMM32.DLL
0x00a60000 - 0x00a77000 C:\Program Files\Common Files\Logishrd\LVMVFM\LVPrcInj.dll
0x78aa0000 - 0x78b5f000 C:\Program Files\Minecraft\runtime\jre-x32\1.8.0_25\bin\msvcr100.dll
0x6d150000 - 0x6d4f4000 C:\Program Files\Minecraft\runtime\jre-x32\1.8.0_25\bin\client\jvm.dll
0x71ad0000 - 0x71ad9000 C:\WINDOWS\system32\WSOCK32.dll
0x71ab0000 - 0x71ac7000 C:\WINDOWS\system32\WS2_32.dll
0x71aa0000 - 0x71aa8000 C:\WINDOWS\system32\WS2HELP.dll
0x76b40000 - 0x76b6d000 C:\WINDOWS\system32\WINMM.dll
0x76bf0000 - 0x76bfb000 C:\WINDOWS\system32\PSAPI.DLL
0x6ef70000 - 0x6ef7c000 C:\Program Files\Minecraft\runtime\jre-x32\1.8.0_25\bin\verify.dll
0x6d9d0000 - 0x6d9f1000 C:\Program Files\Minecraft\runtime\jre-x32\1.8.0_25\bin\java.dll
0x6f000000 - 0x6f013000 C:\Program Files\Minecraft\runtime\jre-x32\1.8.0_25\bin\zip.dll
0x7c9c0000 - 0x7d1d7000 C:\WINDOWS\system32\SHELL32.dll
0x769c0000 - 0x76a74000 C:\WINDOWS\system32\USERENV.dll
0x6ecc0000 - 0x6ecca000 C:\Program Files\Minecraft\runtime\jre-x32\1.8.0_25\bin\management.dll
0x6ed60000 - 0x6ed75000 C:\Program Files\Minecraft\runtime\jre-x32\1.8.0_25\bin\net.dll
0x6ed80000 - 0x6ed8f000 C:\Program Files\Minecraft\runtime\jre-x32\1.8.0_25\bin\nio.dll
0x71a50000 - 0x71a8f000 C:\WINDOWS\System32\mswsock.dll
0x76f20000 - 0x76f47000 C:\WINDOWS\system32\DNSAPI.dll
0x76d60000 - 0x76d79000 C:\WINDOWS\system32\iphlpapi.dll
0x76fb0000 - 0x76fb8000 C:\WINDOWS\System32\winrnr.dll
0x76f60000 - 0x76f8c000 C:\WINDOWS\system32\WLDAP32.dll
0x76fc0000 - 0x76fc6000 C:\WINDOWS\system32\rasadhlp.dll
0x253e0000 - 0x2542f000 C:\Documents and Settings\Administrator\Application Data\.minecraft\versions\1.10.2-OptiFine_HD_U_C2\1.10.2-OptiFine_HD_U_C2-natives-3017769488580\lwjgl.dll
0x5ed00000 - 0x5edcc000 C:\WINDOWS\system32\OPENGL32.dll
0x68b20000 - 0x68b40000 C:\WINDOWS\system32\GLU32.dll
0x73760000 - 0x737ab000 C:\WINDOWS\system32\DDRAW.dll
0x73bc0000 - 0x73bc6000 C:\WINDOWS\system32\DCIMAN32.dll
0x77c00000 - 0x77c08000 C:\WINDOWS\system32\VERSION.dll
0x68000000 - 0x68036000 C:\WINDOWS\system32\rsaenh.dll
0x5b860000 - 0x5b8b5000 C:\WINDOWS\system32\netapi32.dll
0x76d40000 - 0x76d58000 C:\WINDOWS\system32\MPRAPI.dll
0x77cc0000 - 0x77cf2000 C:\WINDOWS\system32\ACTIVEDS.dll
0x76e10000 - 0x76e35000 C:\WINDOWS\system32\adsldpc.dll
0x76b20000 - 0x76b31000 C:\WINDOWS\system32\ATL.DLL
0x774e0000 - 0x7761e000 C:\WINDOWS\system32\ole32.dll
0x77120000 - 0x771ab000 C:\WINDOWS\system32\OLEAUT32.dll
0x76e80000 - 0x76e8e000 C:\WINDOWS\system32\rtutils.dll
0x71bf0000 - 0x71c03000 C:\WINDOWS\system32\SAMLIB.dll
0x77920000 - 0x77a13000 C:\WINDOWS\system32\SETUPAPI.dll
0x6d000000 - 0x6d146000 C:\Program Files\Minecraft\runtime\jre-x32\1.8.0_25\bin\awt.dll
0x5ad70000 - 0x5ada8000 C:\WINDOWS\system32\uxtheme.dll
0x74720000 - 0x7476c000 C:\WINDOWS\system32\MSCTF.dll
0x77b40000 - 0x77b62000 C:\WINDOWS\system32\apphelp.dll
0x755c0000 - 0x755ee000 C:\WINDOWS\system32\msctfime.ime
0x2dcf0000 - 0x2df28000 C:\WINDOWS\system32\iglicd32.dll
0x2dfd0000 - 0x2e052000 C:\WINDOWS\system32\igldev32.dll
0x73b30000 - 0x73b45000 C:\WINDOWS\system32\mscms.dll
0x73000000 - 0x73026000 C:\WINDOWS\system32\WINSPOOL.DRV
0x66e90000 - 0x66ed1000 C:\WINDOWS\system32\icm32.dll
0x662b0000 - 0x66308000 C:\WINDOWS\system32\hnetcfg.dll
0x71a90000 - 0x71a98000 C:\WINDOWS\System32\wshtcpip.dll
0x3e100000 - 0x3e172000 C:\Documents and Settings\Administrator\Local Settings\Temp\jna\jna7368466502230757333.dll
0x3ffa0000 - 0x40005000 C:\Documents and Settings\Administrator\Application Data\.minecraft\versions\1.10.2-OptiFine_HD_U_C2\1.10.2-OptiFine_HD_U_C2-natives-3017769488580\OpenAL32.dll
0x76fd0000 - 0x7704f000 C:\WINDOWS\system32\CLBCATQ.DLL
0x77050000 - 0x77115000 C:\WINDOWS\system32\COMRes.dll
0x73f10000 - 0x73f6c000 C:\WINDOWS\system32\dsound.dll
0x76c30000 - 0x76c5e000 C:\WINDOWS\system32\WINTRUST.dll
0x77a80000 - 0x77b17000 C:\WINDOWS\system32\CRYPT32.dll
0x77b20000 - 0x77b32000 C:\WINDOWS\system32\MSASN1.dll
0x76c90000 - 0x76cb9000 C:\WINDOWS\system32\IMAGEHLP.dll
0x72d20000 - 0x72d29000 C:\WINDOWS\system32\wdmaud.drv
0x72d10000 - 0x72d18000 C:\WINDOWS\system32\msacm32.drv
0x77be0000 - 0x77bf5000 C:\WINDOWS\system32\MSACM32.dll
0x77bd0000 - 0x77bd7000 C:\WINDOWS\system32\midimap.dll
0x73ee0000 - 0x73ee4000 C:\WINDOWS\system32\KsUser.dll
0x6eef0000 - 0x6ef10000 C:\Program Files\Minecraft\runtime\jre-x32\1.8.0_25\bin\sunec.dll
0x3e1a0000 - 0x3e1b4000 C:\Program Files\Dell\QuickSet\dadkeyb.dll
0x481c0000 - 0x481d3000 C:\WINDOWS\system32\hccutils.DLL
0x59a60000 - 0x59b01000 C:\WINDOWS\system32\dbghelp.dll
VM Arguments:
jvm_args: -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx512M -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M -Djava.library.path=C:\Documents and Settings\Administrator\Application Data\.minecraft\versions\1.10.2-OptiFine_HD_U_C2\1.10.2-OptiFine_HD_U_C2-natives-3017769488580
java_command: net.minecraft.launchwrapper.Launch --username gabehuffman --version 1.10.2-OptiFine_HD_U_C2 --gameDir C:\Documents and Settings\Administrator\Application Data\.minecraft --assetsDir C:\Documents and Settings\Administrator\Application Data\.minecraft\assets --assetIndex 1.10 --uuid 4972c6fcb5064febb55b60a8e2821dbd --accessToken 686e0c9c77254e04b9f7a6f08b0e00f2 --userType legacy --versionType release --tweakClass optifine.OptiFineTweaker --nativeLauncherVersion 307
java_class_path (initial): C:\Documents and Settings\Administrator\Application Data\.minecraft\libraries\optifine\OptiFine\1.10.2_HD_U_C2\OptiFine-1.10.2_HD_U_C2.jar;C:\Documents and Settings\Administrator\Application Data\.minecraft\libraries\net\minecraft\launchwrapper\1.7\launchwrapper-1.7.jar;C:\Documents and Settings\Administrator\Application Data\.minecraft\libraries\com\mojang\netty\1.6\netty-1.6.jar;C:\Documents and Settings\Administrator\Application Data\.minecraft\libraries\oshi-project\oshi-core\1.1\oshi-core-1.1.jar;C:\Documents and Settings\Administrator\Application Data\.minecraft\libraries\net\java\dev\jna\jna\3.4.0\jna-3.4.0.jar;C:\Documents and Settings\Administrator\Application Data\.minecraft\libraries\net\java\dev\jna\platform\3.4.0\platform-3.4.0.jar;C:\Documents and Settings\Administrator\Application Data\.minecraft\libraries\com\ibm\icu\icu4j-core-mojang\51.2\icu4j-core-mojang-51.2.jar;C:\Documents and Settings\Administrator\Application Data\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\4.6\jopt-simple-4.6.jar;C:\Documents and Settings\Administrator\Application Data\.minecraft\libraries\com\paulscode\codecjorbis\20101023\codecjorbis-20101023.jar;C:\Documents and Settings\Administrator\Application Data\.minecraft\libraries\com\paulscode\codecwav\20101023\codecwav-20101023.jar;C:\Documents and Settings\Administrator\Application Data\.minecraft\libraries\com\paulscode\libraryjavasound\20101123\libraryjavasound-20101123.jar;C:\Documents and Settings\Administrator\Application Data\.minecraft\libraries\com\paulscode\librarylwjglopenal\20100824\librarylwjglopenal-20100824.jar;C:\Documents and Settings\Administrator\Application Data\.minecraft\libraries\com\paulscode\soundsystem\20120107\soundsystem-20120107.jar;C:\Documents and Settings\Administrator\Application Data\.minecraft\libraries\io\netty\netty-all\4.0.23.Final\netty-all-4.0.23.Final.jar;C:\Documents and Settings\Administrator\Application Data\.minecraft\libraries\com\google\guava\gua
Launcher Type: SUN_STANDARD
Environment Variables:
CLASSPATH=.;C:\Program Files\Java\j2re1.4.2_03\lib\ext\QTJava.zip
PATH=C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\QuickTime\QTSystem\
USERNAME=Administrator
OS=Windows_NT
PROCESSOR_IDENTIFIER=x86 Family 6 Model 14 Stepping 8, GenuineIntel
--------------- S Y S T E M ---------------
OS: Windows XP Build 2600 Service Pack 3
CPU:total 2 (2 cores per cpu, 1 threads per core) family 6 model 14 stepping 8, cmov, cx8, fxsr, mmx, sse, sse2, sse3, tsc
Memory: 4k page, physical 1038712k(78672k free), swap 2499332k(1523272k free)
vm_info: Java HotSpot(TM) Client VM (25.25-b02) for windows-x86 JRE (1.8.0_25-b18), built on Oct 7 2014 14:31:05 by "java_re" with MS VC++ 10.0 (VS2010)
time: Tue Aug 16 14:37:53 2016
elapsed time: 162 seconds (0d 0h 2m 42s)
hard to tell for sure without minecraft's crash log as well, but it looks like you may have run out of memory
So what should I do, should I give more information? Or if this is enough information, how do I fix the problem?