Advertisement
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=0x00007fffe9f318b0, pid=5616, tid=14236
- #
- # JRE version: 7.0_25-b17
- # Java VM: Java HotSpot(TM) 64-Bit Server VM (23.25-b01 mixed mode windows-amd64 compressed oops)
- # Problematic frame:
- # C 0x00007fffe9f318b0
- [error occurred during error reporting (printing problematic frame), id 0xc0000005]
- # 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 (0x0000000002b9e000): JavaThread "Minecraft main thread" [_thread_in_native, id=14236, stack(0x00000000029c0000,0x0000000002ac0000)]
- siginfo: ExceptionCode=0xc0000005, ExceptionInformation=0x0000000000000008 0x00007fffe9f318b0
- Registers:
- RAX=0x00007fffe8420150, RBX=0x0000000000000000, RCX=0x0000000017011d84, RDX=0x00007fffe8420150
- RSP=0x0000000002abf0f8, RBP=0x0000000002abf1a0, RSI=0x00000000baea6d40, RDI=0x0000000017011d84
- R8 =0x0000000000000169, R9 =0x0000000000000170, R10=0x0000000000000169, R11=0x0000000000000169
- R12=0x0000000000000000, R13=0x00000000bb906ea8, R14=0x0000000002abf1c0, R15=0x0000000002b9e000
- RIP=0x00007fffe9f318b0, EFLAGS=0x0000000000010206
- Top of Stack: (sp=0x0000000002abf0f8)
- 0x0000000002abf0f8: 00007ffff572d21a 00000000bb906eb0
- 0x0000000002abf108: 0000000002abf148 00000000bb8d8dc0
- 0x0000000002abf118: 0000000000000000 0000000002ca64f0
- 0x0000000002abf128: 0000000002cb23a8 00000000bb906eb0
- 0x0000000002abf138: 00007fffe83e0000 0000000002ca63d3
- 0x0000000002abf148: 00000000f2a93280 0000000000000019
- 0x0000000002abf158: 0000000000000000 0000000002abf160
- 0x0000000002abf168: 0000000000000000 0000000002abf1c0
- 0x0000000002abf178: 00000000bb907df0 0000000000000000
- 0x0000000002abf188: 00000000bb906eb0 0000000000000000
- 0x0000000002abf198: 0000000002abf1c0 0000000002abf218
- 0x0000000002abf1a8: 0000000002ca61f8 00000000f30a60e0
- 0x0000000002abf1b8: 0000000002caf1d8 00000000f2a93280
- 0x0000000002abf1c8: 0000000f55fa6e19 00000000f2a93200
- 0x0000000002abf1d8: 0000000002abf1c8 00000000bb906d6b
- 0x0000000002abf1e8: 0000000002abf258 00000000bb907df0
- Instructions: (pc=0x00007fffe9f318b0)
- 0x00007fffe9f31890:
- [error occurred during error reporting (printing registers, top of stack, instructions near pc), id 0xc0000005]
- Register to memory mapping:
- RAX=0x00007fffe8420150 is an unknown value
- RBX=0x0000000000000000 is an unknown value
- RCX=0x0000000017011d84 is an unknown value
- RDX=0x00007fffe8420150 is an unknown value
- RSP=0x0000000002abf0f8 is pointing into the stack for thread: 0x0000000002b9e000
- RBP=0x0000000002abf1a0 is pointing into the stack for thread: 0x0000000002b9e000
- RSI=0x00000000baea6d40 is an oop
- {instance class}
- - klass: {other class}
- RDI=0x0000000017011d84 is an unknown value
- R8 =0x0000000000000169 is an unknown value
- R9 =0x0000000000000170 is an unknown value
- R10=0x0000000000000169 is an unknown value
- R11=0x0000000000000169 is an unknown value
- R12=0x0000000000000000 is an unknown value
- R13=0x00000000bb906ea8 is an oop
- {constMethod}
- - klass: {other class}
- - method: 0x00000000bb906eb0 {method} 'nSwapBuffers' '(Ljava/nio/ByteBuffer;)V' in 'org/lwjgl/opengl/WindowsContextImplementation'
- - exceptions: 0x00000000bae01d50
- R14=0x0000000002abf1c0 is pointing into the stack for thread: 0x0000000002b9e000
- R15=0x0000000002b9e000 is a thread
- Stack: [0x00000000029c0000,0x0000000002ac0000], sp=0x0000000002abf0f8, free space=1020k
- Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
- C 0x00007fffe9f318b0
- [error occurred during error reporting (printing native stack), id 0xc0000005]
- Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
- j org.lwjgl.opengl.WindowsContextImplementation.nSwapBuffers(Ljava/nio/ByteBuffer;)V+0
- j org.lwjgl.opengl.WindowsContextImplementation.swapBuffers()V+35
- j org.lwjgl.opengl.ContextGL.swapBuffers()V+3
- j org.lwjgl.opengl.DrawableGL.swapBuffers()V+0
- j org.lwjgl.opengl.Display.swapBuffers()V+39
- j org.lwjgl.opengl.Display.update(Z)V+44
- j org.lwjgl.opengl.Display.update()V+1
- j ats.S()V+236
- j ats.d()V+88
- j net.minecraft.client.main.Main.main([Ljava/lang/String;)V+768
- v ~StubRoutines::call_stub
- --------------- P R O C E S S ---------------
- Java Threads: ( => current thread )
- 0x0000000012194800 JavaThread "Keep-Alive-Timer" daemon [_thread_blocked, id=9120, stack(0x0000000015260000,0x0000000015360000)]
- 0x000000000b972000 JavaThread "LWJGL Timer" daemon [_thread_blocked, id=15048, stack(0x0000000015060000,0x0000000015160000)]
- 0x000000000b5ee000 JavaThread "Thread-6" [_thread_blocked, id=2916, stack(0x0000000011510000,0x0000000011610000)]
- 0x000000000b4cd800 JavaThread "Thread-5" [_thread_blocked, id=1084, stack(0x000000000f8e0000,0x000000000f9e0000)]
- 0x000000000b915000 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=4824, stack(0x000000000c510000,0x000000000c610000)]
- 0x000000000b5a5000 JavaThread "Timer hack thread" daemon [_thread_blocked, id=5388, stack(0x000000000c410000,0x000000000c510000)]
- 0x000000000b495800 JavaThread "Snooper Timer" daemon [_thread_blocked, id=11628, stack(0x000000000bf40000,0x000000000c040000)]
- 0x00000000092fc800 JavaThread "Service Thread" daemon [_thread_blocked, id=7740, stack(0x000000000b0c0000,0x000000000b1c0000)]
- 0x00000000092fc000 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=15300, stack(0x000000000afc0000,0x000000000b0c0000)]
- 0x00000000092ed800 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=10352, stack(0x000000000aec0000,0x000000000afc0000)]
- 0x00000000092ea800 JavaThread "Attach Listener" daemon [_thread_blocked, id=11568, stack(0x000000000adc0000,0x000000000aec0000)]
- 0x00000000092ea000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=13628, stack(0x000000000acc0000,0x000000000adc0000)]
- 0x000000000928f800 JavaThread "Finalizer" daemon [_thread_blocked, id=2948, stack(0x000000000abc0000,0x000000000acc0000)]
- 0x0000000009287000 JavaThread "Reference Handler" daemon [_thread_blocked, id=988, stack(0x000000000aac0000,0x000000000abc0000)]
- =>0x0000000002b9e000 JavaThread "Minecraft main thread" [_thread_in_native, id=14236, stack(0x00000000029c0000,0x0000000002ac0000)]
- Other Threads:
- 0x000000000927c000 VMThread [stack: 0x000000000a9c0000,0x000000000aac0000] [id=10520]
- 0x0000000009321800 WatcherThread [stack: 0x000000000b1c0000,0x000000000b2c0000] [id=1956]
- VM state:not at safepoint (normal execution)
- VM Mutex/Monitor currently owned by a thread: None
- Heap
- PSYoungGen total 141696K, used 92864K [0x00000000eaab0000, 0x00000000fbf70000, 0x0000000100000000)
- eden space 130816K, 62% used [0x00000000eaab0000,0x00000000efac04a8,0x00000000f2a70000)
- from space 10880K, 99% used [0x00000000f2a70000,0x00000000f350fcd8,0x00000000f3510000)
- to space 10880K, 0% used [0x00000000fb4d0000,0x00000000fb4d0000,0x00000000fbf70000)
- ParOldGen total 174400K, used 19915K [0x00000000c0000000, 0x00000000caa50000, 0x00000000eaab0000)
- object space 174400K, 11% used [0x00000000c0000000,0x00000000c1372fe8,0x00000000caa50000)
- PSPermGen total 21248K, used 17795K [0x00000000bae00000, 0x00000000bc2c0000, 0x00000000c0000000)
- object space 21248K, 83% used [0x00000000bae00000,0x00000000bbf60e18,0x00000000bc2c0000)
- Card table byte_map: [0x0000000005ca0000,0x0000000005ed0000] byte_map_base: 0x00000000056c9000
- Polling page: 0x00000000028d0000
- Code Cache [0x0000000002ca0000, 0x0000000002f10000, 0x0000000005ca0000)
- total_blobs=956 nmethods=430 adapters=477 free_code_cache=47718Kb largest_free_block=48819008
- Compilation events (10 events):
- Event: 3.079 Thread 0x00000000092ed800 426 bfn::a (140 bytes)
- Event: 3.080 Thread 0x00000000092ed800 nmethod 426 0x0000000002df2f10 code [0x0000000002df3040, 0x0000000002df3118]
- Event: 3.108 Thread 0x00000000092fc000 427 bfn::b (7 bytes)
- Event: 3.108 Thread 0x00000000092ed800 428 bfn::b (57 bytes)
- Event: 3.108 Thread 0x00000000092ed800 nmethod 428 0x0000000002dfe6d0 code [0x0000000002dfe800, 0x0000000002dfe8b8]
- Event: 3.108 Thread 0x00000000092fc000 nmethod 427 0x0000000002df7f50 code [0x0000000002df8080, 0x0000000002df8138]
- Event: 3.537 Thread 0x00000000092ed800 429 avf::a (884 bytes)
- Event: 3.560 Thread 0x00000000092ed800 nmethod 429 0x0000000002e0ccd0 code [0x0000000002e0d100, 0x0000000002e0ea10]
- Event: 3.908 Thread 0x00000000092fc000 432 ats::J (5 bytes)
- Event: 3.908 Thread 0x00000000092fc000 nmethod 432 0x0000000002df75d0 code [0x0000000002df7700, 0x0000000002df7758]
- GC Heap History (6 events):
- Event: 1.489 GC heap before
- {Heap before GC invocations=1 (full 0):
- PSYoungGen total 76288K, used 56123K [0x00000000eaab0000, 0x00000000effd0000, 0x0000000100000000)
- eden space 65408K, 85% used [0x00000000eaab0000,0x00000000ee17efd0,0x00000000eea90000)
- from space 10880K, 0% used [0x00000000ef530000,0x00000000ef530000,0x00000000effd0000)
- to space 10880K, 0% used [0x00000000eea90000,0x00000000eea90000,0x00000000ef530000)
- ParOldGen total 174400K, used 0K [0x00000000c0000000, 0x00000000caa50000, 0x00000000eaab0000)
- object space 174400K, 0% used [0x00000000c0000000,0x00000000c0000000,0x00000000caa50000)
- PSPermGen total 21248K, used 13338K [0x00000000bae00000, 0x00000000bc2c0000, 0x00000000c0000000)
- object space 21248K, 62% used [0x00000000bae00000,0x00000000bbb068e0,0x00000000bc2c0000)
- Event: 1.506 GC heap after
- Heap after GC invocations=1 (full 0):
- PSYoungGen total 76288K, used 10331K [0x00000000eaab0000, 0x00000000f3fb0000, 0x0000000100000000)
- eden space 65408K, 0% used [0x00000000eaab0000,0x00000000eaab0000,0x00000000eea90000)
- from space 10880K, 94% used [0x00000000eea90000,0x00000000ef4a6c40,0x00000000ef530000)
- to space 10880K, 0% used [0x00000000f3510000,0x00000000f3510000,0x00000000f3fb0000)
- ParOldGen total 174400K, used 10248K [0x00000000c0000000, 0x00000000caa50000, 0x00000000eaab0000)
- object space 174400K, 5% used [0x00000000c0000000,0x00000000c0a02010,0x00000000caa50000)
- PSPermGen total 21248K, used 13338K [0x00000000bae00000, 0x00000000bc2c0000, 0x00000000c0000000)
- object space 21248K, 62% used [0x00000000bae00000,0x00000000bbb068e0,0x00000000bc2c0000)
- }
- Event: 1.652 GC heap before
- {Heap before GC invocations=2 (full 0):
- PSYoungGen total 76288K, used 75739K [0x00000000eaab0000, 0x00000000f3fb0000, 0x0000000100000000)
- eden space 65408K, 100% used [0x00000000eaab0000,0x00000000eea90000,0x00000000eea90000)
- from space 10880K, 94% used [0x00000000eea90000,0x00000000ef4a6c40,0x00000000ef530000)
- to space 10880K, 0% used [0x00000000f3510000,0x00000000f3510000,0x00000000f3fb0000)
- ParOldGen total 174400K, used 10248K [0x00000000c0000000, 0x00000000caa50000, 0x00000000eaab0000)
- object space 174400K, 5% used [0x00000000c0000000,0x00000000c0a02010,0x00000000caa50000)
- PSPermGen total 21248K, used 14097K [0x00000000bae00000, 0x00000000bc2c0000, 0x00000000c0000000)
- object space 21248K, 66% used [0x00000000bae00000,0x00000000bbbc4758,0x00000000bc2c0000)
- Event: 1.662 GC heap after
- Heap after GC invocations=2 (full 0):
- PSYoungGen total 141696K, used 8164K [0x00000000eaab0000, 0x00000000f3fb0000, 0x0000000100000000)
- eden space 130816K, 0% used [0x00000000eaab0000,0x00000000eaab0000,0x00000000f2a70000)
- from space 10880K, 75% used [0x00000000f3510000,0x00000000f3d09258,0x00000000f3fb0000)
- to space 10880K, 0% used [0x00000000f2a70000,0x00000000f2a70000,0x00000000f3510000)
- ParOldGen total 174400K, used 18448K [0x00000000c0000000, 0x00000000caa50000, 0x00000000eaab0000)
- object space 174400K, 10% used [0x00000000c0000000,0x00000000c1204020,0x00000000caa50000)
- PSPermGen total 21248K, used 14097K [0x00000000bae00000, 0x00000000bc2c0000, 0x00000000c0000000)
- object space 21248K, 66% used [0x00000000bae00000,0x00000000bbbc4758,0x00000000bc2c0000)
- }
- Event: 2.231 GC heap before
- {Heap before GC invocations=3 (full 0):
- PSYoungGen total 141696K, used 138375K [0x00000000eaab0000, 0x00000000f3fb0000, 0x0000000100000000)
- eden space 130816K, 99% used [0x00000000eaab0000,0x00000000f29d8be8,0x00000000f2a70000)
- from space 10880K, 75% used [0x00000000f3510000,0x00000000f3d09258,0x00000000f3fb0000)
- to space 10880K, 0% used [0x00000000f2a70000,0x00000000f2a70000,0x00000000f3510000)
- ParOldGen total 174400K, used 18448K [0x00000000c0000000, 0x00000000caa50000, 0x00000000eaab0000)
- object space 174400K, 10% used [0x00000000c0000000,0x00000000c1204020,0x00000000caa50000)
- PSPermGen total 21248K, used 15848K [0x00000000bae00000, 0x00000000bc2c0000, 0x00000000c0000000)
- object space 21248K, 74% used [0x00000000bae00000,0x00000000bbd7a3a8,0x00000000bc2c0000)
- Event: 2.244 GC heap after
- Heap after GC invocations=3 (full 0):
- PSYoungGen total 141696K, used 10879K [0x00000000eaab0000, 0x00000000fbf70000, 0x0000000100000000)
- eden space 130816K, 0% used [0x00000000eaab0000,0x00000000eaab0000,0x00000000f2a70000)
- from space 10880K, 99% used [0x00000000f2a70000,0x00000000f350fcd8,0x00000000f3510000)
- to space 10880K, 0% used [0x00000000fb4d0000,0x00000000fb4d0000,0x00000000fbf70000)
- ParOldGen total 174400K, used 19915K [0x00000000c0000000, 0x00000000caa50000, 0x00000000eaab0000)
- object space 174400K, 11% used [0x00000000c0000000,0x00000000c1372fe8,0x00000000caa50000)
- PSPermGen total 21248K, used 15848K [0x00000000bae00000, 0x00000000bc2c0000, 0x00000000c0000000)
- object space 21248K, 74% used [0x00000000bae00000,0x00000000bbd7a3a8,0x00000000bc2c0000)
- }
- Deoptimization events (10 events):
- Event: 2.320 Thread 0x0000000002b9e000 Uncommon trap -34 fr.pc 0x0000000002d9ada8
- Event: 2.337 Thread 0x00000000130b4000 Uncommon trap -58 fr.pc 0x0000000002da6344
- Event: 2.337 Thread 0x00000000130b4000 Uncommon trap -58 fr.pc 0x0000000002da6344
- Event: 2.337 Thread 0x00000000130b4000 Uncommon trap -58 fr.pc 0x0000000002da6344
- Event: 2.337 Thread 0x00000000130b4000 Uncommon trap -58 fr.pc 0x0000000002da6344
- Event: 2.505 Thread 0x00000000130b4000 Uncommon trap -34 fr.pc 0x0000000002dac5f8
- Event: 2.545 Thread 0x00000000130b4000 Uncommon trap -34 fr.pc 0x0000000002dac5f8
- Event: 2.549 Thread 0x00000000130b4000 Uncommon trap -34 fr.pc 0x0000000002dac5f8
- Event: 2.549 Thread 0x00000000130b4000 Uncommon trap -34 fr.pc 0x0000000002dac5f8
- Event: 2.558 Thread 0x00000000130b4000 Uncommon trap -83 fr.pc 0x0000000002d5d15c
- Internal exceptions (10 events):
- Event: 2.167 Thread 0x00000000130b4000 Implicit null exception at 0x0000000002d77c08 to 0x0000000002d780dd
- Event: 2.179 Thread 0x00000000130b4000 Implicit null exception at 0x0000000002d12312 to 0x0000000002d124bd
- Event: 2.196 Thread 0x00000000130b4000 Implicit null exception at 0x0000000002d82c38 to 0x0000000002d83665
- Event: 2.354 Thread 0x0000000002b9e000 Threw 0x00000000ee2dc620 at C:\jdk7u2_64p\jdk7u25\hotspot\src\share\vm\prims\jvm.cpp:1235
- Event: 2.357 Thread 0x0000000002b9e000 Threw 0x00000000ee2e4500 at C:\jdk7u2_64p\jdk7u25\hotspot\src\share\vm\prims\jvm.cpp:1235
- Event: 2.360 Thread 0x0000000002b9e000 Threw 0x00000000ee2e8c18 at C:\jdk7u2_64p\jdk7u25\hotspot\src\share\vm\prims\jvm.cpp:1235
- Event: 2.361 Thread 0x000000000b495800 Threw 0x00000000ef435a70 at C:\jdk7u2_64p\jdk7u25\hotspot\src\share\vm\prims\jvm.cpp:1235
- Event: 2.361 Thread 0x0000000002b9e000 Threw 0x00000000ee2ec6c0 at C:\jdk7u2_64p\jdk7u25\hotspot\src\share\vm\prims\jvm.cpp:1235
- Event: 2.361 Thread 0x0000000002b9e000 Threw 0x00000000ee2effc8 at C:\jdk7u2_64p\jdk7u25\hotspot\src\share\vm\prims\jvm.cpp:1235
- Event: 2.558 Thread 0x00000000130b4000 Implicit null exception at 0x0000000002d5cf99 to 0x0000000002d5d149
- Events (10 events):
- Event: 2.685 loading class 0x0000000013347f00 done
- Event: 2.686 loading class 0x0000000013c3ec70
- Event: 2.686 loading class 0x0000000013c3ec70 done
- Event: 2.686 loading class 0x0000000013c3df30
- Event: 2.686 loading class 0x0000000013c3df30 done
- Event: 2.686 loading class 0x0000000013c3eab0
- Event: 2.686 loading class 0x0000000013c3eab0 done
- Event: 2.686 Thread 0x00000000130b4000 Thread exited: 0x00000000130b4000
- Event: 5.793 Executing VM operation: EnableBiasedLocking
- Event: 5.794 Executing VM operation: EnableBiasedLocking done
- Dynamic libraries:
- 0x00007ff695720000 - 0x00007ff695753000 C:\Program Files\Java\jre7\bin\javaw.exe
- 0x00007ffff5b70000 - 0x00007ffff5d1a000 C:\WINDOWS\SYSTEM32\ntdll.dll
- 0x00007ffff5330000 - 0x00007ffff5468000 C:\WINDOWS\system32\KERNEL32.DLL
- 0x00007ffff3350000 - 0x00007ffff345e000 C:\WINDOWS\system32\KERNELBASE.dll
- 0x00007ffff51c0000 - 0x00007ffff5264000 C:\WINDOWS\system32\ADVAPI32.dll
- 0x00007ffff5470000 - 0x00007ffff55e0000 C:\WINDOWS\system32\USER32.dll
- 0x00007ffff04a0000 - 0x00007ffff06fc000 C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.9431.0_none_4c5a88cade1c4961\COMCTL32.dll
- 0x00007ffff5280000 - 0x00007ffff5326000 C:\WINDOWS\system32\msvcrt.dll
- 0x00007ffff35d0000 - 0x00007ffff3627000 C:\WINDOWS\SYSTEM32\sechost.dll
- 0x00007ffff4d10000 - 0x00007ffff4e49000 C:\WINDOWS\system32\RPCRT4.dll
- 0x00007ffff5660000 - 0x00007ffff57a4000 C:\WINDOWS\system32\GDI32.dll
- 0x00007ffff5180000 - 0x00007ffff51b4000 C:\WINDOWS\system32\IMM32.DLL
- 0x00007ffff5050000 - 0x00007ffff517f000 C:\WINDOWS\system32\MSCTF.dll
- 0x00000000734b0000 - 0x0000000073581000 C:\Program Files\Java\jre7\bin\msvcr100.dll
- 0x0000000072420000 - 0x0000000072b2f000 C:\Program Files\Java\jre7\bin\server\jvm.dll
- 0x00007fffd97f0000 - 0x00007fffd97f9000 C:\WINDOWS\SYSTEM32\WSOCK32.dll
- 0x00007ffff1640000 - 0x00007ffff1660000 C:\WINDOWS\SYSTEM32\WINMM.dll
- 0x00007ffff4c40000 - 0x00007ffff4c47000 C:\WINDOWS\system32\PSAPI.DLL
- 0x00007ffff3630000 - 0x00007ffff3688000 C:\WINDOWS\system32\WS2_32.dll
- 0x00007ffff07c0000 - 0x00007ffff07e9000 C:\WINDOWS\SYSTEM32\WINMMBASE.dll
- 0x00007ffff5270000 - 0x00007ffff5279000 C:\WINDOWS\system32\NSI.dll
- 0x00000000734a0000 - 0x00000000734af000 C:\Program Files\Java\jre7\bin\verify.dll
- 0x0000000073470000 - 0x0000000073498000 C:\Program Files\Java\jre7\bin\java.dll
- 0x0000000073450000 - 0x0000000073465000 C:\Program Files\Java\jre7\bin\zip.dll
- 0x0000000180000000 - 0x0000000180050000 C:\Users\Ian\AppData\Roaming\.minecraft\versions\1.6.2\1.6.2-natives-378471071540167\lwjgl64.dll
- 0x00007fffe83e0000 - 0x00007fffe8501000 C:\WINDOWS\SYSTEM32\OPENGL32.dll
- 0x00007ffff0f10000 - 0x00007ffff0f1a000 C:\WINDOWS\SYSTEM32\VERSION.dll
- 0x00007fffe9f90000 - 0x00007fffe9fbc000 C:\WINDOWS\SYSTEM32\GLU32.dll
- 0x00007fffe73b0000 - 0x00007fffe74a0000 C:\WINDOWS\SYSTEM32\DDRAW.dll
- 0x00007ffff0870000 - 0x00007ffff0879000 C:\WINDOWS\SYSTEM32\DCIMAN32.dll
- 0x00007ffff2820000 - 0x00007ffff283e000 C:\WINDOWS\SYSTEM32\CRYPTSP.dll
- 0x00007ffff2430000 - 0x00007ffff2465000 C:\WINDOWS\system32\rsaenh.dll
- 0x00007ffff2ab0000 - 0x00007ffff2ad6000 C:\WINDOWS\SYSTEM32\bcrypt.dll
- 0x00007ffff2530000 - 0x00007ffff254e000 C:\WINDOWS\SYSTEM32\USERENV.dll
- 0x00007ffff2f60000 - 0x00007ffff2f74000 C:\WINDOWS\SYSTEM32\profapi.dll
- 0x00007ffff2dd0000 - 0x00007ffff2e2e000 C:\WINDOWS\system32\bcryptprimitives.dll
- 0x00007ffff2e30000 - 0x00007ffff2e3a000 C:\WINDOWS\SYSTEM32\CRYPTBASE.dll
- 0x0000000073250000 - 0x0000000073269000 C:\Program Files\Java\jre7\bin\net.dll
- 0x00007ffff27c0000 - 0x00007ffff2818000 C:\WINDOWS\system32\mswsock.dll
- 0x00007fffebaa0000 - 0x00007fffebab4000 C:\WINDOWS\system32\napinsp.dll
- 0x00007fffebbe0000 - 0x00007fffebbf9000 C:\WINDOWS\system32\pnrpnsp.dll
- 0x00007fffee8e0000 - 0x00007fffee8f9000 C:\WINDOWS\system32\NLAapi.dll
- 0x00007ffff2590000 - 0x00007ffff2633000 C:\WINDOWS\SYSTEM32\DNSAPI.dll
- 0x00007fffebbd0000 - 0x00007fffebbdc000 C:\WINDOWS\System32\winrnr.dll
- 0x00007fffedc10000 - 0x00007fffedc39000 C:\WINDOWS\SYSTEM32\IPHLPAPI.DLL
- 0x00007fffedc00000 - 0x00007fffedc0a000 C:\WINDOWS\SYSTEM32\WINNSI.DLL
- 0x00007fffed8f0000 - 0x00007fffed957000 C:\WINDOWS\System32\fwpuclnt.dll
- 0x00007fffed840000 - 0x00007fffed849000 C:\Windows\System32\rasadhlp.dll
- 0x0000000073230000 - 0x0000000073241000 C:\Program Files\Java\jre7\bin\nio.dll
- 0x00000000732b0000 - 0x0000000073445000 C:\Program Files\Java\jre7\bin\awt.dll
- 0x00007ffff4c50000 - 0x00007ffff4d0b000 C:\WINDOWS\system32\OLEAUT32.dll
- 0x00007ffff4a60000 - 0x00007ffff4c3b000 C:\WINDOWS\system32\combase.dll
- 0x00007fffef830000 - 0x00007fffef8bc000 C:\WINDOWS\system32\apphelp.dll
- 0x00007ffff1c90000 - 0x00007ffff1daa000 C:\WINDOWS\system32\uxtheme.dll
- 0x00007fffe0760000 - 0x00007fffe0785000 C:\Program Files (x86)\Raptr\ltc_help64-75490.dll
- 0x00007ffff3690000 - 0x00007ffff4a54000 C:\WINDOWS\system32\SHELL32.dll
- 0x00007ffff3030000 - 0x00007ffff307e000 C:\WINDOWS\system32\WINTRUST.dll
- 0x00007ffff5990000 - 0x00007ffff59e2000 C:\WINDOWS\system32\SHLWAPI.dll
- 0x00007ffff3080000 - 0x00007ffff3249000 C:\WINDOWS\system32\CRYPT32.dll
- 0x00007ffff3010000 - 0x00007ffff3022000 C:\WINDOWS\system32\MSASN1.dll
- 0x00007ffff12c0000 - 0x00007ffff12e1000 C:\WINDOWS\system32\dwmapi.dll
- 0x00007ffff0860000 - 0x00007ffff0869000 C:\WINDOWS\SYSTEM32\atig6pxx.dll
- 0x0000000070c50000 - 0x00000000723ea000 C:\WINDOWS\SYSTEM32\atio6axx.dll
- 0x00007ffff57b0000 - 0x00007ffff5986000 C:\WINDOWS\system32\SETUPAPI.dll
- 0x00007ffff3300000 - 0x00007ffff334a000 C:\WINDOWS\system32\CFGMGR32.dll
- 0x00007fffe5020000 - 0x00007fffe50ca000 C:\WINDOWS\SYSTEM32\atiadlxx.dll
- 0x00007ffff59f0000 - 0x00007ffff5b64000 C:\WINDOWS\system32\ole32.dll
- 0x00007fffef6c0000 - 0x00007fffef81e000 C:\WINDOWS\SYSTEM32\PROPSYS.dll
- 0x00007ffff1c30000 - 0x00007ffff1c41000 C:\WINDOWS\SYSTEM32\WTSAPI32.dll
- 0x00007ffff1e00000 - 0x00007ffff1e26000 C:\WINDOWS\SYSTEM32\DEVOBJ.dll
- 0x00007ffff08f0000 - 0x00007ffff0a0c000 C:\WINDOWS\SYSTEM32\aticfx64.dll
- 0x00007ffff14c0000 - 0x00007ffff1559000 C:\WINDOWS\system32\SHCORE.dll
- 0x00007ffff0830000 - 0x00007ffff083f000 C:\WINDOWS\SYSTEM32\atig6txx.dll
- 0x00007ffff1c50000 - 0x00007ffff1c5a000 C:\WINDOWS\SYSTEM32\kernel.appcore.dll
- 0x00007fffd84d0000 - 0x00007fffd855d000 C:\WINDOWS\SYSTEM32\mscms.dll
- 0x00007fffd8480000 - 0x00007fffd84c1000 C:\WINDOWS\SYSTEM32\icm32.dll
- 0x000000000ee00000 - 0x000000000ee64000 C:\Users\Ian\AppData\Roaming\.minecraft\versions\1.6.2\1.6.2-natives-378471071540167\OpenAL64.dll
- 0x00007ffff3460000 - 0x00007ffff3505000 C:\WINDOWS\SYSTEM32\clbcatq.dll
- 0x00007ffff0360000 - 0x00007ffff03bf000 C:\WINDOWS\System32\MMDevApi.dll
- 0x00007fffe7ee0000 - 0x00007fffe7f67000 C:\WINDOWS\SYSTEM32\dsound.dll
- 0x00007ffff2e60000 - 0x00007ffff2ea3000 C:\WINDOWS\SYSTEM32\POWRPROF.dll
- 0x00007fffe6070000 - 0x00007fffe60e6000 C:\WINDOWS\SYSTEM32\AUDIOSES.DLL
- 0x00000000731b0000 - 0x00000000731d4000 C:\Program Files\Java\jre7\bin\sunec.dll
- 0x0000000072410000 - 0x000000007241b000 C:\Program Files\Java\jre7\bin\sunmscapi.dll
- 0x0000000070c40000 - 0x0000000070c4b000 C:\Program Files\Java\jre7\bin\management.dll
- 0x00007ffff55e0000 - 0x00007ffff55f5000 C:\WINDOWS\system32\imagehlp.dll
- 0x00007ffff2a80000 - 0x00007ffff2aa4000 C:\WINDOWS\system32\ncrypt.dll
- 0x00007ffff2a40000 - 0x00007ffff2a7a000 C:\WINDOWS\system32\NTASN1.dll
- 0x00007ffff2150000 - 0x00007ffff2170000 C:\WINDOWS\SYSTEM32\gpapi.dll
- 0x00007fffdcc90000 - 0x00007fffdccc8000 C:\Windows\System32\cryptnet.dll
- 0x00007ffff4ff0000 - 0x00007ffff504a000 C:\WINDOWS\system32\WLDAP32.dll
- VM Arguments:
- jvm_args: -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -Djava.library.path=C:\Users\Ian\AppData\Roaming\.minecraft\versions\1.6.2\1.6.2-natives-378471071540167
- java_command: net.minecraft.client.main.Main --username Iyeru --session token:59b5a64488a2435b97f0bdc11d08b7fd:ce5432efedf94516a4db7e509e324329 --version 1.6.2 --gameDir C:\Users\Ian\AppData\Roaming\.minecraft --assetsDir C:\Users\Ian\AppData\Roaming\.minecraft\assets
- Launcher Type: SUN_STANDARD
- Environment Variables:
- PATH=C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\ATI Technologies\ATI.ACE\Core-Static;;C:\Program Files\Java\jre7\bin
- USERNAME=Ian
- OS=Windows_NT
- PROCESSOR_IDENTIFIER=AMD64 Family 16 Model 10 Stepping 0, AuthenticAMD
- --------------- S Y S T E M ---------------
- OS: Windows 8 , 64 bit Build 9200
- CPU:total 6 (6 cores per cpu, 1 threads per core) family 16 model 10 stepping 0, cmov, cx8, fxsr, mmx, sse, sse2, sse3, popcnt, mmxext, 3dnowpref, lzcnt, sse4a, tsc, tscinvbit, tscinv
- Memory: 4k page, physical 16736544k(12531200k free), swap 19226912k(14940036k free)
- vm_info: Java HotSpot(TM) 64-Bit Server VM (23.25-b01) for windows-amd64 JRE (1.7.0_25-b17), built on Jun 21 2013 12:58:32 by "java_re" with unknown MS VC++:1600
- time: Wed Aug 21 19:55:43 2013
- elapsed time: 5 seconds
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement