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=0x000007fedf76bb65, pid=29644, tid=28816
- #
- # JRE version: Java(TM) SE Runtime Environment (7.0_45-b18) (build 1.7.0_45-b18)
- # Java VM: Java HotSpot(TM) 64-Bit Server VM (24.45-b08 mixed mode windows-amd64 compressed oops)
- # Problematic frame:
- # C [ig4icd64.dll+0x30bb65]
- #
- # 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 (0x000000000221e800): JavaThread "Minecraft main thread" [_thread_in_native, id=28816, stack(0x00000000022d0000,0x00000000023d0000)]
- siginfo: ExceptionCode=0xc0000005, reading address 0x0000000666a515e0
- Registers:
- RAX=0x00000000003eaf80, RBX=0x000000001464b990, RCX=0x00000000000084c1, RDX=0x00000000cccccccc
- RSP=0x00000000023ce508, RBP=0x00000000023ce608, RSI=0x0000000000000002, RDI=0x00000000000084c1
- R8 =0x0000000000000018, R9 =0x0000000000001000, R10=0x0000000002483064, R11=0x000000006e37f900
- R12=0x0000000000000000, R13=0x00000007660d08b8, R14=0x00000000023ce638, R15=0x000000000221e800
- RIP=0x000007fedf76bb65, EFLAGS=0x0000000000010206
- Top of Stack: (sp=0x00000000023ce508)
- 0x00000000023ce508: 000007feedad6d33 00000000023ce000
- 0x00000000023ce518: 00000000023ce608 0000000000000002
- 0x00000000023ce528: 000007fefa18c310 fffffffffffffffe
- 0x00000000023ce538: 00000000023ce000 0000000000000000
- 0x00000000023ce548: 00000010ffffffff 0000000000000000
- 0x00000000023ce558: 000007feedad6db8 00000000000084c1
- 0x00000000023ce568: 000007fedf76bb50 00000000000084c1
- 0x00000000023ce578: 00000000023ce618 00000007660d08b8
- 0x00000000023ce588: 000007fedf430341 0000000000000000
- 0x00000000023ce598: 000000001464b990 000000000221f560
- 0x00000000023ce5a8: 0000000010cf23d0 0000054400000000
- 0x00000000023ce5b8: 0000000b00001f70 000000000221e800
- 0x00000000023ce5c8: 00000000023ce5c8 00000007660d08b8
- 0x00000000023ce5d8: 00000000023ce638 00000007660d4828
- 0x00000000023ce5e8: 0000000000000000 00000007660d08b8
- 0x00000000023ce5f8: 0000000000000000 00000000023ce628
- Instructions: (pc=0x000007fedf76bb65)
- 0x000007fedf76bb45: cc cc cc cc cc cc cc cc cc cc cc e9 43 47 cc ff
- 0x000007fedf76bb55: 00 65 48 8b 04 25 58 00 00 00 41 b8 18 00 00 00
- 0x000007fedf76bb65: 48 8b 04 d0 4a 8b 14 00 48 ff a2 90 0a 00 00 cc
- 0x000007fedf76bb75: cc cc cc cc cc cc cc cc cc cc cc 8b 15 be 0f 8f
- Register to memory mapping:
- RAX=0x00000000003eaf80 is an unknown value
- RBX=0x000000001464b990 is an unknown value
- RCX=0x00000000000084c1 is an unknown value
- RDX=0x00000000cccccccc is an unknown value
- RSP=0x00000000023ce508 is pointing into the stack for thread: 0x000000000221e800
- RBP=0x00000000023ce608 is pointing into the stack for thread: 0x000000000221e800
- RSI=0x0000000000000002 is an unknown value
- RDI=0x00000000000084c1 is an unknown value
- R8 =0x0000000000000018 is an unknown value
- R9 =0x0000000000001000 is an unknown value
- R10=0x0000000002483064 is at code_begin+644 in an Interpreter codelet
- method entry point (kind = native) [0x0000000002482de0, 0x0000000002483680] 2208 bytes
- R11=0x000000006e37f900 is an unknown value
- R12=0x0000000000000000 is an unknown value
- R13=0x00000007660d08b8 is an oop
- {method}
- - klass: {other class}
- R14=0x00000000023ce638 is pointing into the stack for thread: 0x000000000221e800
- R15=0x000000000221e800 is a thread
- Stack: [0x00000000022d0000,0x00000000023d0000], sp=0x00000000023ce508, free space=1017k
- Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
- C [ig4icd64.dll+0x30bb65]
- j org.lwjgl.opengl.GL13.glActiveTexture(I)V+15
- j net.minecraft.client.renderer.OpenGlHelper.func_77473_a(I)V+14
- j net.minecraft.client.renderer.EntityRenderer.func_78463_b(D)V+3
- j net.minecraft.client.renderer.RenderGlobal.func_72733_a(ID)V+8
- j net.minecraft.client.renderer.RenderGlobal.func_72724_a(IIID)I+484
- j net.minecraft.client.renderer.RenderGlobal.func_72719_a(Lnet/minecraft/entity/EntityLivingBase;ID)I+1007
- j net.minecraft.client.renderer.EntityRenderer.func_78471_a(FJ)V+615
- j net.minecraft.client.renderer.EntityRenderer.func_78480_b(F)V+493
- j net.minecraft.client.Minecraft.func_71411_J()V+321
- j net.minecraft.client.Minecraft.func_99999_d()V+97
- j net.minecraft.client.main.Main.main([Ljava/lang/String;)V+768
- v ~StubRoutines::call_stub
- V [jvm.dll+0x1cb0c3]
- Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
- j org.lwjgl.opengl.GL13.nglActiveTexture(IJ)V+0
- j org.lwjgl.opengl.GL13.glActiveTexture(I)V+15
- j net.minecraft.client.renderer.OpenGlHelper.func_77473_a(I)V+14
- j net.minecraft.client.renderer.EntityRenderer.func_78463_b(D)V+3
- j net.minecraft.client.renderer.RenderGlobal.func_72733_a(ID)V+8
- j net.minecraft.client.renderer.RenderGlobal.func_72724_a(IIID)I+484
- j net.minecraft.client.renderer.RenderGlobal.func_72719_a(Lnet/minecraft/entity/EntityLivingBase;ID)I+1007
- j net.minecraft.client.renderer.EntityRenderer.func_78471_a(FJ)V+615
- j net.minecraft.client.renderer.EntityRenderer.func_78480_b(F)V+493
- j net.minecraft.client.Minecraft.func_71411_J()V+321
- j net.minecraft.client.Minecraft.func_99999_d()V+97
- j net.minecraft.client.main.Main.main([Ljava/lang/String;)V+768
- 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;+87
- 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;+57
- 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 )
- 0x000000000e550800 JavaThread "pool-1-thread-4" [_thread_blocked, id=29724, stack(0x0000000031c60000,0x0000000031d60000)]
- 0x000000000e54a000 JavaThread "pool-1-thread-3" [_thread_blocked, id=30692, stack(0x0000000024ef0000,0x0000000024ff0000)]
- 0x000000002db2b800 JavaThread "pool-1-thread-2" [_thread_blocked, id=30680, stack(0x0000000016b40000,0x0000000016c40000)]
- 0x000000002db2f800 JavaThread "pool-1-thread-1" [_thread_blocked, id=30612, stack(0x0000000031760000,0x0000000031860000)]
- 0x000000002db2c800 JavaThread "Thread-96" [_thread_blocked, id=30584, stack(0x0000000024d60000,0x0000000024e60000)]
- 0x000000002db31800 JavaThread "Keep-Alive-Timer" daemon [_thread_blocked, id=30568, stack(0x0000000015ac0000,0x0000000015bc0000)]
- 0x000000002db2e000 JavaThread "Server thread" [_thread_blocked, id=30552, stack(0x0000000018600000,0x0000000018700000)]
- 0x000000002db31000 JavaThread "Snooper Timer" daemon [_thread_blocked, id=30548, stack(0x0000000015bd0000,0x0000000015cd0000)]
- 0x000000002db2b000 JavaThread "LWJGL Timer" daemon [_thread_blocked, id=29988, stack(0x00000000256a0000,0x00000000257a0000)]
- 0x000000002db30000 JavaThread "Thread-86" [_thread_blocked, id=29952, stack(0x0000000018e20000,0x0000000018f20000)]
- 0x000000002db2e800 JavaThread "Thread-84" [_thread_blocked, id=29944, stack(0x0000000018940000,0x0000000018a40000)]
- 0x000000000e54b000 JavaThread "Thread-10" [_thread_blocked, id=29588, stack(0x0000000018840000,0x0000000018940000)]
- 0x000000000e54c800 JavaThread "Keep-Alive-SocketCleaner" daemon [_thread_blocked, id=27728, stack(0x0000000018d00000,0x0000000018e00000)]
- 0x0000000010c07800 JavaThread "Immibis Core background task" daemon [_thread_blocked, id=22944, stack(0x0000000018a50000,0x0000000018b50000)]
- 0x0000000011298800 JavaThread "Timer hack thread" daemon [_thread_blocked, id=29472, stack(0x000000000fb40000,0x000000000fc40000)]
- 0x0000000010b74800 JavaThread "Snooper Timer" daemon [_thread_blocked, id=29660, stack(0x000000000ff40000,0x0000000010040000)]
- 0x000000000e167000 JavaThread "AWT-Windows" daemon [_thread_in_native, id=26908, stack(0x000000000f2b0000,0x000000000f3b0000)]
- 0x000000000e163800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=27168, stack(0x000000000f070000,0x000000000f170000)]
- 0x000000000dbe9000 JavaThread "Thread-1" daemon [_thread_blocked, id=25220, stack(0x000000000e750000,0x000000000e850000)]
- 0x000000000bc2a800 JavaThread "Service Thread" daemon [_thread_blocked, id=26616, stack(0x000000000d720000,0x000000000d820000)]
- 0x000000000bc2a000 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=27828, stack(0x000000000d4d0000,0x000000000d5d0000)]
- 0x000000000bc24000 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=28696, stack(0x000000000d3c0000,0x000000000d4c0000)]
- 0x000000000bc22800 JavaThread "Attach Listener" daemon [_thread_blocked, id=25784, stack(0x000000000d1f0000,0x000000000d2f0000)]
- 0x000000000bc1b800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=23656, stack(0x000000000cfd0000,0x000000000d0d0000)]
- 0x000000000bbcc800 JavaThread "Finalizer" daemon [_thread_blocked, id=29636, stack(0x000000000ceb0000,0x000000000cfb0000)]
- 0x000000000bbc3800 JavaThread "Reference Handler" daemon [_thread_blocked, id=28176, stack(0x000000000cb80000,0x000000000cc80000)]
- =>0x000000000221e800 JavaThread "Minecraft main thread" [_thread_in_native, id=28816, stack(0x00000000022d0000,0x00000000023d0000)]
- Other Threads:
- 0x000000000bbbe000 VMThread [stack: 0x000000000cd00000,0x000000000ce00000] [id=29116]
- 0x000000000bc3b800 WatcherThread [stack: 0x0000000005d30000,0x0000000005e30000] [id=28504]
- VM state:not at safepoint (normal execution)
- VM Mutex/Monitor currently owned by a thread: None
- Heap
- PSYoungGen total 509952K, used 180396K [0x00000007d5500000, 0x0000000800000000, 0x0000000800000000)
- eden space 402432K, 44% used [0x00000007d5500000,0x00000007e052b0d8,0x00000007ede00000)
- from space 107520K, 0% used [0x00000007f9700000,0x00000007f9700000,0x0000000800000000)
- to space 148480K, 0% used [0x00000007ede00000,0x00000007ede00000,0x00000007f6f00000)
- ParOldGen total 700416K, used 441290K [0x0000000780000000, 0x00000007aac00000, 0x00000007d5500000)
- object space 700416K, 63% used [0x0000000780000000,0x000000079aef2820,0x00000007aac00000)
- PSPermGen total 524288K, used 99158K [0x0000000760000000, 0x0000000780000000, 0x0000000780000000)
- object space 524288K, 18% used [0x0000000760000000,0x00000007660d58a8,0x0000000780000000)
- Card table byte_map: [0x0000000005470000,0x0000000005980000] byte_map_base: 0x0000000001970000
- Polling page: 0x0000000000330000
- Code Cache [0x0000000002470000, 0x0000000002c70000, 0x0000000005470000)
- total_blobs=3639 nmethods=2511 adapters=1078 free_code_cache=41087Kb largest_free_block=41951104
- Compilation events (10 events):
- Event: 155.411 Thread 0x000000000bc2a000 2917 java.util.TimSort::binarySort (223 bytes)
- Event: 155.411 Thread 0x000000000bc24000 2918 java.util.TimSort::mergeLo (655 bytes)
- Event: 155.423 Thread 0x000000000bc2a000 nmethod 2917 0x0000000002c66a90 code [0x0000000002c66c00, 0x0000000002c67298]
- Event: 155.423 Thread 0x000000000bc2a000 2919 java.util.TimSort::mergeHi (719 bytes)
- Event: 155.454 Thread 0x000000000bc2a000 nmethod 2919 0x0000000002c6a210 code [0x0000000002c6a3c0, 0x0000000002c6b7a8]
- Event: 155.454 Thread 0x000000000bc2a000 2920 java.util.TimSort::binarySort (223 bytes)
- Event: 155.462 Thread 0x000000000bc24000 nmethod 2918 0x0000000002c638d0 code [0x0000000002c63ac0, 0x0000000002c65438]
- Event: 155.464 Thread 0x000000000bc2a000 nmethod 2920 0x0000000002c68050 code [0x0000000002c681a0, 0x0000000002c68898]
- Event: 155.517 Thread 0x000000000bc24000 2921 net.minecraftforge.event.Event::getResult (5 bytes)
- Event: 155.517 Thread 0x000000000bc24000 nmethod 2921 0x0000000002c6c750 code [0x0000000002c6c880, 0x0000000002c6c8f8]
- GC Heap History (10 events):
- Event: 139.233 GC heap before
- {Heap before GC invocations=36 (full 4):
- PSYoungGen total 588800K, used 0K [0x00000007d5500000, 0x0000000800000000, 0x0000000800000000)
- eden space 484352K, 0% used [0x00000007d5500000,0x00000007d5500000,0x00000007f2e00000)
- from space 104448K, 0% used [0x00000007f9a00000,0x00000007f9a00000,0x0000000800000000)
- to space 107520K, 0% used [0x00000007f2e00000,0x00000007f2e00000,0x00000007f9700000)
- ParOldGen total 446976K, used 314426K [0x0000000780000000, 0x000000079b480000, 0x00000007d5500000)
- object space 446976K, 70% used [0x0000000780000000,0x000000079330eae8,0x000000079b480000)
- PSPermGen total 524288K, used 93410K [0x0000000760000000, 0x0000000780000000, 0x0000000780000000)
- object space 524288K, 17% used [0x0000000760000000,0x0000000765b38ab8,0x0000000780000000)
- Event: 139.692 GC heap after
- Heap after GC invocations=36 (full 4):
- PSYoungGen total 588800K, used 0K [0x00000007d5500000, 0x0000000800000000, 0x0000000800000000)
- eden space 484352K, 0% used [0x00000007d5500000,0x00000007d5500000,0x00000007f2e00000)
- from space 104448K, 0% used [0x00000007f9a00000,0x00000007f9a00000,0x0000000800000000)
- to space 107520K, 0% used [0x00000007f2e00000,0x00000007f2e00000,0x00000007f9700000)
- ParOldGen total 446976K, used 314426K [0x0000000780000000, 0x000000079b480000, 0x00000007d5500000)
- object space 446976K, 70% used [0x0000000780000000,0x000000079330eae8,0x000000079b480000)
- PSPermGen total 524288K, used 93410K [0x0000000760000000, 0x0000000780000000, 0x0000000780000000)
- object space 524288K, 17% used [0x0000000760000000,0x0000000765b38ab8,0x0000000780000000)
- }
- Event: 143.602 GC heap before
- {Heap before GC invocations=37 (full 4):
- PSYoungGen total 588800K, used 484352K [0x00000007d5500000, 0x0000000800000000, 0x0000000800000000)
- eden space 484352K, 100% used [0x00000007d5500000,0x00000007f2e00000,0x00000007f2e00000)
- from space 104448K, 0% used [0x00000007f9a00000,0x00000007f9a00000,0x0000000800000000)
- to space 107520K, 0% used [0x00000007f2e00000,0x00000007f2e00000,0x00000007f9700000)
- ParOldGen total 446976K, used 314426K [0x0000000780000000, 0x000000079b480000, 0x00000007d5500000)
- object space 446976K, 70% used [0x0000000780000000,0x000000079330eae8,0x000000079b480000)
- PSPermGen total 524288K, used 95785K [0x0000000760000000, 0x0000000780000000, 0x0000000780000000)
- object space 524288K, 18% used [0x0000000760000000,0x0000000765d8a768,0x0000000780000000)
- Event: 143.649 GC heap after
- Heap after GC invocations=37 (full 4):
- PSYoungGen total 591872K, used 107499K [0x00000007d5500000, 0x0000000800000000, 0x0000000800000000)
- eden space 484352K, 0% used [0x00000007d5500000,0x00000007d5500000,0x00000007f2e00000)
- from space 107520K, 99% used [0x00000007f2e00000,0x00000007f96fad28,0x00000007f9700000)
- to space 107520K, 0% used [0x00000007f9700000,0x00000007f9700000,0x0000000800000000)
- ParOldGen total 446976K, used 336208K [0x0000000780000000, 0x000000079b480000, 0x00000007d5500000)
- object space 446976K, 75% used [0x0000000780000000,0x0000000794854008,0x000000079b480000)
- PSPermGen total 524288K, used 95785K [0x0000000760000000, 0x0000000780000000, 0x0000000780000000)
- object space 524288K, 18% used [0x0000000760000000,0x0000000765d8a768,0x0000000780000000)
- }
- Event: 145.342 GC heap before
- {Heap before GC invocations=38 (full 4):
- PSYoungGen total 591872K, used 300339K [0x00000007d5500000, 0x0000000800000000, 0x0000000800000000)
- eden space 484352K, 39% used [0x00000007d5500000,0x00000007e1152130,0x00000007f2e00000)
- from space 107520K, 99% used [0x00000007f2e00000,0x00000007f96fad28,0x00000007f9700000)
- to space 107520K, 0% used [0x00000007f9700000,0x00000007f9700000,0x0000000800000000)
- ParOldGen total 446976K, used 336208K [0x0000000780000000, 0x000000079b480000, 0x00000007d5500000)
- object space 446976K, 75% used [0x0000000780000000,0x0000000794854008,0x000000079b480000)
- PSPermGen total 524288K, used 97248K [0x0000000760000000, 0x0000000780000000, 0x0000000780000000)
- object space 524288K, 18% used [0x0000000760000000,0x0000000765ef8150,0x0000000780000000)
- Event: 145.415 GC heap after
- Heap after GC invocations=38 (full 4):
- PSYoungGen total 509952K, used 107508K [0x00000007d5500000, 0x0000000800000000, 0x0000000800000000)
- eden space 402432K, 0% used [0x00000007d5500000,0x00000007d5500000,0x00000007ede00000)
- from space 107520K, 99% used [0x00000007f9700000,0x00000007ffffd178,0x0000000800000000)
- to space 148480K, 0% used [0x00000007ede00000,0x00000007ede00000,0x00000007f6f00000)
- ParOldGen total 446976K, used 347096K [0x0000000780000000, 0x000000079b480000, 0x00000007d5500000)
- object space 446976K, 77% used [0x0000000780000000,0x00000007952f62e0,0x000000079b480000)
- PSPermGen total 524288K, used 97248K [0x0000000760000000, 0x0000000780000000, 0x0000000780000000)
- object space 524288K, 18% used [0x0000000760000000,0x0000000765ef8150,0x0000000780000000)
- }
- Event: 145.415 GC heap before
- {Heap before GC invocations=39 (full 5):
- PSYoungGen total 509952K, used 107508K [0x00000007d5500000, 0x0000000800000000, 0x0000000800000000)
- eden space 402432K, 0% used [0x00000007d5500000,0x00000007d5500000,0x00000007ede00000)
- from space 107520K, 99% used [0x00000007f9700000,0x00000007ffffd178,0x0000000800000000)
- to space 148480K, 0% used [0x00000007ede00000,0x00000007ede00000,0x00000007f6f00000)
- ParOldGen total 446976K, used 347096K [0x0000000780000000, 0x000000079b480000, 0x00000007d5500000)
- object space 446976K, 77% used [0x0000000780000000,0x00000007952f62e0,0x000000079b480000)
- PSPermGen total 524288K, used 97248K [0x0000000760000000, 0x0000000780000000, 0x0000000780000000)
- object space 524288K, 18% used [0x0000000760000000,0x0000000765ef8150,0x0000000780000000)
- Event: 146.812 GC heap after
- Heap after GC invocations=39 (full 5):
- PSYoungGen total 509952K, used 0K [0x00000007d5500000, 0x0000000800000000, 0x0000000800000000)
- eden space 402432K, 0% used [0x00000007d5500000,0x00000007d5500000,0x00000007ede00000)
- from space 107520K, 0% used [0x00000007f9700000,0x00000007f9700000,0x0000000800000000)
- to space 148480K, 0% used [0x00000007ede00000,0x00000007ede00000,0x00000007f6f00000)
- ParOldGen total 446976K, used 433709K [0x0000000780000000, 0x000000079b480000, 0x00000007d5500000)
- object space 446976K, 97% used [0x0000000780000000,0x000000079a78b560,0x000000079b480000)
- PSPermGen total 524288K, used 97247K [0x0000000760000000, 0x0000000780000000, 0x0000000780000000)
- object space 524288K, 18% used [0x0000000760000000,0x0000000765ef7c48,0x0000000780000000)
- }
- Event: 149.241 GC heap before
- {Heap before GC invocations=40 (full 6):
- PSYoungGen total 509952K, used 402432K [0x00000007d5500000, 0x0000000800000000, 0x0000000800000000)
- eden space 402432K, 100% used [0x00000007d5500000,0x00000007ede00000,0x00000007ede00000)
- from space 107520K, 0% used [0x00000007f9700000,0x00000007f9700000,0x0000000800000000)
- to space 148480K, 0% used [0x00000007ede00000,0x00000007ede00000,0x00000007f6f00000)
- ParOldGen total 446976K, used 433709K [0x0000000780000000, 0x000000079b480000, 0x00000007d5500000)
- object space 446976K, 97% used [0x0000000780000000,0x000000079a78b560,0x000000079b480000)
- PSPermGen total 524288K, used 98402K [0x0000000760000000, 0x0000000780000000, 0x0000000780000000)
- object space 524288K, 18% used [0x0000000760000000,0x0000000766018a68,0x0000000780000000)
- Event: 149.866 GC heap after
- Heap after GC invocations=40 (full 6):
- PSYoungGen total 509952K, used 0K [0x00000007d5500000, 0x0000000800000000, 0x0000000800000000)
- eden space 402432K, 0% used [0x00000007d5500000,0x00000007d5500000,0x00000007ede00000)
- from space 107520K, 0% used [0x00000007f9700000,0x00000007f9700000,0x0000000800000000)
- to space 148480K, 0% used [0x00000007ede00000,0x00000007ede00000,0x00000007f6f00000)
- ParOldGen total 700416K, used 441290K [0x0000000780000000, 0x00000007aac00000, 0x00000007d5500000)
- object space 700416K, 63% used [0x0000000780000000,0x000000079aef2820,0x00000007aac00000)
- PSPermGen total 524288K, used 98401K [0x0000000760000000, 0x0000000780000000, 0x0000000780000000)
- object space 524288K, 18% used [0x0000000760000000,0x0000000766018788,0x0000000780000000)
- }
- Deoptimization events (10 events):
- Event: 155.411 Thread 0x000000000221e800 Uncommon trap: reason=array_check action=maybe_recompile pc=0x0000000002c60420 method=java.util.TimSort.mergeLo(IIII)V @ 77
- Event: 155.411 Thread 0x000000000221e800 Uncommon trap: reason=array_check action=maybe_recompile pc=0x0000000002c60420 method=java.util.TimSort.mergeLo(IIII)V @ 77
- Event: 155.411 Thread 0x000000000221e800 Uncommon trap: reason=array_check action=maybe_recompile pc=0x0000000002c5eb04 method=java.util.TimSort.binarySort([Ljava/lang/Object;IIILjava/util/Comparator;)V @ 215
- Event: 155.411 Thread 0x000000000221e800 Uncommon trap: reason=array_check action=maybe_recompile pc=0x0000000002c60420 method=java.util.TimSort.mergeLo(IIII)V @ 77
- Event: 155.411 Thread 0x000000000221e800 Uncommon trap: reason=array_check action=maybe_recompile pc=0x0000000002c5797c method=java.util.TimSort.mergeHi(IIII)V @ 91
- Event: 155.412 Thread 0x000000000221e800 Uncommon trap: reason=array_check action=maybe_recompile pc=0x0000000002c5797c method=java.util.TimSort.mergeHi(IIII)V @ 91
- Event: 155.412 Thread 0x000000000221e800 Uncommon trap: reason=array_check action=maybe_recompile pc=0x0000000002c5797c method=java.util.TimSort.mergeHi(IIII)V @ 91
- Event: 155.415 Thread 0x000000000221e800 Uncommon trap: reason=array_check action=maybe_recompile pc=0x0000000002c5797c method=java.util.TimSort.mergeHi(IIII)V @ 91
- Event: 155.435 Thread 0x000000000221e800 Uncommon trap: reason=array_check action=maybe_recompile pc=0x0000000002c670f8 method=java.util.TimSort.binarySort([Ljava/lang/Object;IIILjava/util/Comparator;)V @ 193
- Event: 155.436 Thread 0x000000000221e800 Uncommon trap: reason=array_check action=maybe_recompile pc=0x0000000002c670f8 method=java.util.TimSort.binarySort([Ljava/lang/Object;IIILjava/util/Comparator;)V @ 193
- Internal exceptions (10 events):
- Event: 149.126 Thread 0x000000000221e800 Implicit null exception at 0x0000000002a77eb8 to 0x0000000002a78fd9
- Event: 154.206 Thread 0x000000000221e800 Implicit null exception at 0x000000000294e1d1 to 0x000000000294e209
- Event: 154.307 Thread 0x000000000221e800 Implicit null exception at 0x0000000002bb3f25 to 0x0000000002bb4481
- Event: 154.308 Thread 0x000000000221e800 Implicit null exception at 0x0000000002c40a47 to 0x0000000002c40ca1
- Event: 154.308 Thread 0x000000000221e800 Implicit null exception at 0x0000000002537074 to 0x00000000025371b5
- Event: 155.051 Thread 0x000000002db2e800 Threw 0x00000007ddda5630 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:2965
- Event: 155.051 Thread 0x000000002db2e800 Threw 0x00000007ddda5818 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:2917
- Event: 155.060 Thread 0x000000000221e800 Threw 0x00000007dd817ea8 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:1244
- Event: 155.061 Thread 0x000000000221e800 Threw 0x00000007dd821998 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:1244
- Event: 155.444 Thread 0x000000000221e800 Threw 0x00000007dff13388 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:1244
- Events (10 events):
- Event: 155.435 Thread 0x000000000221e800 DEOPT PACKING pc=0x0000000002c670f8 sp=0x00000000023ce6e0
- Event: 155.435 Thread 0x000000000221e800 DEOPT UNPACKING pc=0x00000000024a75a4 sp=0x00000000023ce6a8 mode 2
- Event: 155.436 Thread 0x000000000221e800 Uncommon trap: trap_request=0xffffffd6 fr.pc=0x0000000002c670f8
- Event: 155.436 Thread 0x000000000221e800 DEOPT PACKING pc=0x0000000002c670f8 sp=0x00000000023ce6e0
- Event: 155.436 Thread 0x000000000221e800 DEOPT UNPACKING pc=0x00000000024a75a4 sp=0x00000000023ce6a8 mode 2
- Event: 155.443 loading class 0x0000000010ad0ab0
- Event: 155.443 loading class 0x0000000010ad0ab0 done
- Event: 155.443 loading class 0x0000000010ad0ab0
- Event: 155.443 loading class 0x0000000010ad0ab0 done
- Event: 155.520 Thread 0x000000000e550800 Thread added: 0x000000000e550800
- Dynamic libraries:
- 0x000000013f760000 - 0x000000013f793000 C:\Program Files\Java\jdk1.7.0_45\bin\javaw.exe
- 0x00000000776d0000 - 0x0000000077879000 C:\windows\SYSTEM32\ntdll.dll
- 0x00000000775b0000 - 0x00000000776cf000 C:\windows\system32\kernel32.dll
- 0x000007fefc880000 - 0x000007fefc8eb000 C:\windows\system32\KERNELBASE.dll
- 0x000007fefd270000 - 0x000007fefd34b000 C:\windows\system32\ADVAPI32.dll
- 0x000007fefd350000 - 0x000007fefd3ef000 C:\windows\system32\msvcrt.dll
- 0x000007fefd250000 - 0x000007fefd26f000 C:\windows\SYSTEM32\sechost.dll
- 0x000007fefd6a0000 - 0x000007fefd7cd000 C:\windows\system32\RPCRT4.dll
- 0x00000000774b0000 - 0x00000000775aa000 C:\windows\system32\USER32.dll
- 0x000007fefeb10000 - 0x000007fefeb77000 C:\windows\system32\GDI32.dll
- 0x000007fefcb80000 - 0x000007fefcb8e000 C:\windows\system32\LPK.dll
- 0x000007fefcbe0000 - 0x000007fefcca9000 C:\windows\system32\USP10.dll
- 0x000007fefb270000 - 0x000007fefb464000 C:\windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_fa396087175ac9ac\COMCTL32.dll
- 0x000007fefd960000 - 0x000007fefd9d1000 C:\windows\system32\SHLWAPI.dll
- 0x000007fefeb80000 - 0x000007fefebae000 C:\windows\system32\IMM32.DLL
- 0x000007fefd7d0000 - 0x000007fefd8d9000 C:\windows\system32\MSCTF.dll
- 0x000000005ab20000 - 0x000000005abf2000 C:\Program Files\Java\jdk1.7.0_45\jre\bin\msvcr100.dll
- 0x000000006e1a0000 - 0x000000006e969000 C:\Program Files\Java\jdk1.7.0_45\jre\bin\server\jvm.dll
- 0x000007fefa1f0000 - 0x000007fefa1f9000 C:\windows\system32\WSOCK32.dll
- 0x000007fefcb90000 - 0x000007fefcbdd000 C:\windows\system32\WS2_32.dll
- 0x000007fefcd10000 - 0x000007fefcd18000 C:\windows\system32\NSI.dll
- 0x000007fefa0b0000 - 0x000007fefa0eb000 C:\windows\system32\WINMM.dll
- 0x00000000778a0000 - 0x00000000778a7000 C:\windows\system32\PSAPI.DLL
- 0x0000000065090000 - 0x000000006509f000 C:\Program Files\Java\jdk1.7.0_45\jre\bin\verify.dll
- 0x0000000060ac0000 - 0x0000000060ae8000 C:\Program Files\Java\jdk1.7.0_45\jre\bin\java.dll
- 0x00000000620a0000 - 0x00000000620b5000 C:\Program Files\Java\jdk1.7.0_45\jre\bin\zip.dll
- 0x0000000061990000 - 0x00000000619a9000 C:\Program Files\Java\jdk1.7.0_45\jre\bin\net.dll
- 0x000007fefbee0000 - 0x000007fefbf35000 C:\windows\system32\mswsock.dll
- 0x000007fefbda0000 - 0x000007fefbda7000 C:\windows\System32\wship6.dll
- 0x0000000060340000 - 0x0000000060351000 C:\Program Files\Java\jdk1.7.0_45\jre\bin\nio.dll
- 0x000000005a550000 - 0x000000005a6e5000 C:\Program Files\Java\jdk1.7.0_45\jre\bin\awt.dll
- 0x000007fefcaa0000 - 0x000007fefcb77000 C:\windows\system32\OLEAUT32.dll
- 0x000007fefcfa0000 - 0x000007fefd1a3000 C:\windows\system32\ole32.dll
- 0x000007fefaef0000 - 0x000007fefaf46000 C:\windows\system32\uxtheme.dll
- 0x000007fee5510000 - 0x000007fee55ae000 C:\Program Files\Echobit\Evolve\Drivers\EvolveGameTracker_64.dll
- 0x000007fefb760000 - 0x000007fefb76c000 C:\windows\system32\VERSION.dll
- 0x000007fee0f00000 - 0x000007fee1105000 C:\Program Files\Echobit\Evolve\Drivers\EvolveOverlayHelper_64.dll
- 0x000007fefa180000 - 0x000007fefa1a0000 C:\Program Files\Echobit\Evolve\EvolveEasyHook_64.dll
- 0x0000000180000000 - 0x0000000180019000 C:\Program Files (x86)\Common Files\Portrait Displays\Plugins\DP\msgHook64.dll
- 0x000007fefa9b0000 - 0x000007fefa9c8000 C:\windows\system32\dwmapi.dll
- 0x000007fefc5a0000 - 0x000007fefc5af000 C:\windows\system32\CRYPTBASE.dll
- 0x000007fefd9e0000 - 0x000007fefe768000 C:\windows\system32\SHELL32.dll
- 0x000000005e610000 - 0x000000005e656000 C:\Program Files\Java\jdk1.7.0_45\jre\bin\fontmanager.dll
- 0x000000005e5c0000 - 0x000000005e601000 C:\Program Files\Java\jdk1.7.0_45\jre\bin\t2k.dll
- 0x00000000609d0000 - 0x00000000609e5000 C:\Program Files\Java\jdk1.7.0_45\jre\bin\unpack.dll
- 0x000000005ef10000 - 0x000000005ef34000 C:\Program Files\Java\jdk1.7.0_45\jre\bin\sunec.dll
- 0x000000006eea0000 - 0x000000006eeab000 C:\Program Files\Java\jdk1.7.0_45\jre\bin\sunmscapi.dll
- 0x000007fefc8f0000 - 0x000007fefca5c000 C:\windows\system32\CRYPT32.dll
- 0x000007fefc710000 - 0x000007fefc71f000 C:\windows\system32\MSASN1.dll
- 0x000007fefc130000 - 0x000007fefc147000 C:\windows\system32\CRYPTSP.dll
- 0x000007fefbc20000 - 0x000007fefbc67000 C:\windows\system32\rsaenh.dll
- 0x000007fefb960000 - 0x000007fefb97e000 C:\windows\system32\USERENV.dll
- 0x000007fefc670000 - 0x000007fefc67f000 C:\windows\system32\profapi.dll
- 0x000007fef9d60000 - 0x000007fef9d75000 C:\windows\system32\NLAapi.dll
- 0x000007fef38a0000 - 0x000007fef38b5000 C:\windows\system32\napinsp.dll
- 0x000007fef3880000 - 0x000007fef3899000 C:\windows\system32\pnrpnsp.dll
- 0x000007fefbd40000 - 0x000007fefbd9b000 C:\windows\system32\DNSAPI.dll
- 0x000007fef3a10000 - 0x000007fef3a1b000 C:\windows\System32\winrnr.dll
- 0x000007fef47c0000 - 0x000007fef47ee000 C:\Program Files\Common Files\Microsoft Shared\Windows Live\WLIDNSP.DLL
- 0x000000006fa20000 - 0x000000006fa46000 C:\Program Files\Bonjour\mdnsNSP.dll
- 0x000007fef8700000 - 0x000007fef8727000 C:\windows\system32\Iphlpapi.DLL
- 0x000007fef86e0000 - 0x000007fef86eb000 C:\windows\system32\WINNSI.DLL
- 0x000007fef3870000 - 0x000007fef3880000 C:\windows\system32\wshbth.dll
- 0x000007fef8360000 - 0x000007fef83b3000 C:\windows\System32\fwpuclnt.dll
- 0x000007fef47b0000 - 0x000007fef47b8000 C:\windows\system32\rasadhlp.dll
- 0x000007fefb830000 - 0x000007fefb837000 C:\windows\System32\wshtcpip.dll
- 0x000000000cc80000 - 0x000000000ccd0000 C:\Users\Evan-Renwick\Desktop\At Launcher\Instances\DNSTechpack\bin\natives\lwjgl64.dll
- 0x000007feedbe0000 - 0x000007feedcfd000 C:\windows\system32\OPENGL32.dll
- 0x000007fef69a0000 - 0x000007fef69cd000 C:\windows\system32\GLU32.dll
- 0x000007fef10b0000 - 0x000007fef11a1000 C:\windows\system32\DDRAW.dll
- 0x000007fef3d60000 - 0x000007fef3d68000 C:\windows\system32\DCIMAN32.dll
- 0x000007fefcd20000 - 0x000007fefcef7000 C:\windows\system32\SETUPAPI.dll
- 0x000007fefc750000 - 0x000007fefc786000 C:\windows\system32\CFGMGR32.dll
- 0x000007fefc840000 - 0x000007fefc85a000 C:\windows\system32\DEVOBJ.dll
- 0x000007feedab0000 - 0x000007feedbd7000 C:\Program Files\Echobit\Evolve\Drivers\EvolveOverlayHelperOGL_64.dll
- 0x000007fedf460000 - 0x000007fee00e4000 C:\windows\system32\ig4icd64.dll
- 0x000007fefcf00000 - 0x000007fefcf99000 C:\windows\system32\CLBCatQ.DLL
- 0x000007fef95a0000 - 0x000007fef963c000 C:\windows\system32\mscms.dll
- 0x000007fef6950000 - 0x000007fef6992000 C:\windows\system32\icm32.dll
- 0x0000000064e90000 - 0x0000000064e9b000 C:\Program Files\Java\jdk1.7.0_45\jre\bin\management.dll
- 0x000000000d0d0000 - 0x000000000d134000 C:\Users\Evan-Renwick\Desktop\At Launcher\Instances\DNSTechpack\bin\natives\OpenAL64.dll
- 0x000007fefaa70000 - 0x000007fefaabb000 C:\windows\System32\MMDevApi.dll
- 0x000007fefaf50000 - 0x000007fefb07c000 C:\windows\System32\PROPSYS.dll
- 0x000007fef6d40000 - 0x000007fef6dc8000 C:\windows\system32\dsound.dll
- 0x000007fefaac0000 - 0x000007fefaaec000 C:\windows\system32\POWRPROF.dll
- 0x000007fef9af0000 - 0x000007fef9b3f000 C:\windows\system32\AUDIOSES.DLL
- 0x000007fef8610000 - 0x000007fef8621000 C:\windows\system32\dhcpcsvc6.DLL
- 0x000007fef85f0000 - 0x000007fef8608000 C:\windows\system32\dhcpcsvc.DLL
- 0x000007fef35e0000 - 0x000007fef3705000 C:\windows\system32\dbghelp.dll
- VM Arguments:
- jvm_args: -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms256M -Xmx2048M -XX:PermSize=512M -Dfml.ignorePatchDiscrepancies=true -Dfml.ignoreInvalidMinecraftCertificates=true -Dfml.log.level=INFO -Djava.library.path=C:\Users\Evan-Renwick\Desktop\At Launcher\Instances\DNSTechpack\bin\natives -Djava.net.preferIPv4Stack=true
- java_command: net.minecraft.launchwrapper.Launch --username Techtronic --session token:3475aae0db204444bc711a7fd8e8f597:39608ea7f46f468faaf6efa96d29b53e --version 1.6.4 --gameDir C:\Users\Evan-Renwick\Desktop\At Launcher\Instances\DNSTechpack --assetsDir C:\Users\Evan-Renwick\Desktop\At Launcher\Configs\Resources\virtual\legacy --width=1280 --height=720 --tweakClass=cpw.mods.fml.common.launcher.FMLTweaker
- Launcher Type: SUN_STANDARD
- Environment Variables:
- _JAVA_OPTIONS=-Djava.net.preferIPv4Stack=true
- PATH=C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\windows\system32;C:\windows;C:\windows\system32\wbem;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live;C:\windows\System32\WindowsPowerShell\v1.0;C:\Program Files\Intel\WiFi\bin;C:\Program Files\Common Files\Intel\WirelessCommon;C:\Program Files (x86)\EgisTec BioExcess\x64;C:\Program Files (x86)\EgisTec BioExcess;C:\Program Files (x86)\EgisTec Port Locker\x64;C:\Program Files (x86)\EgisTec Port Locker;C:\Program Files (x86)\Windows Live\Shared;C:\Program Files\WIDCOMM\Bluetooth Software;C:\Program Files\WIDCOMM\Bluetooth Software\syswow64;;C:\Program Files\Java\jre7\bin
- USERNAME=Evan-Renwick
- OS=Windows_NT
- PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 42 Stepping 7, GenuineIntel
- --------------- S Y S T E M ---------------
- OS: Windows 7 , 64 bit Build 7601 Service Pack 1
- CPU:total 4 (2 cores per cpu, 2 threads per core) family 6 model 42 stepping 7, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, aes, ht, tsc, tscinvbit
- Memory: 4k page, physical 8300688k(2788200k free), swap 16599512k(7443264k free)
- vm_info: Java HotSpot(TM) 64-Bit Server VM (24.45-b08) for windows-amd64 JRE (1.7.0_45-b18), built on Oct 8 2013 05:47:22 by "java_re" with unknown MS VC++:1600
- time: Fri Dec 27 13:29:28 2013
- elapsed time: 155 seconds
Add Comment
Please, Sign In to add comment