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=0x000000001b3d7ba6, pid=4912, tid=18812
- #
- # JRE version: Java(TM) SE Runtime Environment (7.0_40-b43) (build 1.7.0_40-b43)
- # Java VM: Java HotSpot(TM) 64-Bit Server VM (24.0-b56 mixed mode windows-amd64 compressed oops)
- # Problematic frame:
- # C [nvoglv64.DLL+0x987ba6]
- #
- # 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 (0x000000000024f000): JavaThread "Client thread" [_thread_in_native, id=18812, stack(0x0000000002010000,0x0000000002110000)]
- siginfo: ExceptionCode=0xc0000005, reading address 0xffffffffffffffff
- Registers:
- RAX=0x00000000931dc9d0, RBX=0x000000001c59de70, RCX=0x4000680000000000, RDX=0x000000001c4d66d0
- RSP=0x000000000210e428, RBP=0x0000000001810000, RSI=0x000000001c679f40, RDI=0x000000001c4d66d0
- R8 =0x000000001c4d66d0, R9 =0x0000000000000011, R10=0x000000001c4dbfd0, R11=0x0000000018385b00
- R12=0x0000000000000000, R13=0x0000000011dc84a0, R14=0x0000000000000003, R15=0x0000000018385b00
- RIP=0x000000001b3d7ba6, EFLAGS=0x0000000000010246
- Top of Stack: (sp=0x000000000210e428)
- 0x000000000210e428: 000000001b46a225 000000001c4e37d0
- 0x000000000210e438: 0000000018385b00 0000000000000000
- 0x000000000210e448: 0000000011d50000 000000001c1ae6f0
- 0x000000000210e458: 000000001b467a7c 0000000000000000
- 0x000000000210e468: 000000001c4d66d0 0000000011d50000
- 0x000000000210e478: 0000000011d50000 0000000118386000
- 0x000000000210e488: 0000000000000001 0000000011dc84b8
- 0x000000000210e498: 00000000000003fa 0000000018385f28
- 0x000000000210e4a8: 000000001b40329b 0000000011d50000
- 0x000000000210e4b8: 0000000000000000 0000000018385f20
- 0x000000000210e4c8: 0000000000000780 0000000018386360
- 0x000000000210e4d8: 0000000018385b00 000000001c1ae6f0
- 0x000000000210e4e8: 0000000011dc84a0 000000000210e590
- 0x000000000210e4f8: 0000000018385f28 0000000000000001
- 0x000000000210e508: 0000000011d50000 0000000000000000
- 0x000000000210e518: 000000001b1ed8d7 0000000011d50000
- Instructions: (pc=0x000000001b3d7ba6)
- 0x000000001b3d7b86: 48 8b 41 20 8b 80 5c 01 00 00 c1 e8 1a 24 01 c3
- 0x000000001b3d7b96: cc cc cc cc cc cc cc cc cc cc 48 8b 01 48 8b 08
- 0x000000001b3d7ba6: 48 8b 41 20 8b 80 50 01 00 00 c1 e8 03 24 01 c3
- 0x000000001b3d7bb6: cc cc cc cc cc cc cc cc cc cc 48 89 5c 24 08 57
- Register to memory mapping:
- RAX=0x00000000931dc9d0 is an unknown value
- RBX=0x000000001c59de70 is an unknown value
- RCX=0x4000680000000000 is an unknown value
- RDX=0x000000001c4d66d0 is an unknown value
- RSP=0x000000000210e428 is pointing into the stack for thread: 0x000000000024f000
- RBP=0x0000000001810000 is an unknown value
- RSI=0x000000001c679f40 is an unknown value
- RDI=0x000000001c4d66d0 is an unknown value
- R8 =0x000000001c4d66d0 is an unknown value
- R9 =0x0000000000000011 is an unknown value
- R10=0x000000001c4dbfd0 is an unknown value
- R11=0x0000000018385b00 is an unknown value
- R12=0x0000000000000000 is an unknown value
- R13=0x0000000011dc84a0 is an unknown value
- R14=0x0000000000000003 is an unknown value
- R15=0x0000000018385b00 is an unknown value
- Stack: [0x0000000002010000,0x0000000002110000], sp=0x000000000210e428, free space=1017k
- Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
- C [nvoglv64.DLL+0x987ba6]
- [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.GL30.nglBindFramebuffer(IIJ)V+0
- j org.lwjgl.opengl.GL30.glBindFramebuffer(II)V+16
- j net.minecraft.client.renderer.OpenGlHelper.func_153171_g(II)V+38
- j net.minecraft.client.shader.Framebuffer.func_147610_a(Z)V+13
- j net.minecraft.client.Minecraft.func_71411_J()V+235
- j net.minecraft.client.Minecraft.func_99999_d()V+61
- j net.minecraft.client.main.Main.main([Ljava/lang/String;)V+1012
- 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+664
- 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 )
- 0x000000002e2d2000 JavaThread "File IO Thread" [_thread_blocked, id=11336, stack(0x0000000051060000,0x0000000051160000)]
- 0x000000002e2cf000 JavaThread "JM-task-10" [_thread_blocked, id=19036, stack(0x0000000051aa0000,0x0000000051ba0000)]
- 0x000000002e2cf800 JavaThread "JM-texture-8" [_thread_blocked, id=19836, stack(0x0000000051520000,0x0000000051620000)]
- 0x000000002e2cb000 JavaThread "JM-VersionCheck-7" [_thread_blocked, id=10956, stack(0x0000000051410000,0x0000000051510000)]
- 0x000000002e2ce000 JavaThread "pool-3-thread-2" [_thread_blocked, id=17780, stack(0x00000000512c0000,0x00000000513c0000)]
- 0x000000002e2cd800 JavaThread "pool-3-thread-1" [_thread_blocked, id=12844, stack(0x00000000511c0000,0x00000000512c0000)]
- 0x000000002e2cc800 JavaThread "JM-texture-5" [_thread_blocked, id=14920, stack(0x0000000050f60000,0x0000000051060000)]
- 0x000000002e2cc000 JavaThread "JM-texture-4" [_thread_blocked, id=2816, stack(0x0000000050d60000,0x0000000050e60000)]
- 0x000000002e2ca800 JavaThread "pool-2-thread-1" [_thread_blocked, id=17684, stack(0x0000000030bf0000,0x0000000030cf0000)]
- 0x000000002e2c9800 JavaThread "Chunk I/O Executor Thread-1" daemon [_thread_blocked, id=7540, stack(0x0000000030f20000,0x0000000031020000)]
- 0x000000002e7da800 JavaThread "Netty IO #1" daemon [_thread_in_native, id=9296, stack(0x000000001fc60000,0x000000001fd60000)]
- 0x000000002e7da000 JavaThread "Netty Client IO #0" daemon [_thread_in_native, id=656, stack(0x0000000030ad0000,0x0000000030bd0000)]
- 0x000000002e7d9000 JavaThread "Netty IO #0" daemon [_thread_in_native, id=17328, stack(0x000000001fb50000,0x000000001fc50000)]
- 0x000000002e7cf800 JavaThread "AromaBackup-Schedule" [_thread_blocked, id=13244, stack(0x000000001f550000,0x000000001f650000)]
- 0x000000002e7d8800 JavaThread "DynamicEV Thread" [_thread_in_Java, id=15260, stack(0x000000001e420000,0x000000001e520000)]
- 0x000000002e7d7800 JavaThread "Server thread" [_thread_in_Java, id=17112, stack(0x000000001f810000,0x000000001f910000)]
- 0x000000002e7d7000 JavaThread "Snooper Timer" daemon [_thread_blocked, id=14684, stack(0x000000001f6a0000,0x000000001f7a0000)]
- 0x000000002e7cd000 JavaThread "LWJGL Timer" daemon [_thread_blocked, id=16676, stack(0x0000000030900000,0x0000000030a00000)]
- 0x000000002e7d6000 JavaThread "Thread-22" [_thread_blocked, id=6628, stack(0x0000000030570000,0x0000000030670000)]
- 0x000000002e7ce800 JavaThread "Thread-21" [_thread_blocked, id=7040, stack(0x000000001d7c0000,0x000000001d8c0000)]
- 0x000000002e7d5800 JavaThread "JM-svr-2" [_thread_in_native, id=5900, stack(0x00000000312c0000,0x00000000313c0000)]
- 0x000000002e7d4800 JavaThread "RupyWorker-4" [_thread_blocked, id=18904, stack(0x00000000311a0000,0x00000000312a0000)]
- 0x000000002e7d4000 JavaThread "RupyWorker-3" [_thread_blocked, id=7032, stack(0x0000000031090000,0x0000000031190000)]
- 0x000000002e7d3000 JavaThread "RupyWorker-2" [_thread_blocked, id=16764, stack(0x000000001d3f0000,0x000000001d4f0000)]
- 0x000000002e7d2800 JavaThread "RupyWorker-1" [_thread_blocked, id=17792, stack(0x0000000030dd0000,0x0000000030ed0000)]
- 0x000000002e7ce000 JavaThread "RupyWorker-0" [_thread_blocked, id=9084, stack(0x000000001fef0000,0x000000001fff0000)]
- 0x000000002e7d1800 JavaThread "RupyHeart" [_thread_blocked, id=16256, stack(0x000000001d520000,0x000000001d620000)]
- 0x000000001330a000 JavaThread "AE2 VersionChecker" [_thread_blocked, id=6356, stack(0x000000001cd10000,0x000000001ce10000)]
- 0x0000000013e19800 JavaThread "Timer hack thread" daemon [_thread_blocked, id=684, stack(0x0000000015980000,0x0000000015a80000)]
- 0x0000000013ee5000 JavaThread "Snooper Timer" daemon [_thread_blocked, id=20084, stack(0x0000000015ac0000,0x0000000015bc0000)]
- 0x0000000013111800 JavaThread "AWT-Windows" daemon [_thread_in_native, id=17624, stack(0x0000000015670000,0x0000000015770000)]
- 0x00000000131f3800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=20196, stack(0x00000000154d0000,0x00000000155d0000)]
- 0x000000000fdaf800 JavaThread "Service Thread" daemon [_thread_blocked, id=6868, stack(0x0000000012920000,0x0000000012a20000)]
- 0x000000000fdae800 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=18148, stack(0x00000000127d0000,0x00000000128d0000)]
- 0x000000000fda7800 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=16724, stack(0x0000000012620000,0x0000000012720000)]
- 0x000000000fda2800 JavaThread "Attach Listener" daemon [_thread_blocked, id=18508, stack(0x00000000124c0000,0x00000000125c0000)]
- 0x000000000fda1000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=4396, stack(0x0000000012250000,0x0000000012350000)]
- 0x0000000001dee000 JavaThread "Finalizer" daemon [_thread_blocked, id=16496, stack(0x0000000011f90000,0x0000000012090000)]
- 0x0000000001de7800 JavaThread "Reference Handler" daemon [_thread_blocked, id=12784, stack(0x0000000012110000,0x0000000012210000)]
- =>0x000000000024f000 JavaThread "Client thread" [_thread_in_native, id=18812, stack(0x0000000002010000,0x0000000002110000)]
- Other Threads:
- 0x000000000fd8e800 VMThread [stack: 0x0000000011e60000,0x0000000011f60000] [id=20068]
- 0x0000000010e79000 WatcherThread [stack: 0x0000000012b30000,0x0000000012c30000] [id=4412]
- VM state:not at safepoint (normal execution)
- VM Mutex/Monitor currently owned by a thread: None
- Heap
- PSYoungGen total 1326592K, used 364471K [0x00000007aaa80000, 0x0000000800000000, 0x0000000800000000)
- eden space 1255936K, 25% used [0x00000007aaa80000,0x00000007be2d36d8,0x00000007f7500000)
- from space 70656K, 63% used [0x00000007fbb00000,0x00000007fe69a550,0x0000000800000000)
- to space 71168K, 0% used [0x00000007f7500000,0x00000007f7500000,0x00000007fba80000)
- ParOldGen total 1022976K, used 792763K [0x0000000700000000, 0x000000073e700000, 0x00000007aaa80000)
- object space 1022976K, 77% used [0x0000000700000000,0x000000073062ec28,0x000000073e700000)
- PSPermGen total 246272K, used 126955K [0x00000006f0000000, 0x00000006ff080000, 0x0000000700000000)
- object space 246272K, 51% used [0x00000006f0000000,0x00000006f7bfac00,0x00000006ff080000)
- Card table byte_map: [0x0000000005110000,0x00000000059a0000] byte_map_base: 0x0000000001990000
- Polling page: 0x0000000000230000
- Code Cache [0x0000000002110000, 0x00000000032b0000, 0x0000000005110000)
- total_blobs=6719 nmethods=5413 adapters=1254 free_code_cache=31342Kb largest_free_block=31864000
- Compilation events (10 events):
- Event: 178.259 Thread 0x000000000fda7800 nmethod 6306 0x000000000327bb90 code [0x000000000327bdc0, 0x000000000327c5d0]
- Event: 178.295 Thread 0x000000000fdae800 nmethod 6305 0x00000000032a3210 code [0x00000000032a3500, 0x00000000032a6180]
- Event: 178.495 Thread 0x000000000fda7800 6307 net.minecraft.world.WorldProvider::updateWeather (8 bytes)
- Event: 178.496 Thread 0x000000000fda7800 nmethod 6307 0x000000000327b910 code [0x000000000327ba60, 0x000000000327baf8]
- Event: 178.597 Thread 0x000000000fdae800 6308 net.minecraft.item.Item::getItemStackLimit (5 bytes)
- Event: 178.597 Thread 0x000000000fda7800 6309 net.minecraft.item.Item::func_77639_j (5 bytes)
- Event: 178.598 Thread 0x000000000fda7800 nmethod 6309 0x000000000327b710 code [0x000000000327b840, 0x000000000327b898]
- Event: 178.598 Thread 0x000000000fdae800 nmethod 6308 0x0000000003277190 code [0x00000000032772c0, 0x0000000003277318]
- Event: 178.657 Thread 0x000000000fda7800 6310 net.minecraft.server.management.PlayerProfileCache$ProfileEntry::func_152668_a (5 bytes)
- Event: 178.657 Thread 0x000000000fda7800 nmethod 6310 0x0000000003276f90 code [0x00000000032770c0, 0x0000000003277138]
- GC Heap History (10 events):
- Event: 173.869 GC heap before
- {Heap before GC invocations=82 (full 4):
- PSYoungGen total 1316864K, used 1316801K [0x00000007aaa80000, 0x0000000800000000, 0x0000000800000000)
- eden space 1278464K, 100% used [0x00000007aaa80000,0x00000007f8b00000,0x00000007f8b00000)
- from space 38400K, 99% used [0x00000007f8b00000,0x00000007fb070550,0x00000007fb080000)
- to space 60928K, 0% used [0x00000007fc480000,0x00000007fc480000,0x0000000800000000)
- ParOldGen total 1022976K, used 782513K [0x0000000700000000, 0x000000073e700000, 0x00000007aaa80000)
- object space 1022976K, 76% used [0x0000000700000000,0x000000072fc2c5c8,0x000000073e700000)
- PSPermGen total 246272K, used 126901K [0x00000006f0000000, 0x00000006ff080000, 0x0000000700000000)
- object space 246272K, 51% used [0x00000006f0000000,0x00000006f7bed7e8,0x00000006ff080000)
- Event: 173.890 GC heap after
- Heap after GC invocations=82 (full 4):
- PSYoungGen total 1331200K, used 43405K [0x00000007aaa80000, 0x0000000800000000, 0x0000000800000000)
- eden space 1270272K, 0% used [0x00000007aaa80000,0x00000007aaa80000,0x00000007f8300000)
- from space 60928K, 71% used [0x00000007fc480000,0x00000007feee37f8,0x0000000800000000)
- to space 64000K, 0% used [0x00000007f8300000,0x00000007f8300000,0x00000007fc180000)
- ParOldGen total 1022976K, used 782513K [0x0000000700000000, 0x000000073e700000, 0x00000007aaa80000)
- object space 1022976K, 76% used [0x0000000700000000,0x000000072fc2c5c8,0x000000073e700000)
- PSPermGen total 246272K, used 126901K [0x00000006f0000000, 0x00000006ff080000, 0x0000000700000000)
- object space 246272K, 51% used [0x00000006f0000000,0x00000006f7bed7e8,0x00000006ff080000)
- }
- Event: 174.492 GC heap before
- {Heap before GC invocations=83 (full 4):
- PSYoungGen total 1331200K, used 1313677K [0x00000007aaa80000, 0x0000000800000000, 0x0000000800000000)
- eden space 1270272K, 100% used [0x00000007aaa80000,0x00000007f8300000,0x00000007f8300000)
- from space 60928K, 71% used [0x00000007fc480000,0x00000007feee37f8,0x0000000800000000)
- to space 64000K, 0% used [0x00000007f8300000,0x00000007f8300000,0x00000007fc180000)
- ParOldGen total 1022976K, used 782513K [0x0000000700000000, 0x000000073e700000, 0x00000007aaa80000)
- object space 1022976K, 76% used [0x0000000700000000,0x000000072fc2c5c8,0x000000073e700000)
- PSPermGen total 246272K, used 126910K [0x00000006f0000000, 0x00000006ff080000, 0x0000000700000000)
- object space 246272K, 51% used [0x00000006f0000000,0x00000006f7befac0,0x00000006ff080000)
- Event: 174.514 GC heap after
- Heap after GC invocations=83 (full 4):
- PSYoungGen total 1316864K, used 46469K [0x00000007aaa80000, 0x0000000800000000, 0x0000000800000000)
- eden space 1270272K, 0% used [0x00000007aaa80000,0x00000007aaa80000,0x00000007f8300000)
- from space 46592K, 99% used [0x00000007f8300000,0x00000007fb0616a8,0x00000007fb080000)
- to space 67072K, 0% used [0x00000007fbe80000,0x00000007fbe80000,0x0000000800000000)
- ParOldGen total 1022976K, used 784668K [0x0000000700000000, 0x000000073e700000, 0x00000007aaa80000)
- object space 1022976K, 76% used [0x0000000700000000,0x000000072fe473f8,0x000000073e700000)
- PSPermGen total 246272K, used 126910K [0x00000006f0000000, 0x00000006ff080000, 0x0000000700000000)
- object space 246272K, 51% used [0x00000006f0000000,0x00000006f7befac0,0x00000006ff080000)
- }
- Event: 176.201 GC heap before
- {Heap before GC invocations=84 (full 4):
- PSYoungGen total 1316864K, used 1316576K [0x00000007aaa80000, 0x0000000800000000, 0x0000000800000000)
- eden space 1270272K, 99% used [0x00000007aaa80000,0x00000007f82d6aa8,0x00000007f8300000)
- from space 46592K, 99% used [0x00000007f8300000,0x00000007fb0616a8,0x00000007fb080000)
- to space 67072K, 0% used [0x00000007fbe80000,0x00000007fbe80000,0x0000000800000000)
- ParOldGen total 1022976K, used 784668K [0x0000000700000000, 0x000000073e700000, 0x00000007aaa80000)
- object space 1022976K, 76% used [0x0000000700000000,0x000000072fe473f8,0x000000073e700000)
- PSPermGen total 246272K, used 126919K [0x00000006f0000000, 0x00000006ff080000, 0x0000000700000000)
- object space 246272K, 51% used [0x00000006f0000000,0x00000006f7bf1d90,0x00000006ff080000)
- Event: 176.224 GC heap after
- Heap after GC invocations=84 (full 4):
- PSYoungGen total 1325056K, used 47900K [0x00000007aaa80000, 0x0000000800000000, 0x0000000800000000)
- eden space 1257984K, 0% used [0x00000007aaa80000,0x00000007aaa80000,0x00000007f7700000)
- from space 67072K, 71% used [0x00000007fbe80000,0x00000007fed47070,0x0000000800000000)
- to space 70144K, 0% used [0x00000007f7700000,0x00000007f7700000,0x00000007fbb80000)
- ParOldGen total 1022976K, used 788294K [0x0000000700000000, 0x000000073e700000, 0x00000007aaa80000)
- object space 1022976K, 77% used [0x0000000700000000,0x00000007301d1a38,0x000000073e700000)
- PSPermGen total 246272K, used 126919K [0x00000006f0000000, 0x00000006ff080000, 0x0000000700000000)
- object space 246272K, 51% used [0x00000006f0000000,0x00000006f7bf1d90,0x00000006ff080000)
- }
- Event: 177.228 GC heap before
- {Heap before GC invocations=85 (full 4):
- PSYoungGen total 1325056K, used 1305884K [0x00000007aaa80000, 0x0000000800000000, 0x0000000800000000)
- eden space 1257984K, 100% used [0x00000007aaa80000,0x00000007f7700000,0x00000007f7700000)
- from space 67072K, 71% used [0x00000007fbe80000,0x00000007fed47070,0x0000000800000000)
- to space 70144K, 0% used [0x00000007f7700000,0x00000007f7700000,0x00000007fbb80000)
- ParOldGen total 1022976K, used 788294K [0x0000000700000000, 0x000000073e700000, 0x00000007aaa80000)
- object space 1022976K, 77% used [0x0000000700000000,0x00000007301d1a38,0x000000073e700000)
- PSPermGen total 246272K, used 126928K [0x00000006f0000000, 0x00000006ff080000, 0x0000000700000000)
- object space 246272K, 51% used [0x00000006f0000000,0x00000006f7bf4208,0x00000006ff080000)
- Event: 177.251 GC heap after
- Heap after GC invocations=85 (full 4):
- PSYoungGen total 1302528K, used 44306K [0x00000007aaa80000, 0x0000000800000000, 0x0000000800000000)
- eden space 1257984K, 0% used [0x00000007aaa80000,0x00000007aaa80000,0x00000007f7700000)
- from space 44544K, 99% used [0x00000007f7700000,0x00000007fa244a08,0x00000007fa280000)
- to space 70656K, 0% used [0x00000007fbb00000,0x00000007fbb00000,0x0000000800000000)
- ParOldGen total 1022976K, used 791077K [0x0000000700000000, 0x000000073e700000, 0x00000007aaa80000)
- object space 1022976K, 77% used [0x0000000700000000,0x0000000730489608,0x000000073e700000)
- PSPermGen total 246272K, used 126928K [0x00000006f0000000, 0x00000006ff080000, 0x0000000700000000)
- object space 246272K, 51% used [0x00000006f0000000,0x00000006f7bf4208,0x00000006ff080000)
- }
- Event: 178.390 GC heap before
- {Heap before GC invocations=86 (full 4):
- PSYoungGen total 1302528K, used 1299794K [0x00000007aaa80000, 0x0000000800000000, 0x0000000800000000)
- eden space 1257984K, 99% used [0x00000007aaa80000,0x00000007f74900b0,0x00000007f7700000)
- from space 44544K, 99% used [0x00000007f7700000,0x00000007fa244a08,0x00000007fa280000)
- to space 70656K, 0% used [0x00000007fbb00000,0x00000007fbb00000,0x0000000800000000)
- ParOldGen total 1022976K, used 791077K [0x0000000700000000, 0x000000073e700000, 0x00000007aaa80000)
- object space 1022976K, 77% used [0x0000000700000000,0x0000000730489608,0x000000073e700000)
- PSPermGen total 246272K, used 126954K [0x00000006f0000000, 0x00000006ff080000, 0x0000000700000000)
- object space 246272K, 51% used [0x00000006f0000000,0x00000006f7bfaaa0,0x00000006ff080000)
- Event: 178.411 GC heap after
- Heap after GC invocations=86 (full 4):
- PSYoungGen total 1326592K, used 44649K [0x00000007aaa80000, 0x0000000800000000, 0x0000000800000000)
- eden space 1255936K, 0% used [0x00000007aaa80000,0x00000007aaa80000,0x00000007f7500000)
- from space 70656K, 63% used [0x00000007fbb00000,0x00000007fe69a550,0x0000000800000000)
- to space 71168K, 0% used [0x00000007f7500000,0x00000007f7500000,0x00000007fba80000)
- ParOldGen total 1022976K, used 792763K [0x0000000700000000, 0x000000073e700000, 0x00000007aaa80000)
- object space 1022976K, 77% used [0x0000000700000000,0x000000073062ec28,0x000000073e700000)
- PSPermGen total 246272K, used 126954K [0x00000006f0000000, 0x00000006ff080000, 0x0000000700000000)
- object space 246272K, 51% used [0x00000006f0000000,0x00000006f7bfaaa0,0x00000006ff080000)
- }
- Deoptimization events (10 events):
- Event: 177.309 Thread 0x000000000024f000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000003210230 method=net.minecraft.client.renderer.ActiveRenderInfo.func_151460_a(Lnet/minecraft/world/World;Lnet/minecraft/entity/EntityLivingBase;F)Lnet/minecraft/block/Block; @ 43
- Event: 177.311 Thread 0x000000000024f000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000030b4d10 method=net.minecraft.client.renderer.ActiveRenderInfo.func_151460_a(Lnet/minecraft/world/World;Lnet/minecraft/entity/EntityLivingBase;F)Lnet/minecraft/block/Block; @ 43
- Event: 177.326 Thread 0x000000000024f000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000002dc59a0 method=net.minecraft.world.World.func_147447_a(Lnet/minecraft/util/Vec3;Lnet/minecraft/util/Vec3;ZZZ)Lnet/minecraft/util/MovingObjectPosition; @ 163
- Event: 177.327 Thread 0x000000000024f000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000031e62bc method=net.minecraft.client.entity.EntityPlayerSP.func_71153_f(III)Z @ 10
- Event: 177.327 Thread 0x000000000024f000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000031e62bc method=net.minecraft.client.entity.EntityPlayerSP.func_71153_f(III)Z @ 10
- Event: 177.330 Thread 0x000000000024f000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000002dc59a0 method=net.minecraft.world.World.func_147447_a(Lnet/minecraft/util/Vec3;Lnet/minecraft/util/Vec3;ZZZ)Lnet/minecraft/util/MovingObjectPosition; @ 163
- Event: 177.331 Thread 0x000000000024f000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000002dc59a0 method=net.minecraft.world.World.func_147447_a(Lnet/minecraft/util/Vec3;Lnet/minecraft/util/Vec3;ZZZ)Lnet/minecraft/util/MovingObjectPosition; @ 163
- Event: 177.877 Thread 0x000000000024f000 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000002e29070 method=net.minecraft.world.chunk.Chunk.func_76589_b(IIII)Z @ 70
- Event: 177.893 Thread 0x000000000024f000 Uncommon trap: reason=unreached action=reinterpret pc=0x0000000002e504ac method=com.rwtema.extrautils.block.render.RenderBlockMultiBlock.getTexture(Lnet/minecraft/world/IBlockAccess;IIILnet/minecraft/client/renderer/RenderBlocks;Lcom/rwtema/extrautils/bloc^÷ßrÇ<f@
- Event: 177.899 Thread 0x000000002e7d7800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000002e29070 method=net.minecraft.world.chunk.Chunk.func_76589_b(IIII)Z @ 70
- Internal exceptions (10 events):
- Event: 178.631 Thread 0x000000002e7ce800 Threw 0x00000007b9fc3010 at C:\jdk7u2_64p\jdk7u40\hotspot\src\share\vm\prims\jvm.cpp:2917
- Event: 178.631 Thread 0x000000002e7ce800 Threw 0x00000007b9fc3180 at C:\jdk7u2_64p\jdk7u40\hotspot\src\share\vm\prims\jvm.cpp:2965
- Event: 178.631 Thread 0x000000002e7ce800 Threw 0x00000007b9fc3340 at C:\jdk7u2_64p\jdk7u40\hotspot\src\share\vm\prims\jvm.cpp:2917
- Event: 178.642 Thread 0x000000002e7ce800 Threw 0x00000007ba138978 at C:\jdk7u2_64p\jdk7u40\hotspot\src\share\vm\prims\jvm.cpp:2965
- Event: 178.659 Thread 0x000000002e7ce800 Threw 0x00000007ba138b38 at C:\jdk7u2_64p\jdk7u40\hotspot\src\share\vm\prims\jvm.cpp:2965
- Event: 178.683 Thread 0x000000002e7ce800 Threw 0x00000007ba138d20 at C:\jdk7u2_64p\jdk7u40\hotspot\src\share\vm\prims\jvm.cpp:2965
- Event: 178.683 Thread 0x000000002e7ce800 Threw 0x00000007ba138e90 at C:\jdk7u2_64p\jdk7u40\hotspot\src\share\vm\prims\jvm.cpp:2917
- Event: 178.684 Thread 0x000000002e7ce800 Threw 0x00000007ba139000 at C:\jdk7u2_64p\jdk7u40\hotspot\src\share\vm\prims\jvm.cpp:2965
- Event: 178.684 Thread 0x000000002e7ce800 Threw 0x00000007ba1391c0 at C:\jdk7u2_64p\jdk7u40\hotspot\src\share\vm\prims\jvm.cpp:2917
- Event: 178.709 Thread 0x000000002e7ce800 Threw 0x00000007ba139330 at C:\jdk7u2_64p\jdk7u40\hotspot\src\share\vm\prims\jvm.cpp:2965
- Events (10 events):
- Event: 177.877 Thread 0x000000000024f000 DEOPT PACKING pc=0x0000000002e29070 sp=0x000000000210e510
- Event: 177.877 Thread 0x000000000024f000 DEOPT UNPACKING pc=0x0000000002149064 sp=0x000000000210e4a8 mode 2
- Event: 177.893 Thread 0x000000000024f000 Uncommon trap: trap_request=0xffffffad fr.pc=0x0000000002e504ac
- Event: 177.893 Thread 0x000000000024f000 DEOPT PACKING pc=0x0000000002e504ac sp=0x000000000210e390
- Event: 177.893 Thread 0x000000000024f000 DEOPT UNPACKING pc=0x0000000002149064 sp=0x000000000210e348 mode 2
- Event: 177.899 Thread 0x000000002e7d7800 Uncommon trap: trap_request=0xffffffc6 fr.pc=0x0000000002e29070
- Event: 177.899 Thread 0x000000002e7d7800 DEOPT PACKING pc=0x0000000002e29070 sp=0x000000001f90ece0
- Event: 177.899 Thread 0x000000002e7d7800 DEOPT UNPACKING pc=0x0000000002149064 sp=0x000000001f90ec78 mode 2
- Event: 178.390 Executing VM operation: ParallelGCFailedAllocation
- Event: 178.411 Executing VM operation: ParallelGCFailedAllocation done
- Dynamic libraries:
- 0x000000013fe70000 - 0x000000013fea3000 C:\Program Files\Java\jre7\bin\javaw.exe
- 0x0000000077860000 - 0x0000000077a09000 C:\Windows\SYSTEM32\ntdll.dll
- 0x0000000077640000 - 0x000000007775f000 C:\Windows\system32\kernel32.dll
- 0x000007fefc970000 - 0x000007fefc9dc000 C:\Windows\system32\KERNELBASE.dll
- 0x000007fefe790000 - 0x000007fefe86b000 C:\Windows\system32\ADVAPI32.dll
- 0x000007fefe6f0000 - 0x000007fefe78f000 C:\Windows\system32\msvcrt.dll
- 0x000007fefca80000 - 0x000007fefca9f000 C:\Windows\SYSTEM32\sechost.dll
- 0x000007fefcb20000 - 0x000007fefcc4d000 C:\Windows\system32\RPCRT4.dll
- 0x0000000077760000 - 0x000000007785a000 C:\Windows\system32\USER32.dll
- 0x000007fefe680000 - 0x000007fefe6e7000 C:\Windows\system32\GDI32.dll
- 0x000007fefca70000 - 0x000007fefca7e000 C:\Windows\system32\LPK.dll
- 0x000007fefd4f0000 - 0x000007fefd5b9000 C:\Windows\system32\USP10.dll
- 0x000007fefb170000 - 0x000007fefb364000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_fa396087175ac9ac\COMCTL32.dll
- 0x000007fefd360000 - 0x000007fefd3d1000 C:\Windows\system32\SHLWAPI.dll
- 0x000007fefccf0000 - 0x000007fefcd1e000 C:\Windows\system32\IMM32.DLL
- 0x000007fefd3e0000 - 0x000007fefd4e9000 C:\Windows\system32\MSCTF.dll
- 0x000000006a920000 - 0x000000006a9f1000 C:\Program Files\Java\jre7\bin\msvcr100.dll
- 0x000000006e6a0000 - 0x000000006ee69000 C:\Program Files\Java\jre7\bin\server\jvm.dll
- 0x000007fef8070000 - 0x000007fef8079000 C:\Windows\system32\WSOCK32.dll
- 0x000007fefd5c0000 - 0x000007fefd60d000 C:\Windows\system32\WS2_32.dll
- 0x000007fefed00000 - 0x000007fefed08000 C:\Windows\system32\NSI.dll
- 0x000007fefa080000 - 0x000007fefa0bb000 C:\Windows\system32\WINMM.dll
- 0x0000000077a30000 - 0x0000000077a37000 C:\Windows\system32\PSAPI.DLL
- 0x00000000711f0000 - 0x00000000711ff000 C:\Program Files\Java\jre7\bin\verify.dll
- 0x0000000000250000 - 0x0000000000278000 C:\Program Files\Java\jre7\bin\java.dll
- 0x0000000070cb0000 - 0x0000000070cc5000 C:\Program Files\Java\jre7\bin\zip.dll
- 0x00000000714a0000 - 0x00000000714ab000 C:\Program Files\Java\jre7\bin\management.dll
- 0x000000006fee0000 - 0x000000006fef9000 C:\Program Files\Java\jre7\bin\net.dll
- 0x000007fefbb40000 - 0x000007fefbb95000 C:\Windows\system32\mswsock.dll
- 0x000007fefbb30000 - 0x000007fefbb37000 C:\Windows\System32\wship6.dll
- 0x000000006fe10000 - 0x000000006fe21000 C:\Program Files\Java\jre7\bin\nio.dll
- 0x000007fefa270000 - 0x000007fefa285000 C:\Windows\system32\NLAapi.dll
- 0x000007fef8050000 - 0x000007fef8065000 C:\Windows\system32\napinsp.dll
- 0x000007fef8030000 - 0x000007fef8049000 C:\Windows\system32\pnrpnsp.dll
- 0x000007fefb9c0000 - 0x000007fefba1b000 C:\Windows\system32\DNSAPI.dll
- 0x000007fef8020000 - 0x000007fef802b000 C:\Windows\System32\winrnr.dll
- 0x000007fef7ff0000 - 0x000007fef801f000 C:\Program Files\Common Files\Microsoft Shared\Windows Live\WLIDNSP.DLL
- 0x000007fef98f0000 - 0x000007fef9917000 C:\Windows\system32\IPHLPAPI.DLL
- 0x000007fefa500000 - 0x000007fefa50b000 C:\Windows\system32\WINNSI.DLL
- 0x000007fef9180000 - 0x000007fef91d3000 C:\Windows\System32\fwpuclnt.dll
- 0x000007fef7fe0000 - 0x000007fef7fe8000 C:\Windows\system32\rasadhlp.dll
- 0x000000006a050000 - 0x000000006a1e5000 C:\Program Files\Java\jre7\bin\awt.dll
- 0x000007fefd110000 - 0x000007fefd1e7000 C:\Windows\system32\OLEAUT32.dll
- 0x000007fefcd20000 - 0x000007fefcf23000 C:\Windows\system32\ole32.dll
- 0x000007fefafe0000 - 0x000007fefb036000 C:\Windows\system32\uxtheme.dll
- 0x000007fefa990000 - 0x000007fefa9a8000 C:\Windows\system32\dwmapi.dll
- 0x000007fefc510000 - 0x000007fefc51f000 C:\Windows\system32\CRYPTBASE.dll
- 0x000007fefd6b0000 - 0x000007fefe438000 C:\Windows\system32\SHELL32.dll
- 0x000000006c960000 - 0x000000006c99f000 C:\Program Files\Java\jre7\bin\fontmanager.dll
- 0x000007fee7c00000 - 0x000007fee7dff000 C:\Windows\system32\d3d9.dll
- 0x000007fefc120000 - 0x000007fefc12c000 C:\Windows\system32\VERSION.dll
- 0x000007feff5d0000 - 0x000007feff5d7000 C:\Windows\system32\d3d8thk.dll
- 0x000007fee6a80000 - 0x000007fee7c00000 C:\Windows\system32\nvd3dumx.dll
- 0x000007fefaa00000 - 0x000007fefaa2c000 C:\Windows\system32\powrprof.dll
- 0x000007fefcf30000 - 0x000007fefd107000 C:\Windows\system32\SETUPAPI.dll
- 0x000007fefc720000 - 0x000007fefc756000 C:\Windows\system32\CFGMGR32.dll
- 0x000007fefca00000 - 0x000007fefca1a000 C:\Windows\system32\DEVOBJ.dll
- 0x0000000180000000 - 0x0000000180116000 C:\Program Files (x86)\NVIDIA Corporation\3D Vision\nvSCPAPI64.dll
- 0x000007fef58a0000 - 0x000007fef58fd000 C:\Windows\system32\dxgi.dll
- 0x000007fef46f0000 - 0x000007fef49b2000 C:\Windows\system32\nvapi64.dll
- 0x000007fefca30000 - 0x000007fefca6a000 C:\Windows\system32\WINTRUST.dll
- 0x000007fefc800000 - 0x000007fefc96c000 C:\Windows\system32\CRYPT32.dll
- 0x000007fefc6b0000 - 0x000007fefc6bf000 C:\Windows\system32\MSASN1.dll
- 0x000000006bdc0000 - 0x000000006be01000 C:\Program Files\Java\jre7\bin\t2k.dll
- 0x000000006d650000 - 0x000000006d665000 C:\Program Files\Java\jre7\bin\unpack.dll
- 0x0000000006870000 - 0x00000000068c1000 C:\Users\Caitlyn\Downloads\ftb\ftb_17testpack\natives\lwjgl64.dll
- 0x000007fef21e0000 - 0x000007fef22fd000 C:\Windows\system32\OPENGL32.dll
- 0x000007fef33c0000 - 0x000007fef33ed000 C:\Windows\system32\GLU32.dll
- 0x000007fef20e0000 - 0x000007fef21d1000 C:\Windows\system32\DDRAW.dll
- 0x000007fef3400000 - 0x000007fef3408000 C:\Windows\system32\DCIMAN32.dll
- 0x000007fefbba0000 - 0x000007fefbbb7000 C:\Windows\system32\CRYPTSP.dll
- 0x000007fefb8a0000 - 0x000007fefb8e7000 C:\Windows\system32\rsaenh.dll
- 0x000007fefc6e0000 - 0x000007fefc6fe000 C:\Windows\system32\USERENV.dll
- 0x000007fefc6c0000 - 0x000007fefc6cf000 C:\Windows\system32\profapi.dll
- 0x000000001aa50000 - 0x000000001c3a1000 C:\Windows\system32\nvoglv64.DLL
- 0x000007fefa360000 - 0x000007fefa38d000 C:\Windows\system32\ntmarta.dll
- 0x000007fefeb20000 - 0x000007fefeb72000 C:\Windows\system32\WLDAP32.dll
- 0x000007fef5800000 - 0x000007fef589c000 C:\Windows\system32\mscms.dll
- 0x000007feff4c0000 - 0x000007feff502000 C:\Windows\system32\icm32.dll
- 0x0000000070a40000 - 0x0000000070adc000 C:\Users\Caitlyn\Downloads\ftb\ftb_17testpack\natives\avutil-ttv-51.dll
- 0x0000000065980000 - 0x00000000659d6000 C:\Users\Caitlyn\Downloads\ftb\ftb_17testpack\natives\swresample-ttv-0.dll
- 0x0000000014970000 - 0x0000000014a40000 C:\Users\Caitlyn\Downloads\ftb\ftb_17testpack\natives\libmp3lame-ttv.dll
- 0x000007fee5190000 - 0x000007fee6534000 C:\Users\Caitlyn\Downloads\ftb\ftb_17testpack\natives\libmfxsw64.dll
- 0x000007feeb3f0000 - 0x000007feeb51b000 C:\Users\Caitlyn\Downloads\ftb\ftb_17testpack\natives\twitchsdk.dll
- 0x000007fefe440000 - 0x000007fefe67b000 C:\Windows\system32\WININET.dll
- 0x000007fefc700000 - 0x000007fefc704000 C:\Windows\system32\api-ms-win-downlevel-user32-l1-1-0.dll
- 0x000007fefca20000 - 0x000007fefca24000 C:\Windows\system32\api-ms-win-downlevel-shlwapi-l1-1-0.dll
- 0x000007fefc6d0000 - 0x000007fefc6d4000 C:\Windows\system32\api-ms-win-downlevel-version-l1-1-0.dll
- 0x000007fefc9f0000 - 0x000007fefc9f3000 C:\Windows\system32\api-ms-win-downlevel-normaliz-l1-1-0.dll
- 0x0000000077a20000 - 0x0000000077a23000 C:\Windows\system32\normaliz.DLL
- 0x000007fefe870000 - 0x000007fefeb1f000 C:\Windows\system32\iertutil.dll
- 0x000007fefc710000 - 0x000007fefc715000 C:\Windows\system32\api-ms-win-downlevel-advapi32-l1-1-0.dll
- 0x000007fefc130000 - 0x000007fefc137000 C:\Windows\System32\wshtcpip.dll
- 0x000000006be10000 - 0x000000006be34000 C:\Program Files\Java\jre7\bin\sunec.dll
- 0x0000000070e90000 - 0x0000000070e9b000 C:\Program Files\Java\jre7\bin\sunmscapi.dll
- 0x0000000012090000 - 0x00000000120f4000 C:\Users\Caitlyn\Downloads\ftb\ftb_17testpack\natives\OpenAL64.dll
- 0x000007fefcc50000 - 0x000007fefcce9000 C:\Windows\system32\CLBCatQ.DLL
- 0x000007fefa9b0000 - 0x000007fefa9fb000 C:\Windows\System32\MMDevApi.dll
- 0x000007fefb040000 - 0x000007fefb16c000 C:\Windows\System32\PROPSYS.dll
- 0x000007fef2300000 - 0x000007fef2388000 C:\Windows\system32\dsound.dll
- 0x000007fefa520000 - 0x000007fefa56f000 C:\Windows\system32\AUDIOSES.DLL
- 0x000000006bd90000 - 0x000000006bdba000 C:\Program Files\Java\jre7\bin\dcpr.dll
- 0x000007fef9cd0000 - 0x000007fef9df5000 C:\Windows\system32\dbghelp.dll
- VM Arguments:
- jvm_args: -Xms256M -Xmx3072M -XX:PermSize=256m -Djava.library.path=C:\Users\Caitlyn\Downloads\ftb\ftb_17testpack\natives -Dorg.lwjgl.librarypath=C:\Users\Caitlyn\Downloads\ftb\ftb_17testpack\natives -Dnet.java.games.input.librarypath=C:\Users\Caitlyn\Downloads\ftb\ftb_17testpack\natives -Duser.home=C:\Users\Caitlyn\Downloads\ftb\ftb_17testpack -Djava.net.preferIPv4Stack=true -Xmx4G -Xms1G -XX:PermSize=128m -XX:MaxPermSize=256m
- java_command: net.minecraft.launchwrapper.Launch --username caitlyn4321 --version 1.7.10 --gameDir C:\Users\Caitlyn\Downloads\ftb\ftb_17testpack\minecraft --assetsDir C:\Users\Caitlyn\Downloads\ftb\assets --assetIndex 1.7.10 --uuid d76c00cfde3e49c6a80a5741f5d0bbf8 --accessToken 39d3a18f7bfb44f09909995b3bb369cd --userProperties {} --userType mojang --tweakClass cpw.mods.fml.common.launcher.FMLTweaker --width 1920 --height 1040
- Launcher Type: SUN_STANDARD
- Environment Variables:
- PATH=C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live;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)\Windows Live\Shared;C:\Program Files\nodejs\;C:\Users\Caitlyn\AppData\Roaming\npm;C:\Program Files\Java\jre7\bin
- USERNAME=Caitlyn
- OS=Windows_NT
- PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 26 Stepping 5, GenuineIntel
- --------------- S Y S T E M ---------------
- OS: Windows 7 , 64 bit Build 7601 Service Pack 1
- CPU:total 8 (4 cores per cpu, 2 threads per core) family 6 model 26 stepping 5, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, ht, tsc, tscinvbit, tscinv
- Memory: 4k page, physical 12573812k(5154092k free), swap 25145760k(13693416k free)
- vm_info: Java HotSpot(TM) 64-Bit Server VM (24.0-b56) for windows-amd64 JRE (1.7.0_40-b43), built on Aug 26 2013 22:38:32 by "java_re" with unknown MS VC++:1600
- time: Sat Oct 04 23:17:07 2014
- elapsed time: 178 seconds
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement