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=0x0000000069a69530, pid=5108, tid=3232
- #
- # JRE version: Java(TM) SE Runtime Environment (7.0_51-b13) (build 1.7.0_51-b13)
- # Java VM: Java HotSpot(TM) 64-Bit Server VM (24.51-b03 mixed mode windows-amd64 compressed oops)
- # Problematic frame:
- # C [atio6axx.dll+0xa39530]
- #
- # 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 (0x0000000001c60000): JavaThread "Minecraft main thread" [_thread_in_native, id=3232, stack(0x0000000002110000,0x0000000002210000)]
- siginfo: ExceptionCode=0xc0000005, reading address 0x00000000000000f8
- Registers:
- RAX=0x0000000000000000, RBX=0x0000000000000010, RCX=0x00000000149e2d00, RDX=0xffffffffeb61d400
- RSP=0x000000000220e1d8, RBP=0x0000000000000010, RSI=0x00000000149e2c00, RDI=0x0000000000000000
- R8 =0x0000000000000100, R9 =0x0000000000000008, R10=0x0000000000000010, R11=0x00000000149e2c00
- R12=0x0000000000000100, R13=0x0000000000000010, R14=0x0000000000000100, R15=0x0000000000000100
- RIP=0x0000000069a69530, EFLAGS=0x0000000000010283
- Top of Stack: (sp=0x000000000220e1d8)
- 0x000000000220e1d8: 0000000069295925 0000000000000010
- 0x000000000220e1e8: 0000000069e26680 0000000069e26680
- 0x000000000220e1f8: 0000000002216274 0000000400000100
- 0x000000000220e208: 0000000000000000 0000200000000000
- 0x000000000220e218: 0000000000000000 0000000000000001
- 0x000000000220e228: 00000007f1846bc0 00000007f1846b68
- 0x000000000220e238: 0000000000008367 00000000000080e1
- 0x000000000220e248: 0000000000000000 0000000000000de1
- 0x000000000220e258: 0000000035cec198 0000000069e26680
- 0x000000000220e268: 0000000035cec198 00000000147ef610
- 0x000000000220e278: 000000006929999b 0000001000000010
- 0x000000000220e288: 0000000700000010 000000000220e200
- 0x000000000220e298: 0000000700000010 0000000000001000
- 0x000000000220e2a8: 0000000700000000 0000000000000000
- 0x000000000220e2b8: 00000007601147c8 0000000000000000
- 0x000000000220e2c8: 0000000002735407 00000000149e2c00
- Instructions: (pc=0x0000000069a69530)
- 0x0000000069a69510: c3 66 66 66 66 66 66 66 0f 1f 84 00 00 00 00 00
- 0x0000000069a69520: 66 66 66 90 66 66 90 49 81 f9 00 20 00 00 73 42
- 0x0000000069a69530: 48 8b 44 0a f8 4c 8b 54 0a f0 48 83 e9 20 48 89
- 0x0000000069a69540: 41 18 4c 89 51 10 48 8b 44 0a 08 4c 8b 14 0a 49
- Register to memory mapping:
- RAX=0x0000000000000000 is an unknown value
- RBX=0x0000000000000010 is an unknown value
- RCX=0x00000000149e2d00 is an unknown value
- RDX=0xffffffffeb61d400 is an unknown value
- RSP=0x000000000220e1d8 is pointing into the stack for thread: 0x0000000001c60000
- RBP=0x0000000000000010 is an unknown value
- RSI=0x00000000149e2c00 is an unknown value
- RDI=0x0000000000000000 is an unknown value
- R8 =0x0000000000000100 is an unknown value
- R9 =0x0000000000000008 is an unknown value
- R10=0x0000000000000010 is an unknown value
- R11=0x00000000149e2c00 is an unknown value
- R12=0x0000000000000100 is an unknown value
- R13=0x0000000000000010 is an unknown value
- R14=0x0000000000000100 is an unknown value
- R15=0x0000000000000100 is an unknown value
- Stack: [0x0000000002110000,0x0000000002210000], sp=0x000000000220e1d8, free space=1016k
- Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
- C [atio6axx.dll+0xa39530]
- [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.GL11.nglTexImage2D(IIIIIIIIJJ)V+0
- j org.lwjgl.opengl.GL11.glTexImage2D(IIIIIIIILjava/nio/IntBuffer;)V+63
- j net.minecraft.client.renderer.texture.TextureUtil.func_110991_a(III)V+22
- j net.minecraft.client.renderer.texture.TextureUtil.func_110989_a(ILjava/awt/image/BufferedImage;ZZ)I+9
- j net.minecraft.client.renderer.texture.SimpleTexture.func_110551_a(Lnet/minecraft/client/resources/ResourceManager;)V+123
- j net.minecraft.client.renderer.texture.TextureManager.func_110579_a(Lnet/minecraft/util/ResourceLocation;Lnet/minecraft/client/renderer/texture/TextureObject;)Z+7
- J net.minecraft.client.renderer.texture.TextureManager.func_110577_a(Lnet/minecraft/util/ResourceLocation;)V
- j shedar.mods.ic2.nuclearcontrol.renderers.model.ModelInfoPanel.renderScreen(Lnet/minecraft/block/Block;Lshedar/mods/ic2/nuclearcontrol/tileentities/TileEntityAdvancedInfoPanel;DDDLnet/minecraft/client/renderer/RenderBlocks;)V+122
- j shedar.mods.ic2.nuclearcontrol.renderers.MainBlockRenderer.renderWorldBlock(Lnet/minecraft/world/IBlockAccess;IIILnet/minecraft/block/Block;ILnet/minecraft/client/renderer/RenderBlocks;)Z+224
- J cpw.mods.fml.client.registry.RenderingRegistry.renderWorldBlock(Lnet/minecraft/client/renderer/RenderBlocks;Lnet/minecraft/world/IBlockAccess;IIILnet/minecraft/block/Block;I)Z
- J FMLRenderAccessLibrary.renderWorldBlock(Lnet/minecraft/client/renderer/RenderBlocks;Lnet/minecraft/world/IBlockAccess;IIILnet/minecraft/block/Block;I)Z
- J net.minecraft.client.renderer.RenderBlocks.func_78612_b(Lnet/minecraft/block/Block;III)Z
- J net.minecraft.client.renderer.WorldRenderer.func_78907_a()V
- J net.minecraft.client.renderer.RenderGlobal.func_72716_a(Lnet/minecraft/entity/EntityLivingBase;Z)Z
- J net.minecraft.client.renderer.EntityRenderer.func_78471_a(FJ)V
- j net.minecraft.client.renderer.EntityRenderer.func_78480_b(F)V+513
- J net.minecraft.client.Minecraft.func_71411_J()V
- J net.minecraft.client.Minecraft.func_99999_d()V
- 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 )
- 0x0000000023d00800 JavaThread "pool-7-thread-1" [_thread_in_native, id=3040, stack(0x0000000080f10000,0x0000000081010000)]
- 0x000000001286f000 JavaThread "VoiceServer Client Input Thread" daemon [_thread_blocked, id=2216, stack(0x0000000067620000,0x0000000067720000)]
- 0x0000000023d05000 JavaThread "VoiceServer Client Output Thread" daemon [_thread_in_native, id=6064, stack(0x000000007e450000,0x000000007e550000)]
- 0x0000000023cff800 JavaThread "Client write thread" [_thread_blocked, id=4656, stack(0x000000005ad90000,0x000000005ae90000)]
- 0x0000000023d02000 JavaThread "Client read thread" [_thread_in_native, id=5428, stack(0x00000000358d0000,0x00000000359d0000)]
- 0x0000000012873800 JavaThread "Java Sound Event Dispatcher" daemon [_thread_blocked, id=6000, stack(0x0000000024840000,0x0000000024940000)]
- 0x000000001286e000 JavaThread "Thread-103" daemon [_thread_in_native, id=5940, stack(0x0000000032b70000,0x0000000032c70000)]
- 0x000000000d4f4800 JavaThread "LWJGL Timer" daemon [_thread_blocked, id=5288, stack(0x0000000032a40000,0x0000000032b40000)]
- 0x000000000d4f3800 JavaThread "Thread-98" daemon [_thread_in_native, id=4828, stack(0x0000000031400000,0x0000000031500000)]
- 0x000000000d4f7800 JavaThread "Thread-96" [_thread_blocked, id=2424, stack(0x000000000ea50000,0x000000000eb50000)]
- 0x000000000d4f5000 JavaThread "Thread-95" [_thread_blocked, id=4056, stack(0x00000000306f0000,0x00000000307f0000)]
- 0x000000001286f800 JavaThread "PR TableUpdateThread #3" daemon [_thread_blocked, id=3560, stack(0x0000000032c70000,0x0000000032d70000)]
- 0x0000000012872000 JavaThread "PR TableUpdateThread #2" daemon [_thread_blocked, id=3404, stack(0x0000000031ab0000,0x0000000031bb0000)]
- 0x0000000012870800 JavaThread "PR TableUpdateThread #1" daemon [_thread_blocked, id=5020, stack(0x0000000032680000,0x0000000032780000)]
- 0x000000000d008000 JavaThread "PR TableUpdateThread #0" daemon [_thread_blocked, id=1512, stack(0x00000000328c0000,0x00000000329c0000)]
- 0x0000000023d03800 JavaThread "Keep-Alive-SocketCleaner" daemon [_thread_blocked, id=4052, stack(0x00000000327c0000,0x00000000328c0000)]
- 0x000000000d4f6000 JavaThread "LogisticsPipes RoutingTableUpdateThread #3" daemon [_thread_blocked, id=1680, stack(0x0000000032450000,0x0000000032550000)]
- 0x000000000d4f8800 JavaThread "LogisticsPipes RoutingTableUpdateThread #2" daemon [_thread_blocked, id=4072, stack(0x0000000032240000,0x0000000032340000)]
- 0x000000000d007800 JavaThread "LogisticsPipes RoutingTableUpdateThread #1" daemon [_thread_blocked, id=3856, stack(0x00000000320e0000,0x00000000321e0000)]
- 0x000000000d00a800 JavaThread "LogisticsPipes RoutingTableUpdateThread #0" daemon [_thread_blocked, id=3692, stack(0x0000000031f90000,0x0000000032090000)]
- 0x000000000d009000 JavaThread "LogisticsPipes Packet Decompressor Server" daemon [_thread_blocked, id=4652, stack(0x0000000031910000,0x0000000031a10000)]
- 0x000000000d00c000 JavaThread "LogisticsPipes Packet Compressor Server" daemon [_thread_blocked, id=5672, stack(0x0000000031db0000,0x0000000031eb0000)]
- 0x000000000d009800 JavaThread "LogisticsPipes Packet Decompressor Client" daemon [_thread_blocked, id=4128, stack(0x0000000031bc0000,0x0000000031cc0000)]
- 0x000000000d00b000 JavaThread "LogisticsPipes Packet Compressor Client" daemon [_thread_blocked, id=5564, stack(0x00000000211c0000,0x00000000212c0000)]
- 0x0000000012785800 JavaThread "Timer hack thread" daemon [_thread_blocked, id=5392, stack(0x00000000145e0000,0x00000000146e0000)]
- 0x0000000011aec800 JavaThread "Snooper Timer" daemon [_thread_blocked, id=4456, stack(0x0000000012360000,0x0000000012460000)]
- 0x000000000d268800 JavaThread "AWT-Windows" daemon [_thread_in_native, id=2988, stack(0x000000000c940000,0x000000000ca40000)]
- 0x000000000d262800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=5988, stack(0x000000000e450000,0x000000000e550000)]
- 0x000000000d084000 JavaThread "Thread-1" daemon [_thread_blocked, id=5204, stack(0x000000000da70000,0x000000000db70000)]
- 0x000000000b537800 JavaThread "Service Thread" daemon [_thread_blocked, id=2756, stack(0x000000000c800000,0x000000000c900000)]
- 0x000000000b52d000 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=5852, stack(0x000000000c6f0000,0x000000000c7f0000)]
- 0x000000000b523800 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=4212, stack(0x000000000c560000,0x000000000c660000)]
- 0x000000000b521800 JavaThread "Attach Listener" daemon [_thread_blocked, id=2204, stack(0x000000000c460000,0x000000000c560000)]
- 0x000000000b520000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=496, stack(0x000000000c290000,0x000000000c390000)]
- 0x000000000b4ca800 JavaThread "Finalizer" daemon [_thread_blocked, id=3248, stack(0x000000000c090000,0x000000000c190000)]
- 0x0000000001d3e800 JavaThread "Reference Handler" daemon [_thread_blocked, id=3320, stack(0x000000000be30000,0x000000000bf30000)]
- =>0x0000000001c60000 JavaThread "Minecraft main thread" [_thread_in_native, id=3232, stack(0x0000000002110000,0x0000000002210000)]
- Other Threads:
- 0x000000000b4c2800 VMThread [stack: 0x000000000bf50000,0x000000000c050000] [id=3420]
- 0x000000000b541800 WatcherThread [stack: 0x000000000caa0000,0x000000000cba0000] [id=5868]
- VM state:not at safepoint (normal execution)
- VM Mutex/Monitor currently owned by a thread: None
- Heap
- PSYoungGen total 717824K, used 585496K [0x00000007d0000000, 0x00000007ffb80000, 0x0000000800000000)
- eden space 656896K, 88% used [0x00000007d0000000,0x00000007f39a6398,0x00000007f8180000)
- from space 60928K, 3% used [0x00000007fc000000,0x00000007fc220000,0x00000007ffb80000)
- to space 62464K, 0% used [0x00000007f8180000,0x00000007f8180000,0x00000007fbe80000)
- ParOldGen total 1064960K, used 949736K [0x0000000770000000, 0x00000007b1000000, 0x00000007d0000000)
- object space 1064960K, 89% used [0x0000000770000000,0x00000007a9f7a3a8,0x00000007b1000000)
- PSPermGen total 262144K, used 114648K [0x0000000760000000, 0x0000000770000000, 0x0000000770000000)
- object space 262144K, 43% used [0x0000000760000000,0x0000000766ff6100,0x0000000770000000)
- Card table byte_map: [0x0000000005210000,0x0000000005720000] byte_map_base: 0x0000000001710000
- Polling page: 0x0000000000410000
- Code Cache [0x0000000002210000, 0x00000000032f0000, 0x0000000005210000)
- total_blobs=6592 nmethods=5386 adapters=1155 free_code_cache=32098Kb largest_free_block=32661952
- Compilation events (10 events):
- Event: 1931.585 Thread 0x000000000b523800 6225 TileMultipart_cmp$$41::canConnectToAcceptor (7 bytes)
- Event: 1931.590 Thread 0x000000000b52d000 6226 TGridTransmitter$$20$class::canConnectToAcceptor (14 bytes)
- Event: 1931.595 Thread 0x000000000b523800 nmethod 6225 0x00000000032e2490 code [0x00000000032e2620, 0x00000000032e2990]
- Event: 1931.598 Thread 0x000000000b52d000 nmethod 6226 0x00000000032e1890 code [0x00000000032e1a40, 0x00000000032e1dd0]
- Event: 1931.599 Thread 0x000000000b523800 6227 mekanism.common.multipart.PartSidedPipe::canConnectToAcceptor (107 bytes)
- Event: 1931.611 Thread 0x000000000b52d000 6228 mekanism.common.multipart.PartSidedPipe::getPossibleTransmitterConnections (119 bytes)
- Event: 1931.638 Thread 0x000000000b52d000 nmethod 6228 0x00000000032e6650 code [0x00000000032e6880, 0x00000000032e71d0]
- Event: 1931.640 Thread 0x000000000b523800 nmethod 6227 0x00000000032e4190 code [0x00000000032e4320, 0x00000000032e4690]
- Event: 1931.995 Thread 0x000000000b52d000 6229 buildcraft.energy.worldgen.GenLayerBiomeReplacer::func_75904_a (176 bytes)
- Event: 1932.009 Thread 0x000000000b52d000 nmethod 6229 0x00000000032e3510 code [0x00000000032e36a0, 0x00000000032e3da0]
- GC Heap History (10 events):
- Event: 1871.335 GC heap before
- {Heap before GC invocations=234 (full 22):
- PSYoungGen total 696320K, used 648303K [0x00000007d0000000, 0x00000007fff00000, 0x0000000800000000)
- eden space 626176K, 100% used [0x00000007d0000000,0x00000007f6380000,0x00000007f6380000)
- from space 70144K, 31% used [0x00000007f6380000,0x00000007f791bf88,0x00000007fa800000)
- to space 66560K, 0% used [0x00000007fbe00000,0x00000007fbe00000,0x00000007fff00000)
- ParOldGen total 1064960K, used 929540K [0x0000000770000000, 0x00000007b1000000, 0x00000007d0000000)
- object space 1064960K, 87% used [0x0000000770000000,0x00000007a8bc10c8,0x00000007b1000000)
- PSPermGen total 262144K, used 114396K [0x0000000760000000, 0x0000000770000000, 0x0000000770000000)
- object space 262144K, 43% used [0x0000000760000000,0x0000000766fb71e8,0x0000000770000000)
- Event: 1871.426 GC heap after
- Heap after GC invocations=234 (full 22):
- PSYoungGen total 714752K, used 2144K [0x00000007d0000000, 0x00000007ffd80000, 0x0000000800000000)
- eden space 649728K, 0% used [0x00000007d0000000,0x00000007d0000000,0x00000007f7a80000)
- from space 65024K, 3% used [0x00000007fbe00000,0x00000007fc018000,0x00000007ffd80000)
- to space 67072K, 0% used [0x00000007f7a80000,0x00000007f7a80000,0x00000007fbc00000)
- ParOldGen total 1064960K, used 949464K [0x0000000770000000, 0x00000007b1000000, 0x00000007d0000000)
- object space 1064960K, 89% used [0x0000000770000000,0x00000007a9f363a8,0x00000007b1000000)
- PSPermGen total 262144K, used 114396K [0x0000000760000000, 0x0000000770000000, 0x0000000770000000)
- object space 262144K, 43% used [0x0000000760000000,0x0000000766fb71e8,0x0000000770000000)
- }
- Event: 1873.004 GC heap before
- {Heap before GC invocations=235 (full 22):
- PSYoungGen total 714752K, used 651872K [0x00000007d0000000, 0x00000007ffd80000, 0x0000000800000000)
- eden space 649728K, 100% used [0x00000007d0000000,0x00000007f7a80000,0x00000007f7a80000)
- from space 65024K, 3% used [0x00000007fbe00000,0x00000007fc018000,0x00000007ffd80000)
- to space 67072K, 0% used [0x00000007f7a80000,0x00000007f7a80000,0x00000007fbc00000)
- ParOldGen total 1064960K, used 949464K [0x0000000770000000, 0x00000007b1000000, 0x00000007d0000000)
- object space 1064960K, 89% used [0x0000000770000000,0x00000007a9f363a8,0x00000007b1000000)
- PSPermGen total 262144K, used 114396K [0x0000000760000000, 0x0000000770000000, 0x0000000770000000)
- object space 262144K, 43% used [0x0000000760000000,0x0000000766fb71e8,0x0000000770000000)
- Event: 1873.029 GC heap after
- Heap after GC invocations=235 (full 22):
- PSYoungGen total 716800K, used 2112K [0x00000007d0000000, 0x0000000800000000, 0x0000000800000000)
- eden space 649728K, 0% used [0x00000007d0000000,0x00000007d0000000,0x00000007f7a80000)
- from space 67072K, 3% used [0x00000007f7a80000,0x00000007f7c90000,0x00000007fbc00000)
- to space 66560K, 0% used [0x00000007fbf00000,0x00000007fbf00000,0x0000000800000000)
- ParOldGen total 1064960K, used 949696K [0x0000000770000000, 0x00000007b1000000, 0x00000007d0000000)
- object space 1064960K, 89% used [0x0000000770000000,0x00000007a9f703a8,0x00000007b1000000)
- PSPermGen total 262144K, used 114396K [0x0000000760000000, 0x0000000770000000, 0x0000000770000000)
- object space 262144K, 43% used [0x0000000760000000,0x0000000766fb71e8,0x0000000770000000)
- }
- Event: 1874.638 GC heap before
- {Heap before GC invocations=236 (full 22):
- PSYoungGen total 716800K, used 651840K [0x00000007d0000000, 0x0000000800000000, 0x0000000800000000)
- eden space 649728K, 100% used [0x00000007d0000000,0x00000007f7a80000,0x00000007f7a80000)
- from space 67072K, 3% used [0x00000007f7a80000,0x00000007f7c90000,0x00000007fbc00000)
- to space 66560K, 0% used [0x00000007fbf00000,0x00000007fbf00000,0x0000000800000000)
- ParOldGen total 1064960K, used 949696K [0x0000000770000000, 0x00000007b1000000, 0x00000007d0000000)
- object space 1064960K, 89% used [0x0000000770000000,0x00000007a9f703a8,0x00000007b1000000)
- PSPermGen total 262144K, used 114396K [0x0000000760000000, 0x0000000770000000, 0x0000000770000000)
- object space 262144K, 43% used [0x0000000760000000,0x0000000766fb71e8,0x0000000770000000)
- Event: 1874.661 GC heap after
- Heap after GC invocations=236 (full 22):
- PSYoungGen total 716800K, used 2144K [0x00000007d0000000, 0x00000007ffd80000, 0x0000000800000000)
- eden space 652800K, 0% used [0x00000007d0000000,0x00000007d0000000,0x00000007f7d80000)
- from space 64000K, 3% used [0x00000007fbf00000,0x00000007fc118000,0x00000007ffd80000)
- to space 65536K, 0% used [0x00000007f7d80000,0x00000007f7d80000,0x00000007fbd80000)
- ParOldGen total 1064960K, used 949736K [0x0000000770000000, 0x00000007b1000000, 0x00000007d0000000)
- object space 1064960K, 89% used [0x0000000770000000,0x00000007a9f7a3a8,0x00000007b1000000)
- PSPermGen total 262144K, used 114396K [0x0000000760000000, 0x0000000770000000, 0x0000000770000000)
- object space 262144K, 43% used [0x0000000760000000,0x0000000766fb71e8,0x0000000770000000)
- }
- Event: 1876.256 GC heap before
- {Heap before GC invocations=237 (full 22):
- PSYoungGen total 716800K, used 654944K [0x00000007d0000000, 0x00000007ffd80000, 0x0000000800000000)
- eden space 652800K, 100% used [0x00000007d0000000,0x00000007f7d80000,0x00000007f7d80000)
- from space 64000K, 3% used [0x00000007fbf00000,0x00000007fc118000,0x00000007ffd80000)
- to space 65536K, 0% used [0x00000007f7d80000,0x00000007f7d80000,0x00000007fbd80000)
- ParOldGen total 1064960K, used 949736K [0x0000000770000000, 0x00000007b1000000, 0x00000007d0000000)
- object space 1064960K, 89% used [0x0000000770000000,0x00000007a9f7a3a8,0x00000007b1000000)
- PSPermGen total 262144K, used 114398K [0x0000000760000000, 0x0000000770000000, 0x0000000770000000)
- object space 262144K, 43% used [0x0000000760000000,0x0000000766fb7848,0x0000000770000000)
- Event: 1876.281 GC heap after
- Heap after GC invocations=237 (full 22):
- PSYoungGen total 718336K, used 2144K [0x00000007d0000000, 0x00000007ffe80000, 0x0000000800000000)
- eden space 652800K, 0% used [0x00000007d0000000,0x00000007d0000000,0x00000007f7d80000)
- from space 65536K, 3% used [0x00000007f7d80000,0x00000007f7f98000,0x00000007fbd80000)
- to space 64000K, 0% used [0x00000007fc000000,0x00000007fc000000,0x00000007ffe80000)
- ParOldGen total 1064960K, used 949736K [0x0000000770000000, 0x00000007b1000000, 0x00000007d0000000)
- object space 1064960K, 89% used [0x0000000770000000,0x00000007a9f7a3a8,0x00000007b1000000)
- PSPermGen total 262144K, used 114398K [0x0000000760000000, 0x0000000770000000, 0x0000000770000000)
- object space 262144K, 43% used [0x0000000760000000,0x0000000766fb7848,0x0000000770000000)
- }
- Event: 1881.684 GC heap before
- {Heap before GC invocations=238 (full 22):
- PSYoungGen total 718336K, used 654944K [0x00000007d0000000, 0x00000007ffe80000, 0x0000000800000000)
- eden space 652800K, 100% used [0x00000007d0000000,0x00000007f7d80000,0x00000007f7d80000)
- from space 65536K, 3% used [0x00000007f7d80000,0x00000007f7f98000,0x00000007fbd80000)
- to space 64000K, 0% used [0x00000007fc000000,0x00000007fc000000,0x00000007ffe80000)
- ParOldGen total 1064960K, used 949736K [0x0000000770000000, 0x00000007b1000000, 0x00000007d0000000)
- object space 1064960K, 89% used [0x0000000770000000,0x00000007a9f7a3a8,0x00000007b1000000)
- PSPermGen total 262144K, used 114398K [0x0000000760000000, 0x0000000770000000, 0x0000000770000000)
- object space 262144K, 43% used [0x0000000760000000,0x0000000766fb7848,0x0000000770000000)
- Event: 1881.709 GC heap after
- Heap after GC invocations=238 (full 22):
- PSYoungGen total 717824K, used 2176K [0x00000007d0000000, 0x00000007ffb80000, 0x0000000800000000)
- eden space 656896K, 0% used [0x00000007d0000000,0x00000007d0000000,0x00000007f8180000)
- from space 60928K, 3% used [0x00000007fc000000,0x00000007fc220000,0x00000007ffb80000)
- to space 62464K, 0% used [0x00000007f8180000,0x00000007f8180000,0x00000007fbe80000)
- ParOldGen total 1064960K, used 949736K [0x0000000770000000, 0x00000007b1000000, 0x00000007d0000000)
- object space 1064960K, 89% used [0x0000000770000000,0x00000007a9f7a3a8,0x00000007b1000000)
- PSPermGen total 262144K, used 114398K [0x0000000760000000, 0x0000000770000000, 0x0000000770000000)
- object space 262144K, 43% used [0x0000000760000000,0x0000000766fb7848,0x0000000770000000)
- }
- Deoptimization events (10 events):
- Event: 1931.223 Thread 0x0000000001c60000 Uncommon trap: reason=unreached action=reinterpret pc=0x0000000002b80ae8 method=thaumcraft.common.tiles.TileNode.func_70316_g()V @ 25
- Event: 1931.708 Thread 0x0000000001c60000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000002bd60a0 method=appeng.common.base.AppEngMultiBlock.getLightValue(Lnet/minecraft/world/IBlockAccess;III)I @ 45
- Event: 1931.708 Thread 0x0000000001c60000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000002bd60a0 method=appeng.common.base.AppEngMultiBlock.getLightValue(Lnet/minecraft/world/IBlockAccess;III)I @ 45
- Event: 1931.708 Thread 0x0000000001c60000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000002bd60a0 method=appeng.common.base.AppEngMultiBlock.getLightValue(Lnet/minecraft/world/IBlockAccess;III)I @ 45
- Event: 1931.708 Thread 0x0000000001c60000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000002bd60a0 method=appeng.common.base.AppEngMultiBlock.getLightValue(Lnet/minecraft/world/IBlockAccess;III)I @ 45
- Event: 1931.711 Thread 0x0000000001c60000 Uncommon trap: reason=unreached action=reinterpret pc=0x0000000002c4d684 method=appeng.common.base.AppEngMultiBlock.func_71877_c(Lnet/minecraft/world/IBlockAccess;IIII)Z @ 4
- Event: 1931.878 Thread 0x0000000001c60000 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00000000032a3290 method=sun.reflect.GeneratedMethodAccessor26.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; @ 161
- Event: 1931.920 Thread 0x0000000001c60000 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00000000032a3290 method=sun.reflect.GeneratedMethodAccessor26.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; @ 161
- Event: 1931.940 Thread 0x0000000001c60000 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00000000032a3290 method=sun.reflect.GeneratedMethodAccessor26.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; @ 161
- Event: 1931.960 Thread 0x0000000001c60000 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00000000032a3290 method=sun.reflect.GeneratedMethodAccessor26.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; @ 161
- Internal exceptions (10 events):
- Event: 1932.002 Thread 0x0000000023cff800 Threw 0x00000007f20aa140 at C:\re\jdk7u51\527\hotspot\src\share\vm\prims\jvm.cpp:2965
- Event: 1932.004 Thread 0x0000000001c60000 Threw 0x00000007f1524fa0 at C:\re\jdk7u51\527\hotspot\src\share\vm\interpreter\linkResolver.cpp:883
- Event: 1932.009 Thread 0x000000000d4f5000 Threw 0x00000007ec1b37d0 at C:\re\jdk7u51\527\hotspot\src\share\vm\prims\jvm.cpp:2965
- Event: 1932.042 Thread 0x0000000023cff800 Threw 0x00000007f20aa2e8 at C:\re\jdk7u51\527\hotspot\src\share\vm\prims\jvm.cpp:2965
- Event: 1932.042 Thread 0x0000000023cff800 Threw 0x00000007f20aa458 at C:\re\jdk7u51\527\hotspot\src\share\vm\prims\jvm.cpp:2965
- Event: 1932.044 Thread 0x0000000001c60000 Threw 0x00000007f162d9d0 at C:\re\jdk7u51\527\hotspot\src\share\vm\interpreter\linkResolver.cpp:883
- Event: 1932.044 Thread 0x000000000d4f5000 Threw 0x00000007ec1b3940 at C:\re\jdk7u51\527\hotspot\src\share\vm\prims\jvm.cpp:2965
- Event: 1932.044 Thread 0x000000000d4f5000 Threw 0x00000007ec1b3ab0 at C:\re\jdk7u51\527\hotspot\src\share\vm\prims\jvm.cpp:2917
- Event: 1932.044 Thread 0x000000000d4f5000 Threw 0x00000007ec1b3c20 at C:\re\jdk7u51\527\hotspot\src\share\vm\prims\jvm.cpp:2917
- Event: 1932.044 Thread 0x000000000d4f5000 Threw 0x00000007ec1b3d90 at C:\re\jdk7u51\527\hotspot\src\share\vm\prims\jvm.cpp:2965
- Events (10 events):
- Event: 1931.920 Thread 0x0000000001c60000 DEOPT PACKING pc=0x00000000032a3290 sp=0x000000000220e820
- Event: 1931.920 Thread 0x0000000001c60000 DEOPT UNPACKING pc=0x0000000002249064 sp=0x000000000220e7a8 mode 2
- Event: 1931.940 Thread 0x0000000001c60000 Uncommon trap: trap_request=0xffffffc6 fr.pc=0x00000000032a3290
- Event: 1931.940 Thread 0x0000000001c60000 DEOPT PACKING pc=0x00000000032a3290 sp=0x000000000220e820
- Event: 1931.940 Thread 0x0000000001c60000 DEOPT UNPACKING pc=0x0000000002249064 sp=0x000000000220e7a8 mode 2
- Event: 1931.960 Thread 0x0000000001c60000 Uncommon trap: trap_request=0xffffffc6 fr.pc=0x00000000032a3290
- Event: 1931.960 Thread 0x0000000001c60000 DEOPT PACKING pc=0x00000000032a3290 sp=0x000000000220e820
- Event: 1931.960 Thread 0x0000000001c60000 DEOPT UNPACKING pc=0x0000000002249064 sp=0x000000000220e7a8 mode 2
- Event: 1932.061 loading class 0x0000000011a4d2d0
- Event: 1932.061 loading class 0x0000000011a4d2d0 done
- Dynamic libraries:
- 0x000000013f300000 - 0x000000013f333000 C:\Program Files\Java\jre7\bin\javaw.exe
- 0x0000000077440000 - 0x00000000775e9000 C:\Windows\SYSTEM32\ntdll.dll
- 0x0000000077320000 - 0x000000007743f000 C:\Windows\system32\kernel32.dll
- 0x000007fefd590000 - 0x000007fefd5fb000 C:\Windows\system32\KERNELBASE.dll
- 0x000007fefdf20000 - 0x000007fefdffb000 C:\Windows\system32\ADVAPI32.dll
- 0x000007feff220000 - 0x000007feff2bf000 C:\Windows\system32\msvcrt.dll
- 0x000007fefd620000 - 0x000007fefd63f000 C:\Windows\SYSTEM32\sechost.dll
- 0x000007feff2c0000 - 0x000007feff3ed000 C:\Windows\system32\RPCRT4.dll
- 0x0000000077220000 - 0x000000007731a000 C:\Windows\system32\USER32.dll
- 0x000007fefd910000 - 0x000007fefd977000 C:\Windows\system32\GDI32.dll
- 0x000007fefe390000 - 0x000007fefe39e000 C:\Windows\system32\LPK.dll
- 0x000007feff130000 - 0x000007feff1f9000 C:\Windows\system32\USP10.dll
- 0x000007fefba10000 - 0x000007fefbc04000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_fa396087175ac9ac\COMCTL32.dll
- 0x000007fefdb60000 - 0x000007fefdbd1000 C:\Windows\system32\SHLWAPI.dll
- 0x000007fefe000000 - 0x000007fefe02e000 C:\Windows\system32\IMM32.DLL
- 0x000007fefd800000 - 0x000007fefd909000 C:\Windows\system32\MSCTF.dll
- 0x0000000063920000 - 0x00000000639f2000 C:\Program Files\Java\jre7\bin\msvcr100.dll
- 0x0000000062bc0000 - 0x0000000063389000 C:\Program Files\Java\jre7\bin\server\jvm.dll
- 0x000007fef7410000 - 0x000007fef7419000 C:\Windows\system32\WSOCK32.dll
- 0x000007fefdbe0000 - 0x000007fefdc2d000 C:\Windows\system32\WS2_32.dll
- 0x000007fefe030000 - 0x000007fefe038000 C:\Windows\system32\NSI.dll
- 0x000007fef9050000 - 0x000007fef908b000 C:\Windows\system32\WINMM.dll
- 0x0000000077610000 - 0x0000000077617000 C:\Windows\system32\PSAPI.DLL
- 0x0000000066b00000 - 0x0000000066b0f000 C:\Program Files\Java\jre7\bin\verify.dll
- 0x0000000066ad0000 - 0x0000000066af8000 C:\Program Files\Java\jre7\bin\java.dll
- 0x0000000066ab0000 - 0x0000000066ac5000 C:\Program Files\Java\jre7\bin\zip.dll
- 0x0000000066a70000 - 0x0000000066a89000 C:\Program Files\Java\jre7\bin\net.dll
- 0x000007fefca20000 - 0x000007fefca75000 C:\Windows\system32\mswsock.dll
- 0x000007fefca10000 - 0x000007fefca17000 C:\Windows\System32\wship6.dll
- 0x0000000066a90000 - 0x0000000066aa1000 C:\Program Files\Java\jre7\bin\nio.dll
- 0x000000005b0d0000 - 0x000000005b265000 C:\Program Files\Java\jre7\bin\awt.dll
- 0x000007fefdc30000 - 0x000007fefdd07000 C:\Windows\system32\OLEAUT32.dll
- 0x000007fefdd10000 - 0x000007fefdf13000 C:\Windows\system32\ole32.dll
- 0x000007fefb830000 - 0x000007fefb886000 C:\Windows\system32\uxtheme.dll
- 0x000007fefb380000 - 0x000007fefb398000 C:\Windows\system32\dwmapi.dll
- 0x000007fefd120000 - 0x000007fefd12f000 C:\Windows\system32\CRYPTBASE.dll
- 0x000007fefe3a0000 - 0x000007feff128000 C:\Windows\system32\SHELL32.dll
- 0x0000000066990000 - 0x00000000669d7000 C:\Program Files\Java\jre7\bin\fontmanager.dll
- 0x000007feef7f0000 - 0x000007feef9ef000 C:\Windows\system32\d3d9.dll
- 0x000007fefc300000 - 0x000007fefc30c000 C:\Windows\system32\VERSION.dll
- 0x000007fef8190000 - 0x000007fef8197000 C:\Windows\system32\d3d8thk.dll
- 0x0000000064860000 - 0x0000000064c48000 C:\Windows\system32\atiumd64.dll
- 0x00000000625d0000 - 0x0000000062869000 C:\Windows\system32\atiumd6a.dll
- 0x0000000066940000 - 0x0000000066981000 C:\Program Files\Java\jre7\bin\t2k.dll
- 0x0000000062b80000 - 0x0000000062b95000 C:\Program Files\Java\jre7\bin\unpack.dll
- 0x0000000066a40000 - 0x0000000066a64000 C:\Program Files\Java\jre7\bin\sunec.dll
- 0x0000000066920000 - 0x000000006692b000 C:\Program Files\Java\jre7\bin\sunmscapi.dll
- 0x000007fefd350000 - 0x000007fefd4bc000 C:\Windows\system32\CRYPT32.dll
- 0x000007fefd290000 - 0x000007fefd29f000 C:\Windows\system32\MSASN1.dll
- 0x000007fefca80000 - 0x000007fefca97000 C:\Windows\system32\CRYPTSP.dll
- 0x000007fefc780000 - 0x000007fefc7c7000 C:\Windows\system32\rsaenh.dll
- 0x000007fefc540000 - 0x000007fefc55e000 C:\Windows\system32\USERENV.dll
- 0x000007fefd1f0000 - 0x000007fefd1ff000 C:\Windows\system32\profapi.dll
- 0x000007fefaaf0000 - 0x000007fefab05000 C:\Windows\system32\NLAapi.dll
- 0x000007fef3db0000 - 0x000007fef3dc5000 C:\Windows\system32\napinsp.dll
- 0x000007fef3d90000 - 0x000007fef3da9000 C:\Windows\system32\pnrpnsp.dll
- 0x000007fefc8a0000 - 0x000007fefc8fb000 C:\Windows\system32\DNSAPI.dll
- 0x000007fef3d80000 - 0x000007fef3d8b000 C:\Windows\System32\winrnr.dll
- 0x0000000067a10000 - 0x0000000067a36000 C:\Program Files\Bonjour\mdnsNSP.dll
- 0x000007fefa770000 - 0x000007fefa797000 C:\Windows\system32\Iphlpapi.DLL
- 0x000007fefa760000 - 0x000007fefa76b000 C:\Windows\system32\WINNSI.DLL
- 0x000007fef3d70000 - 0x000007fef3d80000 C:\Windows\system32\wshbth.dll
- 0x000007fefa5a0000 - 0x000007fefa5f3000 C:\Windows\System32\fwpuclnt.dll
- 0x000007fef4d70000 - 0x000007fef4d78000 C:\Windows\system32\rasadhlp.dll
- 0x000007fefc420000 - 0x000007fefc427000 C:\Windows\System32\wshtcpip.dll
- 0x0000000067720000 - 0x000000006772b000 C:\Program Files\Java\jre7\bin\management.dll
- 0x0000000180000000 - 0x0000000180050000 C:\Users\Administrator\AppData\Roaming\SpHx\natives\lwjgl64.dll
- 0x000007feefd30000 - 0x000007feefe4d000 C:\Windows\system32\OPENGL32.dll
- 0x000007fef2e00000 - 0x000007fef2e2d000 C:\Windows\system32\GLU32.dll
- 0x000007fef1ef0000 - 0x000007fef1fe1000 C:\Windows\system32\DDRAW.dll
- 0x000007fef1ee0000 - 0x000007fef1ee8000 C:\Windows\system32\DCIMAN32.dll
- 0x000007fefd980000 - 0x000007fefdb57000 C:\Windows\system32\SETUPAPI.dll
- 0x000007fefd4e0000 - 0x000007fefd516000 C:\Windows\system32\CFGMGR32.dll
- 0x000007fefd4c0000 - 0x000007fefd4da000 C:\Windows\system32\DEVOBJ.dll
- 0x0000000069030000 - 0x0000000069ed3000 C:\Windows\system32\atio6axx.dll
- 0x0000000002010000 - 0x0000000002052000 C:\Windows\system32\atiadlxx.dll
- 0x000007fefd550000 - 0x000007fefd58a000 C:\Windows\system32\WINTRUST.dll
- 0x000007fef2060000 - 0x000007fef20fc000 C:\Windows\system32\mscms.dll
- 0x000007fef2d80000 - 0x000007fef2dc2000 C:\Windows\system32\icm32.dll
- 0x000007fefe040000 - 0x000007fefe0d9000 C:\Windows\system32\CLBCatQ.DLL
- 0x0000000005cf0000 - 0x0000000005d54000 C:\Users\Administrator\AppData\Roaming\SpHx\natives\OpenAL64.dll
- 0x000007fefbf00000 - 0x000007fefbf4b000 C:\Windows\System32\MMDevApi.dll
- 0x000007fefb890000 - 0x000007fefb9bc000 C:\Windows\System32\PROPSYS.dll
- 0x000007fef2cf0000 - 0x000007fef2d78000 C:\Windows\system32\dsound.dll
- 0x000007fefc310000 - 0x000007fefc33c000 C:\Windows\system32\POWRPROF.dll
- 0x000007fef82a0000 - 0x000007fef82ef000 C:\Windows\system32\AUDIOSES.DLL
- 0x0000000005d80000 - 0x0000000005d96000 C:\Users\Administrator\AppData\Roaming\SpHx\natives\jinput-dx8_64.dll
- 0x000007fef17b0000 - 0x000007fef17ec000 C:\Windows\system32\DINPUT8.dll
- 0x000007fefb470000 - 0x000007fefb47b000 C:\Windows\system32\HID.DLL
- 0x000000000c050000 - 0x000000000c064000 C:\Users\Administrator\AppData\Roaming\SpHx\natives\jinput-raw_64.dll
- 0x000007fefa550000 - 0x000007fefa568000 C:\Windows\system32\dhcpcsvc.DLL
- 0x000007fefa570000 - 0x000007fefa581000 C:\Windows\system32\dhcpcsvc6.DLL
- 0x000000000bf40000 - 0x000000000bf4c000 C:\Program Files\Java\jre7\bin\jsound.dll
- 0x0000000066930000 - 0x000000006693b000 C:\Program Files\Java\jre7\bin\jsoundds.dll
- 0x000007fef82f0000 - 0x000007fef832b000 C:\Windows\system32\wdmaud.drv
- 0x000000000c080000 - 0x000000000c086000 C:\Windows\system32\ksuser.dll
- 0x000007fefbf50000 - 0x000007fefbf59000 C:\Windows\system32\AVRT.dll
- 0x000007fef8290000 - 0x000007fef829a000 C:\Windows\system32\msacm32.drv
- 0x000007fef8270000 - 0x000007fef8288000 C:\Windows\system32\MSACM32.dll
- 0x000007fef8260000 - 0x000007fef8269000 C:\Windows\system32\midimap.dll
- 0x000007fef19b0000 - 0x000007fef1ad5000 C:\Windows\system32\dbghelp.dll
- VM Arguments:
- jvm_args: -Xms256M -Xmx2304M -XX:PermSize=256m -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Dorg.lwjgl.librarypath=C:\Users\Administrator\AppData\Roaming\SpHx\natives -Dnet.java.games.input.librarypath=C:\Users\Administrator\AppData\Roaming\SpHx\natives -Duser.home=C:\Users\Administrator\AppData\Roaming\SpHx\modpack\direwolf -Djava.net.preferIPv4Stack=true
- java_command: net.minecraft.launchwrapper.Launch --username Nikkolo --session 5580d031cccd368c6cd90bc0999c207e --version 1.6.4 --gameDir C:\Users\Administrator\AppData\Roaming\SpHx\modpack\direwolf\minecraft --assetsDir C:\Users\Administrator\AppData\Roaming\SpHx\assets --tweakClass cpw.mods.fml.common.launcher.FMLTweaker --tweakClass com.mumfrey.liteloader.launch.LiteLoaderTweaker
- Launcher Type: SUN_STANDARD
- Environment Variables:
- PATH=C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\
- USERNAME=Administrator
- OS=Windows_NT
- PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 15 Stepping 13, GenuineIntel
- --------------- S Y S T E M ---------------
- OS: Windows 7 , 64 bit Build 7601 Service Pack 1
- CPU:total 2 (2 cores per cpu, 1 threads per core) family 6 model 15 stepping 13, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, tsc
- Memory: 4k page, physical 4189456k(372396k free), swap 8377048k(2657900k free)
- vm_info: Java HotSpot(TM) 64-Bit Server VM (24.51-b03) for windows-amd64 JRE (1.7.0_51-b13), built on Dec 18 2013 18:40:56 by "java_re" with unknown MS VC++:1600
- time: Sat Mar 08 21:59:52 2014
- elapsed time: 1932 seconds
Add Comment
Please, Sign In to add comment