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=0x000007fefa9a4bd9, pid=2248, tid=5944
- #
- # JRE version: Java(TM) SE Runtime Environment (7.0_55-b13) (build 1.7.0_55-b13)
- # Java VM: Java HotSpot(TM) 64-Bit Server VM (24.55-b03 mixed mode windows-amd64 compressed oops)
- # Problematic frame:
- # C [OpenComputersMod-native.64.dll+0x24bd9]
- #
- # 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 (0x000000000f778800): JavaThread "Server thread" [_thread_in_native, id=5944, stack(0x0000000018410000,0x0000000018510000)]
- siginfo: ExceptionCode=0xc0000005, reading address 0x0000000000000079
- Registers:
- RAX=0x0000000000000070, RBX=0x0000000014c4b4d0, RCX=0x000000000000000b, RDX=0x0000000000000230
- RSP=0x000000001850e9e0, RBP=0x0000000020eda180, RSI=0x0000000021529160, RDI=0x0000000014c4b4d0
- R8 =0x00000000000007ff, R9 =0x0000000014db41c0, R10=0x0000000000000016, R11=0x00000000213da6d4
- R12=0x0000000000000001, R13=0x0000000771fb2978, R14=0x000000002139ec60, R15=0x0000000000000001
- RIP=0x000007fefa9a4bd9, EFLAGS=0x0000000000010202
- Top of Stack: (sp=0x000000001850e9e0)
- 0x000000001850e9e0: 0000000020eda180 0000000014c4b4d0
- 0x000000001850e9f0: 000000002139ec60 00004e9de24e8563
- 0x000000001850ea00: 0000000000000000 000007fefa9a4f4d
- 0x000000001850ea10: 0000000020eda180 0000000014c4b4d0
- 0x000000001850ea20: 000000002139ec60 0000000020ae6330
- 0x000000001850ea30: 000000002139ec10 000007fefa98ab9a
- 0x000000001850ea40: 000000002139ec80 0000000020eda180
- 0x000000001850ea50: 0000000020eda180 0000000000000000
- 0x000000001850ea60: 000000001850eb30 000007fefa99b8c6
- 0x000000001850ea70: 000000000000000e 0000000000000099
- 0x000000001850ea80: 0000000000000098 0000000020ae6330
- 0x000000001850ea90: 0000000014a2a890 000007fefa99b254
- 0x000000001850eaa0: 000000001850eb30 000000001850eb30
- 0x000000001850eab0: 0000000000000098 000007fefa980000
- 0x000000001850eac0: 0000000000000000 000000001850eb90
- 0x000000001850ead0: 0000000000000008 000007fefa99bad1
- Instructions: (pc=0x000007fefa9a4bd9)
- 0x000007fefa9a4bb9: 20 48 89 7e 20 48 8b f7 49 8b 06 48 89 46 10 41
- 0x000007fefa9a4bc9: 8b 46 08 89 46 18 41 f6 46 08 40 74 1a 49 8b 06
- 0x000007fefa9a4bd9: f6 40 09 03 74 11 f6 43 09 04 74 0b 48 8b d3 48
- 0x000007fefa9a4be9: 8b cd e8 00 bb ff ff 48 8b c6 e9 38 ff ff ff 48
- Register to memory mapping:
- RAX=0x0000000000000070 is an unknown value
- RBX=0x0000000014c4b4d0 is an unknown value
- RCX=0x000000000000000b is an unknown value
- RDX=0x0000000000000230 is an unknown value
- RSP=0x000000001850e9e0 is pointing into the stack for thread: 0x000000000f778800
- RBP=0x0000000020eda180 is an unknown value
- RSI=0x0000000021529160 is an unknown value
- RDI=0x0000000014c4b4d0 is an unknown value
- R8 =0x00000000000007ff is an unknown value
- R9 =0x0000000014db41c0 is an unknown value
- R10=0x0000000000000016 is an unknown value
- R11=0x00000000213da6d4 is an unknown value
- R12=0x0000000000000001 is an unknown value
- R13=0x0000000771fb2978 is an oop
- {method}
- - klass: {other class}
- R14=0x000000002139ec60 is an unknown value
- R15=0x0000000000000001 is an unknown value
- Stack: [0x0000000018410000,0x0000000018510000], sp=0x000000001850e9e0, free space=1018k
- Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
- C [OpenComputersMod-native.64.dll+0x24bd9]
- Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
- j com.naef.jnlua.LuaState.lua_pcall(II)V+0
- j com.naef.jnlua.LuaState.call(II)V+7
- j li.cil.oc.server.component.machine.luac.PersistenceAPI.persist(I)[B+56
- j li.cil.oc.server.component.machine.NativeLuaArchitecture.save(Lnet/minecraft/nbt/NBTTagCompound;)V+176
- j li.cil.oc.server.component.machine.Machine.save(Lnet/minecraft/nbt/NBTTagCompound;)V+250
- j li.cil.oc.common.tileentity.traits.Computer$$anonfun$writeToNBT$1.apply(Lnet/minecraft/nbt/NBTTagCompound;)V+5
- j li.cil.oc.common.tileentity.traits.Computer$$anonfun$writeToNBT$1.apply(Ljava/lang/Object;)Ljava/lang/Object;+5
- j li.cil.oc.util.ExtendedNBT$ExtendedNBTTagCompound.setNewCompoundTag(Ljava/lang/String;Lscala/Function1;)Lnet/minecraft/nbt/NBTTagCompound;+10
- j li.cil.oc.common.tileentity.traits.Computer$class.writeToNBT(Lli/cil/oc/common/tileentity/traits/Computer;Lnet/minecraft/nbt/NBTTagCompound;)V+73
- j li.cil.oc.common.tileentity.Case.li$cil$oc$common$tileentity$traits$Colored$$super$writeToNBT(Lnet/minecraft/nbt/NBTTagCompound;)V+2
- j li.cil.oc.common.tileentity.traits.Colored$class.writeToNBT(Lli/cil/oc/common/tileentity/traits/Colored;Lnet/minecraft/nbt/NBTTagCompound;)V+2
- j li.cil.oc.common.tileentity.Case.func_145841_b(Lnet/minecraft/nbt/NBTTagCompound;)V+36
- J net.minecraft.world.chunk.storage.AnvilChunkLoader.func_75820_a(Lnet/minecraft/world/chunk/Chunk;Lnet/minecraft/world/World;Lnet/minecraft/nbt/NBTTagCompound;)V
- j net.minecraft.world.chunk.storage.AnvilChunkLoader.func_75816_a(Lnet/minecraft/world/World;Lnet/minecraft/world/chunk/Chunk;)V+34
- J net.minecraft.world.gen.ChunkProviderServer.func_73151_a(ZLnet/minecraft/util/IProgressUpdate;)Z
- j net.minecraft.world.WorldServer.func_73044_a(ZLnet/minecraft/util/IProgressUpdate;)V+48
- j net.minecraft.server.MinecraftServer.func_71267_a(Z)V+103
- j net.minecraft.server.MinecraftServer.func_71217_p()V+228
- J net.minecraft.server.MinecraftServer.run()V
- j net.minecraft.server.MinecraftServer$2.run()V+4
- v ~StubRoutines::call_stub
- --------------- P R O C E S S ---------------
- Java Threads: ( => current thread )
- 0x000000000f782800 JavaThread "OpenComputers-Internet-1" daemon [_thread_blocked, id=4544, stack(0x000000001ec40000,0x000000001ed40000)]
- 0x000000000f783000 JavaThread "AWT-Windows" daemon [_thread_in_native, id=5704, stack(0x000000001eaf0000,0x000000001ebf0000)]
- 0x000000000f781800 JavaThread "OpenComputers-Computer-4" daemon [_thread_blocked, id=4428, stack(0x0000000022430000,0x0000000022530000)]
- 0x000000000f781000 JavaThread "OpenComputers-Computer-3" daemon [_thread_blocked, id=1364, stack(0x00000000222e0000,0x00000000223e0000)]
- 0x000000000f780000 JavaThread "OpenComputers-Computer-2" daemon [_thread_blocked, id=3184, stack(0x0000000022170000,0x0000000022270000)]
- 0x000000000f77e800 JavaThread "OpenComputers-Computer-1" daemon [_thread_blocked, id=3924, stack(0x000000001ff70000,0x0000000020070000)]
- 0x000000000f77e000 JavaThread "File IO Thread" [_thread_blocked, id=3388, stack(0x0000000021ac0000,0x0000000021bc0000)]
- 0x000000000f77c800 JavaThread "Netty IO #1" daemon [_thread_in_native, id=1648, stack(0x000000001f240000,0x000000001f340000)]
- 0x000000000f77b800 JavaThread "Netty Client IO #0" daemon [_thread_in_native, id=452, stack(0x0000000018840000,0x0000000018940000)]
- 0x000000000f777000 JavaThread "Netty IO #0" daemon [_thread_in_native, id=4116, stack(0x0000000018650000,0x0000000018750000)]
- =>0x000000000f778800 JavaThread "Server thread" [_thread_in_native, id=5944, stack(0x0000000018410000,0x0000000018510000)]
- 0x000000000f77b000 JavaThread "Snooper Timer" daemon [_thread_blocked, id=5752, stack(0x0000000014480000,0x0000000014580000)]
- 0x000000000f77a000 JavaThread "LWJGL Timer" daemon [_thread_blocked, id=5872, stack(0x000000001ee90000,0x000000001ef90000)]
- 0x000000000f779800 JavaThread "Thread-10" [_thread_blocked, id=4060, stack(0x00000000196e0000,0x00000000197e0000)]
- 0x000000000f778000 JavaThread "Thread-9" [_thread_blocked, id=5140, stack(0x0000000018060000,0x0000000018160000)]
- 0x00000000103e7800 JavaThread "OpenComputers-SoundUpdater" daemon [_thread_blocked, id=3476, stack(0x0000000013fb0000,0x00000000140b0000)]
- 0x000000000f268000 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=4856, stack(0x000000000e8a0000,0x000000000e9a0000)]
- 0x000000000ffdd800 JavaThread "Timer hack thread" daemon [_thread_blocked, id=3948, stack(0x0000000011090000,0x0000000011190000)]
- 0x000000000ef44800 JavaThread "Snooper Timer" daemon [_thread_blocked, id=2780, stack(0x0000000010c50000,0x0000000010d50000)]
- 0x000000000cd93000 JavaThread "Service Thread" daemon [_thread_blocked, id=4360, stack(0x000000000d990000,0x000000000da90000)]
- 0x000000000cd92000 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=3324, stack(0x000000000d820000,0x000000000d920000)]
- 0x000000000b5fb000 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=5540, stack(0x000000000d660000,0x000000000d760000)]
- 0x000000000b5fa000 JavaThread "Attach Listener" daemon [_thread_blocked, id=4820, stack(0x000000000d490000,0x000000000d590000)]
- 0x000000000b5f9000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=5572, stack(0x000000000d290000,0x000000000d390000)]
- 0x000000000b5e4000 JavaThread "Finalizer" daemon [_thread_blocked, id=4236, stack(0x000000000cb20000,0x000000000cc20000)]
- 0x000000000b5d9800 JavaThread "Reference Handler" daemon [_thread_blocked, id=5880, stack(0x000000000cc50000,0x000000000cd50000)]
- 0x00000000020fe000 JavaThread "Client thread" [_thread_in_native, id=5460, stack(0x0000000002400000,0x0000000002500000)]
- Other Threads:
- 0x000000000b5d8000 VMThread [stack: 0x000000000ca20000,0x000000000cb20000] [id=5840]
- 0x000000000cda5800 WatcherThread [stack: 0x000000000db00000,0x000000000dc00000] [id=4976]
- VM state:not at safepoint (normal execution)
- VM Mutex/Monitor currently owned by a thread: None
- Heap
- PSYoungGen total 339968K, used 192962K [0x00000007d5500000, 0x00000007eaa80000, 0x0000000800000000)
- eden space 330240K, 58% used [0x00000007d5500000,0x00000007e10e4280,0x00000007e9780000)
- from space 9728K, 5% used [0x00000007ea100000,0x00000007ea18c8a0,0x00000007eaa80000)
- to space 9728K, 0% used [0x00000007e9780000,0x00000007e9780000,0x00000007ea100000)
- ParOldGen total 699392K, used 276454K [0x0000000780000000, 0x00000007aab00000, 0x00000007d5500000)
- object space 699392K, 39% used [0x0000000780000000,0x0000000790df9930,0x00000007aab00000)
- PSPermGen total 262144K, used 52807K [0x0000000770000000, 0x0000000780000000, 0x0000000780000000)
- object space 262144K, 20% used [0x0000000770000000,0x0000000773391e90,0x0000000780000000)
- Card table byte_map: [0x0000000005500000,0x0000000005990000] byte_map_base: 0x0000000001980000
- Polling page: 0x0000000000330000
- Code Cache [0x0000000002500000, 0x0000000003230000, 0x0000000005500000)
- total_blobs=5862 nmethods=5055 adapters=755 free_code_cache=35901Kb largest_free_block=36523200
- Compilation events (10 events):
- Event: 1185.038 Thread 0x000000000cd92000 5678 net.minecraft.client.entity.EntityPlayerSP::func_71151_f (150 bytes)
- Event: 1185.038 Thread 0x000000000b5fb000 5679 net.minecraft.client.entity.EntityPlayerSP::func_70636_d (1147 bytes)
- Event: 1185.047 Thread 0x000000000cd92000 nmethod 5678 0x0000000002805750 code [0x0000000002805940, 0x0000000002805de8]
- Event: 1185.047 Thread 0x000000000cd92000 5680 net.minecraft.client.entity.EntityPlayerSP::func_70626_be (104 bytes)
- Event: 1185.049 Thread 0x000000000cd92000 nmethod 5680 0x0000000002804e10 code [0x0000000002804f80, 0x0000000002805128]
- Event: 1185.070 Thread 0x000000000b5fb000 nmethod 5679 0x000000000319afd0 code [0x000000000319b380, 0x000000000319c608]
- Event: 1185.234 Thread 0x000000000cd92000 5681 ! li.cil.oc.server.component.machine.Machine::update (1344 bytes)
- Event: 1185.328 Thread 0x000000000cd92000 nmethod 5681 0x00000000032209d0 code [0x0000000003220f20, 0x0000000003224da8]
- Event: 1186.013 Thread 0x000000000b5fb000 5682 scala.collection.GenIterableViewLike$class::$init$ (1 bytes)
- Event: 1186.013 Thread 0x000000000b5fb000 nmethod 5682 0x0000000002befa90 code [0x0000000002befbc0, 0x0000000002befbf8]
- GC Heap History (10 events):
- Event: 1091.485 GC heap before
- {Heap before GC invocations=161 (full 3):
- PSYoungGen total 337408K, used 326134K [0x00000007d5500000, 0x00000007eaa80000, 0x0000000800000000)
- eden space 325120K, 100% used [0x00000007d5500000,0x00000007e9280000,0x00000007e9280000)
- from space 12288K, 8% used [0x00000007e9280000,0x00000007e937d9e0,0x00000007e9e80000)
- to space 11776K, 0% used [0x00000007e9f00000,0x00000007e9f00000,0x00000007eaa80000)
- ParOldGen total 699392K, used 273409K [0x0000000780000000, 0x00000007aab00000, 0x00000007d5500000)
- object space 699392K, 39% used [0x0000000780000000,0x0000000790b00550,0x00000007aab00000)
- PSPermGen total 262144K, used 52791K [0x0000000770000000, 0x0000000780000000, 0x0000000780000000)
- object space 262144K, 20% used [0x0000000770000000,0x000000077338dc00,0x0000000780000000)
- Event: 1091.491 GC heap after
- Heap after GC invocations=161 (full 3):
- PSYoungGen total 337920K, used 807K [0x00000007d5500000, 0x00000007eaa80000, 0x0000000800000000)
- eden space 326144K, 0% used [0x00000007d5500000,0x00000007d5500000,0x00000007e9380000)
- from space 11776K, 6% used [0x00000007e9f00000,0x00000007e9fc9ca8,0x00000007eaa80000)
- to space 11776K, 0% used [0x00000007e9380000,0x00000007e9380000,0x00000007e9f00000)
- ParOldGen total 699392K, used 273871K [0x0000000780000000, 0x00000007aab00000, 0x00000007d5500000)
- object space 699392K, 39% used [0x0000000780000000,0x0000000790b73f20,0x00000007aab00000)
- PSPermGen total 262144K, used 52791K [0x0000000770000000, 0x0000000780000000, 0x0000000780000000)
- object space 262144K, 20% used [0x0000000770000000,0x000000077338dc00,0x0000000780000000)
- }
- Event: 1113.835 GC heap before
- {Heap before GC invocations=162 (full 3):
- PSYoungGen total 337920K, used 326928K [0x00000007d5500000, 0x00000007eaa80000, 0x0000000800000000)
- eden space 326144K, 99% used [0x00000007d5500000,0x00000007e937a6f8,0x00000007e9380000)
- from space 11776K, 6% used [0x00000007e9f00000,0x00000007e9fc9ca8,0x00000007eaa80000)
- to space 11776K, 0% used [0x00000007e9380000,0x00000007e9380000,0x00000007e9f00000)
- ParOldGen total 699392K, used 273871K [0x0000000780000000, 0x00000007aab00000, 0x00000007d5500000)
- object space 699392K, 39% used [0x0000000780000000,0x0000000790b73f20,0x00000007aab00000)
- PSPermGen total 262144K, used 52791K [0x0000000770000000, 0x0000000780000000, 0x0000000780000000)
- object space 262144K, 20% used [0x0000000770000000,0x000000077338df48,0x0000000780000000)
- Event: 1113.840 GC heap after
- Heap after GC invocations=162 (full 3):
- PSYoungGen total 337920K, used 1215K [0x00000007d5500000, 0x00000007eaa80000, 0x0000000800000000)
- eden space 326144K, 0% used [0x00000007d5500000,0x00000007d5500000,0x00000007e9380000)
- from space 11776K, 10% used [0x00000007e9380000,0x00000007e94afc68,0x00000007e9f00000)
- to space 11264K, 0% used [0x00000007e9f80000,0x00000007e9f80000,0x00000007eaa80000)
- ParOldGen total 699392K, used 274206K [0x0000000780000000, 0x00000007aab00000, 0x00000007d5500000)
- object space 699392K, 39% used [0x0000000780000000,0x0000000790bc7bb8,0x00000007aab00000)
- PSPermGen total 262144K, used 52791K [0x0000000770000000, 0x0000000780000000, 0x0000000780000000)
- object space 262144K, 20% used [0x0000000770000000,0x000000077338df48,0x0000000780000000)
- }
- Event: 1135.098 GC heap before
- {Heap before GC invocations=163 (full 3):
- PSYoungGen total 337920K, used 325675K [0x00000007d5500000, 0x00000007eaa80000, 0x0000000800000000)
- eden space 326144K, 99% used [0x00000007d5500000,0x00000007e91db010,0x00000007e9380000)
- from space 11776K, 10% used [0x00000007e9380000,0x00000007e94afc68,0x00000007e9f00000)
- to space 11264K, 0% used [0x00000007e9f80000,0x00000007e9f80000,0x00000007eaa80000)
- ParOldGen total 699392K, used 274206K [0x0000000780000000, 0x00000007aab00000, 0x00000007d5500000)
- object space 699392K, 39% used [0x0000000780000000,0x0000000790bc7bb8,0x00000007aab00000)
- PSPermGen total 262144K, used 52797K [0x0000000770000000, 0x0000000780000000, 0x0000000780000000)
- object space 262144K, 20% used [0x0000000770000000,0x000000077338f5f8,0x0000000780000000)
- Event: 1135.103 GC heap after
- Heap after GC invocations=163 (full 3):
- PSYoungGen total 339456K, used 2976K [0x00000007d5500000, 0x00000007eaa80000, 0x0000000800000000)
- eden space 328192K, 0% used [0x00000007d5500000,0x00000007d5500000,0x00000007e9580000)
- from space 11264K, 26% used [0x00000007e9f80000,0x00000007ea268020,0x00000007eaa80000)
- to space 10240K, 0% used [0x00000007e9580000,0x00000007e9580000,0x00000007e9f80000)
- ParOldGen total 699392K, used 274765K [0x0000000780000000, 0x00000007aab00000, 0x00000007d5500000)
- object space 699392K, 39% used [0x0000000780000000,0x0000000790c537f0,0x00000007aab00000)
- PSPermGen total 262144K, used 52797K [0x0000000770000000, 0x0000000780000000, 0x0000000780000000)
- object space 262144K, 20% used [0x0000000770000000,0x000000077338f5f8,0x0000000780000000)
- }
- Event: 1153.627 GC heap before
- {Heap before GC invocations=164 (full 3):
- PSYoungGen total 339456K, used 331131K [0x00000007d5500000, 0x00000007eaa80000, 0x0000000800000000)
- eden space 328192K, 99% used [0x00000007d5500000,0x00000007e9576c70,0x00000007e9580000)
- from space 11264K, 26% used [0x00000007e9f80000,0x00000007ea268020,0x00000007eaa80000)
- to space 10240K, 0% used [0x00000007e9580000,0x00000007e9580000,0x00000007e9f80000)
- ParOldGen total 699392K, used 274765K [0x0000000780000000, 0x00000007aab00000, 0x00000007d5500000)
- object space 699392K, 39% used [0x0000000780000000,0x0000000790c537f0,0x00000007aab00000)
- PSPermGen total 262144K, used 52801K [0x0000000770000000, 0x0000000780000000, 0x0000000780000000)
- object space 262144K, 20% used [0x0000000770000000,0x0000000773390598,0x0000000780000000)
- Event: 1153.633 GC heap after
- Heap after GC invocations=164 (full 3):
- PSYoungGen total 338432K, used 1764K [0x00000007d5500000, 0x00000007eaa80000, 0x0000000800000000)
- eden space 328192K, 0% used [0x00000007d5500000,0x00000007d5500000,0x00000007e9580000)
- from space 10240K, 17% used [0x00000007e9580000,0x00000007e9739020,0x00000007e9f80000)
- to space 9728K, 0% used [0x00000007ea100000,0x00000007ea100000,0x00000007eaa80000)
- ParOldGen total 699392K, used 275301K [0x0000000780000000, 0x00000007aab00000, 0x00000007d5500000)
- object space 699392K, 39% used [0x0000000780000000,0x0000000790cd97f0,0x00000007aab00000)
- PSPermGen total 262144K, used 52801K [0x0000000770000000, 0x0000000780000000, 0x0000000780000000)
- object space 262144K, 20% used [0x0000000770000000,0x0000000773390598,0x0000000780000000)
- }
- Event: 1177.687 GC heap before
- {Heap before GC invocations=165 (full 3):
- PSYoungGen total 338432K, used 329956K [0x00000007d5500000, 0x00000007eaa80000, 0x0000000800000000)
- eden space 328192K, 100% used [0x00000007d5500000,0x00000007e9580000,0x00000007e9580000)
- from space 10240K, 17% used [0x00000007e9580000,0x00000007e9739020,0x00000007e9f80000)
- to space 9728K, 0% used [0x00000007ea100000,0x00000007ea100000,0x00000007eaa80000)
- ParOldGen total 699392K, used 275301K [0x0000000780000000, 0x00000007aab00000, 0x00000007d5500000)
- object space 699392K, 39% used [0x0000000780000000,0x0000000790cd97f0,0x00000007aab00000)
- PSPermGen total 262144K, used 52803K [0x0000000770000000, 0x0000000780000000, 0x0000000780000000)
- object space 262144K, 20% used [0x0000000770000000,0x0000000773390ef8,0x0000000780000000)
- Event: 1177.693 GC heap after
- Heap after GC invocations=165 (full 3):
- PSYoungGen total 339968K, used 562K [0x00000007d5500000, 0x00000007eaa80000, 0x0000000800000000)
- eden space 330240K, 0% used [0x00000007d5500000,0x00000007d5500000,0x00000007e9780000)
- from space 9728K, 5% used [0x00000007ea100000,0x00000007ea18c8a0,0x00000007eaa80000)
- to space 9728K, 0% used [0x00000007e9780000,0x00000007e9780000,0x00000007ea100000)
- ParOldGen total 699392K, used 276454K [0x0000000780000000, 0x00000007aab00000, 0x00000007d5500000)
- object space 699392K, 39% used [0x0000000780000000,0x0000000790df9930,0x00000007aab00000)
- PSPermGen total 262144K, used 52803K [0x0000000770000000, 0x0000000780000000, 0x0000000780000000)
- object space 262144K, 20% used [0x0000000770000000,0x0000000773390ef8,0x0000000780000000)
- }
- Deoptimization events (10 events):
- Event: 994.684 Thread 0x000000000f778800 Uncommon trap: reason=unreached action=reinterpret pc=0x000000000312e0b8 method=net.minecraft.item.ItemStack.func_77959_d(Lnet/minecraft/item/ItemStack;)Z @ 23
- Event: 1017.683 Thread 0x000000000f778800 Uncommon trap: reason=null_check action=make_not_entrant pc=0x0000000003202ab8 method=net.minecraft.entity.monster.EntityEnderman.getCarriable(Lnet/minecraft/block/Block;)Z @ 7
- Event: 1022.278 Thread 0x00000000020fe000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000002cdc1c8 method=scala.collection.mutable.ResizableArray$class.ensureSize(Lscala/collection/mutable/ResizableArray;I)V @ 2
- Event: 1025.140 Thread 0x000000000f77e800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000002f115d8 method=li.cil.oc.server.component.machine.luac.ComponentAPI$$anonfun$initialize$3.apply(Lcom/naef/jnlua/LuaState;)I @ 45
- Event: 1069.061 Thread 0x00000000020fe000 Uncommon trap: reason=null_check action=make_not_entrant pc=0x000000000313efd0 method=net.minecraft.client.renderer.entity.RenderBiped.getArmorResource(Lnet/minecraft/entity/Entity;Lnet/minecraft/item/ItemStack;ILjava/lang/String;)Lnet/minecraft/util/Resou
- Event: 1069.066 Thread 0x00000000020fe000 Uncommon trap: reason=unreached action=reinterpret pc=0x00000000031651ac method=net.minecraft.item.ItemArmor.func_82814_b(Lnet/minecraft/item/ItemStack;)I @ 7
- Event: 1074.325 Thread 0x00000000020fe000 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00000000030fef34 method=net.minecraft.client.particle.EntityFX.func_110125_a(Lnet/minecraft/util/IIcon;)V @ 1
- Event: 1074.325 Thread 0x00000000020fe000 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00000000030fef34 method=net.minecraft.client.particle.EntityFX.func_110125_a(Lnet/minecraft/util/IIcon;)V @ 1
- Event: 1074.325 Thread 0x00000000020fe000 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00000000030fef34 method=net.minecraft.client.particle.EntityFX.func_110125_a(Lnet/minecraft/util/IIcon;)V @ 1
- Event: 1074.325 Thread 0x00000000020fe000 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00000000030fef34 method=net.minecraft.client.particle.EntityFX.func_110125_a(Lnet/minecraft/util/IIcon;)V @ 1
- Internal exceptions (10 events):
- Event: 1185.891 Thread 0x000000000f778000 Threw 0x00000007e08cfc78 at C:\re\jdk7u55\869\hotspot\src\share\vm\prims\jvm.cpp:2965
- Event: 1185.904 Thread 0x000000000f778000 Threw 0x00000007e08cfe38 at C:\re\jdk7u55\869\hotspot\src\share\vm\prims\jvm.cpp:2965
- Event: 1185.920 Thread 0x000000000f778000 Threw 0x00000007e08cfff8 at C:\re\jdk7u55\869\hotspot\src\share\vm\prims\jvm.cpp:2965
- Event: 1185.940 Thread 0x000000000f778000 Threw 0x00000007e08d01b8 at C:\re\jdk7u55\869\hotspot\src\share\vm\prims\jvm.cpp:2965
- Event: 1185.954 Thread 0x000000000f778000 Threw 0x00000007e08d0378 at C:\re\jdk7u55\869\hotspot\src\share\vm\prims\jvm.cpp:2965
- Event: 1185.970 Thread 0x000000000f778000 Threw 0x00000007e08d0538 at C:\re\jdk7u55\869\hotspot\src\share\vm\prims\jvm.cpp:2965
- Event: 1185.991 Thread 0x000000000f778000 Threw 0x00000007e08d06f8 at C:\re\jdk7u55\869\hotspot\src\share\vm\prims\jvm.cpp:2965
- Event: 1186.004 Thread 0x000000000f778000 Threw 0x00000007e08d08b8 at C:\re\jdk7u55\869\hotspot\src\share\vm\prims\jvm.cpp:2965
- Event: 1186.004 Thread 0x000000000f778000 Threw 0x00000007e08d0a78 at C:\re\jdk7u55\869\hotspot\src\share\vm\prims\jvm.cpp:2965
- Event: 1186.021 Thread 0x000000000f778000 Threw 0x00000007e08d0be8 at C:\re\jdk7u55\869\hotspot\src\share\vm\prims\jvm.cpp:2965
- Events (10 events):
- Event: 1127.377 Thread 0x000000000b5fb000 flushing nmethod 0x0000000002f40310
- Event: 1129.180 Thread 0x000000000b5fb000 flushing nmethod 0x00000000031a6010
- Event: 1135.098 Executing VM operation: ParallelGCFailedAllocation
- Event: 1135.103 Executing VM operation: ParallelGCFailedAllocation done
- Event: 1153.627 Executing VM operation: ParallelGCFailedAllocation
- Event: 1153.633 Executing VM operation: ParallelGCFailedAllocation done
- Event: 1163.379 Thread 0x000000000cd92000 flushing nmethod 0x0000000002c33f50
- Event: 1172.936 Thread 0x000000000cd92000 flushing nmethod 0x000000000312dd10
- Event: 1177.686 Executing VM operation: ParallelGCFailedAllocation
- Event: 1177.693 Executing VM operation: ParallelGCFailedAllocation done
- Dynamic libraries:
- 0x000000013fd80000 - 0x000000013fdb3000 C:\Program Files\Java\jre7\bin\java.exe
- 0x00000000779d0000 - 0x0000000077b79000 C:\Windows\SYSTEM32\ntdll.dll
- 0x00000000778b0000 - 0x00000000779cf000 C:\Windows\system32\kernel32.dll
- 0x000007fefd850000 - 0x000007fefd8bc000 C:\Windows\system32\KERNELBASE.dll
- 0x000007fefe1a0000 - 0x000007fefe27b000 C:\Windows\system32\ADVAPI32.dll
- 0x000007fefe7e0000 - 0x000007fefe87f000 C:\Windows\system32\msvcrt.dll
- 0x000007feffa50000 - 0x000007feffa6f000 C:\Windows\SYSTEM32\sechost.dll
- 0x000007fefea80000 - 0x000007fefebad000 C:\Windows\system32\RPCRT4.dll
- 0x00000000777b0000 - 0x00000000778aa000 C:\Windows\system32\USER32.dll
- 0x000007feffbb0000 - 0x000007feffc17000 C:\Windows\system32\GDI32.dll
- 0x000007feffb40000 - 0x000007feffb4e000 C:\Windows\system32\LPK.dll
- 0x000007feffa70000 - 0x000007feffb39000 C:\Windows\system32\USP10.dll
- 0x000007fefc140000 - 0x000007fefc334000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_fa396087175ac9ac\COMCTL32.dll
- 0x000007fefe760000 - 0x000007fefe7d1000 C:\Windows\system32\SHLWAPI.dll
- 0x000007fefe170000 - 0x000007fefe19e000 C:\Windows\system32\IMM32.DLL
- 0x000007feff940000 - 0x000007feffa49000 C:\Windows\system32\MSCTF.dll
- 0x000000006ae20000 - 0x000000006aef2000 C:\Program Files\Java\jre7\bin\msvcr100.dll
- 0x000000005dc60000 - 0x000000005e429000 C:\Program Files\Java\jre7\bin\server\jvm.dll
- 0x000007fef96b0000 - 0x000007fef96b9000 C:\Windows\system32\WSOCK32.dll
- 0x000007fefe280000 - 0x000007fefe2cd000 C:\Windows\system32\WS2_32.dll
- 0x000007fefdbc0000 - 0x000007fefdbc8000 C:\Windows\system32\NSI.dll
- 0x000007fef75d0000 - 0x000007fef760b000 C:\Windows\system32\WINMM.dll
- 0x0000000077ba0000 - 0x0000000077ba7000 C:\Windows\system32\PSAPI.DLL
- 0x000000006dc70000 - 0x000000006dc7f000 C:\Program Files\Java\jre7\bin\verify.dll
- 0x000000006dc40000 - 0x000000006dc68000 C:\Program Files\Java\jre7\bin\java.dll
- 0x000000006db70000 - 0x000000006db85000 C:\Program Files\Java\jre7\bin\zip.dll
- 0x000000006dc80000 - 0x000000006dc8b000 C:\Program Files\Java\jre7\bin\management.dll
- 0x000000006db90000 - 0x000000006dba9000 C:\Program Files\Java\jre7\bin\net.dll
- 0x000007fefd000000 - 0x000007fefd055000 C:\Windows\system32\mswsock.dll
- 0x000007fefcff0000 - 0x000007fefcff7000 C:\Windows\System32\wship6.dll
- 0x000000006db10000 - 0x000000006db21000 C:\Program Files\Java\jre7\bin\nio.dll
- 0x000007fefa5a0000 - 0x000007fefa5b5000 C:\Windows\system32\NLAapi.dll
- 0x000007fef4020000 - 0x000007fef4035000 C:\Windows\system32\napinsp.dll
- 0x000007fef4000000 - 0x000007fef4019000 C:\Windows\system32\pnrpnsp.dll
- 0x000007fefce80000 - 0x000007fefcedb000 C:\Windows\system32\DNSAPI.dll
- 0x000007fef3ff0000 - 0x000007fef3ffb000 C:\Windows\System32\winrnr.dll
- 0x000007fefc9c0000 - 0x000007fefc9c7000 C:\Windows\System32\wshtcpip.dll
- 0x000007fefa2f0000 - 0x000007fefa317000 C:\Windows\system32\IPHLPAPI.DLL
- 0x000007fefa2d0000 - 0x000007fefa2db000 C:\Windows\system32\WINNSI.DLL
- 0x000007fef9160000 - 0x000007fef9168000 C:\Windows\system32\rasadhlp.dll
- 0x000007fefa180000 - 0x000007fefa1d3000 C:\Windows\System32\fwpuclnt.dll
- 0x000000006db30000 - 0x000000006db44000 C:\Program Files\Java\jre7\bin\unpack.dll
- 0x0000000180000000 - 0x0000000180050000 D:\Games\MultiMC\instances\Mod Testing Fun\natives\lwjgl64.dll
- 0x000007fefaa00000 - 0x000007fefab1d000 C:\Windows\system32\OPENGL32.dll
- 0x000007fefaf30000 - 0x000007fefaf5d000 C:\Windows\system32\GLU32.dll
- 0x000007fefab40000 - 0x000007fefac31000 C:\Windows\system32\DDRAW.dll
- 0x000007fefb0a0000 - 0x000007fefb0a8000 C:\Windows\system32\DCIMAN32.dll
- 0x000007fefe580000 - 0x000007fefe757000 C:\Windows\system32\SETUPAPI.dll
- 0x000007fefd8d0000 - 0x000007fefd906000 C:\Windows\system32\CFGMGR32.dll
- 0x000007fefdde0000 - 0x000007fefdeb7000 C:\Windows\system32\OLEAUT32.dll
- 0x000007fefdbd0000 - 0x000007fefddd3000 C:\Windows\system32\ole32.dll
- 0x000007fefd910000 - 0x000007fefd92a000 C:\Windows\system32\DEVOBJ.dll
- 0x000007fefbb30000 - 0x000007fefbb48000 C:\Windows\system32\dwmapi.dll
- 0x000007fefc8f0000 - 0x000007fefc8fc000 C:\Windows\system32\VERSION.dll
- 0x000007fefd060000 - 0x000007fefd077000 C:\Windows\system32\CRYPTSP.dll
- 0x000007fefcd60000 - 0x000007fefcda7000 C:\Windows\system32\rsaenh.dll
- 0x000007fefcae0000 - 0x000007fefcafe000 C:\Windows\system32\USERENV.dll
- 0x000007fefd790000 - 0x000007fefd79f000 C:\Windows\system32\profapi.dll
- 0x000007fefd6c0000 - 0x000007fefd6cf000 C:\Windows\system32\CRYPTBASE.dll
- 0x000007fefa0e0000 - 0x000007fefa0f8000 C:\Windows\system32\dhcpcsvc.DLL
- 0x000007fefa0c0000 - 0x000007fefa0d1000 C:\Windows\system32\dhcpcsvc6.DLL
- 0x000000006a3f0000 - 0x000000006a585000 C:\Program Files\Java\jre7\bin\awt.dll
- 0x000007fefbf60000 - 0x000007fefbfb6000 C:\Windows\system32\uxtheme.dll
- 0x000007fefb080000 - 0x000007fefb098000 C:\Windows\system32\atig6pxx.dll
- 0x000000005c2b0000 - 0x000000005dc51000 C:\Windows\system32\atio6axx.dll
- 0x000007fef9b30000 - 0x000007fef9c58000 C:\Windows\system32\atiadlxx.dll
- 0x000007fefebb0000 - 0x000007feff938000 C:\Windows\system32\SHELL32.dll
- 0x000007fefbfc0000 - 0x000007fefc0ec000 C:\Windows\system32\PROPSYS.dll
- 0x000007fefc740000 - 0x000007fefc751000 C:\Windows\system32\WTSAPI32.dll
- 0x000007fefd9e0000 - 0x000007fefda1a000 C:\Windows\system32\WINTRUST.dll
- 0x000007fefda20000 - 0x000007fefdb8c000 C:\Windows\system32\CRYPT32.dll
- 0x000007fefd830000 - 0x000007fefd83f000 C:\Windows\system32\MSASN1.dll
- 0x000007fef7dd0000 - 0x000007fef7f14000 C:\Windows\system32\aticfx64.dll
- 0x000007fefaf10000 - 0x000007fefaf2e000 C:\Windows\system32\atig6txx.dll
- 0x000007fee00d0000 - 0x000007fee016c000 C:\Windows\system32\mscms.dll
- 0x000007fee0080000 - 0x000007fee00c2000 C:\Windows\system32\icm32.dll
- 0x000007fefa980000 - 0x000007fefa9f8000 C:\Users\Joshua\AppData\Local\Temp\OpenComputersMod-native.64.dll
- 0x000000000d390000 - 0x000000000d3f4000 D:\Games\MultiMC\instances\Mod Testing Fun\natives\OpenAL64.dll
- 0x000007fefe880000 - 0x000007fefe919000 C:\Windows\system32\CLBCatQ.DLL
- 0x000007fefbb50000 - 0x000007fefbb9b000 C:\Windows\System32\MMDevApi.dll
- 0x000007fedfb80000 - 0x000007fedfc08000 C:\Windows\system32\dsound.dll
- 0x000007fefb670000 - 0x000007fefb69c000 C:\Windows\system32\POWRPROF.dll
- 0x000007fefb8d0000 - 0x000007fefb91f000 C:\Windows\system32\AUDIOSES.DLL
- 0x000000006dac0000 - 0x000000006dae4000 C:\Program Files\Java\jre7\bin\sunec.dll
- 0x000000006db60000 - 0x000000006db6b000 C:\Program Files\Java\jre7\bin\sunmscapi.dll
- 0x000007fee14d0000 - 0x000007fee15f5000 C:\Windows\system32\dbghelp.dll
- VM Arguments:
- jvm_args: -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms1024m -Xmx2048m -XX:PermSize=256m -Duser.language=en
- java_command: D:/Games/MultiMC/jars/NewLaunch.jar
- Launcher Type: SUN_STANDARD
- Environment Variables:
- PATH=C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\ATI Technologies\ATI.ACE\Core-Static;C:\Program Files (x86)\Common Files\Adobe\AGL
- USERNAME=Joshua
- OS=Windows_NT
- PROCESSOR_IDENTIFIER=AMD64 Family 16 Model 10 Stepping 0, AuthenticAMD
- --------------- S Y S T E M ---------------
- OS: Windows 7 , 64 bit Build 7601 Service Pack 1
- CPU:total 6 (6 cores per cpu, 1 threads per core) family 16 model 10 stepping 0, cmov, cx8, fxsr, mmx, sse, sse2, sse3, popcnt, mmxext, 3dnowpref, lzcnt, sse4a, tsc, tscinvbit, tscinv
- Memory: 4k page, physical 12574612k(8844376k free), swap 20961356k(15703868k free)
- vm_info: Java HotSpot(TM) 64-Bit Server VM (24.55-b03) for windows-amd64 JRE (1.7.0_55-b13), built on Mar 17 2014 19:45:30 by "java_re" with unknown MS VC++:1600
- time: Tue Jun 03 14:45:45 2014
- elapsed time: 1186 seconds
Add Comment
Please, Sign In to add comment