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=0x000007fefa9a4bd9, pid=4544, tid=5704
- #
- # 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 (0x000000000f016000): JavaThread "Server thread" [_thread_in_native, id=5704, stack(0x000000001a520000,0x000000001a620000)]
- siginfo: ExceptionCode=0xc0000005, reading address 0x0000000000000079
- Registers:
- RAX=0x0000000000000070, RBX=0x0000000013dd4000, RCX=0x000000000000000b, RDX=0x0000000000000230
- RSP=0x000000001a61e930, RBP=0x0000000013b92e10, RSI=0x0000000024276580, RDI=0x0000000024276580
- R8 =0x00000000000007ff, R9 =0x00000000240447d0, R10=0x0000000000000016, R11=0x0000000022da9c3e
- R12=0x0000000000000001, R13=0x0000000771fb1e68, R14=0x0000000022c73b40, R15=0x0000000000000001
- RIP=0x000007fefa9a4bd9, EFLAGS=0x0000000000010202
- Top of Stack: (sp=0x000000001a61e930)
- 0x000000001a61e930: 0000000013b92e10 0000000013dd4000
- 0x000000001a61e940: 0000000022c73b40 00001c76cabdf4ba
- 0x000000001a61e950: 0000000000000000 000007fefa9a4f4d
- 0x000000001a61e960: 0000000013b92e10 0000000013dd4000
- 0x000000001a61e970: 0000000022c73b40 0000000000258be0
- 0x000000001a61e980: 0000000022c73af0 000007fefa98ab9a
- 0x000000001a61e990: 0000000022c73b60 0000000013b92e10
- 0x000000001a61e9a0: 0000000013b92e10 0000000000000000
- 0x000000001a61e9b0: 000000001a61ea80 000007fefa99b8c6
- 0x000000001a61e9c0: 0000000000000007 0000000000000099
- 0x000000001a61e9d0: 0000000000000098 0000000000258be0
- 0x000000001a61e9e0: 0000000013a5f530 000007fefa99b254
- 0x000000001a61e9f0: 000000001a61ea80 000000001a61ea80
- 0x000000001a61ea00: 0000000000000098 000007fefa980000
- 0x000000001a61ea10: 0000000000000000 000000001a61eae0
- 0x000000001a61ea20: 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=0x0000000013dd4000 is an unknown value
- RCX=0x000000000000000b is an unknown value
- RDX=0x0000000000000230 is an unknown value
- RSP=0x000000001a61e930 is pointing into the stack for thread: 0x000000000f016000
- RBP=0x0000000013b92e10 is an unknown value
- RSI=0x0000000024276580 is an unknown value
- RDI=0x0000000024276580 is an unknown value
- R8 =0x00000000000007ff is an unknown value
- R9 =0x00000000240447d0 is an unknown value
- R10=0x0000000000000016 is an unknown value
- R11=0x0000000022da9c3e is an unknown value
- R12=0x0000000000000001 is an unknown value
- R13=0x0000000771fb1e68 is an oop
- {method}
- - klass: {other class}
- R14=0x0000000022c73b40 is an unknown value
- R15=0x0000000000000001 is an unknown value
- Stack: [0x000000001a520000,0x000000001a620000], sp=0x000000001a61e930, 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_73242_b(Lnet/minecraft/world/chunk/Chunk;)V+27
- j net.minecraft.world.gen.ChunkProviderServer.func_73151_a(ZLnet/minecraft/util/IProgressUpdate;)Z+57
- 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 )
- 0x000000000f022800 JavaThread "File IO Thread" [_thread_blocked, id=5700, stack(0x0000000019400000,0x0000000019500000)]
- 0x000000000f021800 JavaThread "OpenComputers-Computer-4" daemon [_thread_blocked, id=6100, stack(0x0000000023700000,0x0000000023800000)]
- 0x000000000f021000 JavaThread "OpenComputers-Computer-3" daemon [_thread_blocked, id=5436, stack(0x0000000023150000,0x0000000023250000)]
- 0x000000000f01e800 JavaThread "OpenComputers-Computer-2" daemon [_thread_blocked, id=1452, stack(0x0000000023480000,0x0000000023580000)]
- 0x000000000f01f800 JavaThread "OpenComputers-Computer-1" daemon [_thread_blocked, id=5780, stack(0x0000000023050000,0x0000000023150000)]
- 0x000000000f01d000 JavaThread "Netty IO #1" daemon [_thread_in_native, id=6120, stack(0x000000001ece0000,0x000000001ede0000)]
- 0x000000000f01c800 JavaThread "Netty Client IO #0" daemon [_thread_in_native, id=2748, stack(0x000000001f0d0000,0x000000001f1d0000)]
- 0x000000000f01a000 JavaThread "Netty IO #0" daemon [_thread_in_native, id=4980, stack(0x000000001a3f0000,0x000000001a4f0000)]
- =>0x000000000f016000 JavaThread "Server thread" [_thread_in_native, id=5704, stack(0x000000001a520000,0x000000001a620000)]
- 0x000000000f01b800 JavaThread "Snooper Timer" daemon [_thread_blocked, id=2928, stack(0x0000000013200000,0x0000000013300000)]
- 0x000000000f01b000 JavaThread "LWJGL Timer" daemon [_thread_blocked, id=5152, stack(0x000000001f210000,0x000000001f310000)]
- 0x000000000f018800 JavaThread "Thread-10" [_thread_blocked, id=5404, stack(0x000000001ebd0000,0x000000001ecd0000)]
- 0x000000000f019800 JavaThread "Thread-9" [_thread_blocked, id=1552, stack(0x000000001a770000,0x000000001a870000)]
- 0x000000000f017800 JavaThread "OpenComputers-SoundUpdater" daemon [_thread_blocked, id=5084, stack(0x00000000130b0000,0x00000000131b0000)]
- 0x000000000f014800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=1484, stack(0x0000000011160000,0x0000000011260000)]
- 0x000000000f014000 JavaThread "Timer hack thread" daemon [_thread_blocked, id=3112, stack(0x0000000010f50000,0x0000000011050000)]
- 0x000000000f013000 JavaThread "Snooper Timer" daemon [_thread_blocked, id=2508, stack(0x000000000e920000,0x000000000ea20000)]
- 0x000000000d11b000 JavaThread "Service Thread" daemon [_thread_blocked, id=4836, stack(0x000000000d8e0000,0x000000000d9e0000)]
- 0x000000000b59d800 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=5212, stack(0x000000000d740000,0x000000000d840000)]
- 0x000000000b59b000 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=3620, stack(0x000000000ceb0000,0x000000000cfb0000)]
- 0x000000000b599800 JavaThread "Attach Listener" daemon [_thread_blocked, id=4712, stack(0x000000000d520000,0x000000000d620000)]
- 0x000000000b598800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=3128, stack(0x000000000cc30000,0x000000000cd30000)]
- 0x000000000b584000 JavaThread "Finalizer" daemon [_thread_blocked, id=5440, stack(0x000000000cfd0000,0x000000000d0d0000)]
- 0x000000000b579000 JavaThread "Reference Handler" daemon [_thread_blocked, id=5668, stack(0x000000000cd70000,0x000000000ce70000)]
- 0x000000000223e000 JavaThread "Client thread" [_thread_in_native, id=3836, stack(0x00000000023b0000,0x00000000024b0000)]
- Other Threads:
- 0x000000000b578000 VMThread [stack: 0x000000000cb30000,0x000000000cc30000] [id=2784]
- 0x000000000d125800 WatcherThread [stack: 0x000000000da30000,0x000000000db30000] [id=1000]
- VM state:not at safepoint (normal execution)
- VM Mutex/Monitor currently owned by a thread: None
- Heap
- PSYoungGen total 518144K, used 266029K [0x00000007d5500000, 0x00000007fa200000, 0x0000000800000000)
- eden space 467968K, 56% used [0x00000007d5500000,0x00000007e565c048,0x00000007f1e00000)
- from space 50176K, 4% used [0x00000007f7100000,0x00000007f736f438,0x00000007fa200000)
- to space 67584K, 0% used [0x00000007f1e00000,0x00000007f1e00000,0x00000007f6000000)
- ParOldGen total 699392K, used 261305K [0x0000000780000000, 0x00000007aab00000, 0x00000007d5500000)
- object space 699392K, 37% used [0x0000000780000000,0x000000078ff2e470,0x00000007aab00000)
- PSPermGen total 262144K, used 51716K [0x0000000770000000, 0x0000000780000000, 0x0000000780000000)
- object space 262144K, 19% used [0x0000000770000000,0x00000007732810a0,0x0000000780000000)
- Card table byte_map: [0x0000000005550000,0x00000000059e0000] byte_map_base: 0x00000000019d0000
- Polling page: 0x00000000001c0000
- Code Cache [0x0000000002550000, 0x0000000002fa0000, 0x0000000005550000)
- total_blobs=4837 nmethods=4042 adapters=744 free_code_cache=38776Kb largest_free_block=39552896
- Compilation events (10 events):
- Event: 211.758 Thread 0x000000000b59d800 4485 li.cil.oc.client.renderer.MonospaceFontRenderer$::instance (5 bytes)
- Event: 211.759 Thread 0x000000000b59d800 nmethod 4485 0x0000000002f6bc90 code [0x0000000002f6bdc0, 0x0000000002f6be38]
- Event: 212.016 Thread 0x000000000b59b000 4486 java.util.TreeMap::size (5 bytes)
- Event: 212.017 Thread 0x000000000b59b000 nmethod 4486 0x0000000002c55950 code [0x0000000002c55a80, 0x0000000002c55ad8]
- Event: 212.250 Thread 0x000000000b59d800 4487 net.minecraft.world.World::func_72861_E (8 bytes)
- Event: 212.252 Thread 0x000000000b59d800 nmethod 4487 0x0000000002f735d0 code [0x0000000002f73760, 0x0000000002f739d8]
- Event: 213.296 Thread 0x000000000b59b000 4488 net.minecraft.nbt.NBTTagCompound::func_74778_a (20 bytes)
- Event: 213.297 Thread 0x000000000b59b000 nmethod 4488 0x0000000002c55510 code [0x0000000002c55660, 0x0000000002c557c8]
- Event: 213.301 Thread 0x000000000b59d800 4489 scala.collection.mutable.ArrayBuffer::array_$eq (6 bytes)
- Event: 213.302 Thread 0x000000000b59d800 nmethod 4489 0x0000000002c55310 code [0x0000000002c55440, 0x0000000002c554b8]
- GC Heap History (10 events):
- Event: 73.573 GC heap before
- {Heap before GC invocations=25 (full 3):
- PSYoungGen total 601600K, used 547961K [0x00000007d5500000, 0x00000007ff300000, 0x0000000800000000)
- eden space 519680K, 100% used [0x00000007d5500000,0x00000007f5080000,0x00000007f5080000)
- from space 81920K, 34% used [0x00000007f5080000,0x00000007f6c1e7b0,0x00000007fa080000)
- to space 76800K, 0% used [0x00000007fa800000,0x00000007fa800000,0x00000007ff300000)
- ParOldGen total 699392K, used 223957K [0x0000000780000000, 0x00000007aab00000, 0x00000007d5500000)
- object space 699392K, 32% used [0x0000000780000000,0x000000078dab57a0,0x00000007aab00000)
- PSPermGen total 262144K, used 50549K [0x0000000770000000, 0x0000000780000000, 0x0000000780000000)
- object space 262144K, 19% used [0x0000000770000000,0x000000077315d678,0x0000000780000000)
- Event: 73.589 GC heap after
- Heap after GC invocations=25 (full 3):
- PSYoungGen total 610304K, used 3383K [0x00000007d5500000, 0x00000007ff900000, 0x0000000800000000)
- eden space 533504K, 0% used [0x00000007d5500000,0x00000007d5500000,0x00000007f5e00000)
- from space 76800K, 4% used [0x00000007fa800000,0x00000007fab4dd38,0x00000007ff300000)
- to space 75776K, 0% used [0x00000007f5e00000,0x00000007f5e00000,0x00000007fa800000)
- ParOldGen total 699392K, used 250986K [0x0000000780000000, 0x00000007aab00000, 0x00000007d5500000)
- object space 699392K, 35% used [0x0000000780000000,0x000000078f51a908,0x00000007aab00000)
- PSPermGen total 262144K, used 50549K [0x0000000770000000, 0x0000000780000000, 0x0000000780000000)
- object space 262144K, 19% used [0x0000000770000000,0x000000077315d678,0x0000000780000000)
- }
- Event: 84.276 GC heap before
- {Heap before GC invocations=26 (full 3):
- PSYoungGen total 610304K, used 526260K [0x00000007d5500000, 0x00000007ff900000, 0x0000000800000000)
- eden space 533504K, 98% used [0x00000007d5500000,0x00000007f539f5f0,0x00000007f5e00000)
- from space 76800K, 4% used [0x00000007fa800000,0x00000007fab4dd38,0x00000007ff300000)
- to space 75776K, 0% used [0x00000007f5e00000,0x00000007f5e00000,0x00000007fa800000)
- ParOldGen total 699392K, used 250986K [0x0000000780000000, 0x00000007aab00000, 0x00000007d5500000)
- object space 699392K, 35% used [0x0000000780000000,0x000000078f51a908,0x00000007aab00000)
- PSPermGen total 262144K, used 50805K [0x0000000770000000, 0x0000000780000000, 0x0000000780000000)
- object space 262144K, 19% used [0x0000000770000000,0x000000077319d560,0x0000000780000000)
- Event: 84.286 GC heap after
- Heap after GC invocations=26 (full 3):
- PSYoungGen total 522752K, used 6489K [0x00000007d5500000, 0x00000007fdd00000, 0x0000000800000000)
- eden space 516096K, 0% used [0x00000007d5500000,0x00000007d5500000,0x00000007f4d00000)
- from space 6656K, 97% used [0x00000007f5e00000,0x00000007f6456758,0x00000007f6480000)
- to space 73728K, 0% used [0x00000007f9500000,0x00000007f9500000,0x00000007fdd00000)
- ParOldGen total 699392K, used 253290K [0x0000000780000000, 0x00000007aab00000, 0x00000007d5500000)
- object space 699392K, 36% used [0x0000000780000000,0x000000078f75a940,0x00000007aab00000)
- PSPermGen total 262144K, used 50805K [0x0000000770000000, 0x0000000780000000, 0x0000000780000000)
- object space 262144K, 19% used [0x0000000770000000,0x000000077319d560,0x0000000780000000)
- }
- Event: 110.414 GC heap before
- {Heap before GC invocations=27 (full 3):
- PSYoungGen total 522752K, used 522585K [0x00000007d5500000, 0x00000007fdd00000, 0x0000000800000000)
- eden space 516096K, 100% used [0x00000007d5500000,0x00000007f4d00000,0x00000007f4d00000)
- from space 6656K, 97% used [0x00000007f5e00000,0x00000007f6456758,0x00000007f6480000)
- to space 73728K, 0% used [0x00000007f9500000,0x00000007f9500000,0x00000007fdd00000)
- ParOldGen total 699392K, used 253290K [0x0000000780000000, 0x00000007aab00000, 0x00000007d5500000)
- object space 699392K, 36% used [0x0000000780000000,0x000000078f75a940,0x00000007aab00000)
- PSPermGen total 262144K, used 51112K [0x0000000770000000, 0x0000000780000000, 0x0000000780000000)
- object space 262144K, 19% used [0x0000000770000000,0x00000007731ea1e0,0x0000000780000000)
- Event: 110.424 GC heap after
- Heap after GC invocations=27 (full 3):
- PSYoungGen total 551936K, used 5463K [0x00000007d5500000, 0x00000007fc880000, 0x0000000800000000)
- eden space 499200K, 0% used [0x00000007d5500000,0x00000007d5500000,0x00000007f3c80000)
- from space 52736K, 10% used [0x00000007f9500000,0x00000007f9a55f98,0x00000007fc880000)
- to space 71680K, 0% used [0x00000007f3c80000,0x00000007f3c80000,0x00000007f8280000)
- ParOldGen total 699392K, used 256570K [0x0000000780000000, 0x00000007aab00000, 0x00000007d5500000)
- object space 699392K, 36% used [0x0000000780000000,0x000000078fa8ebd0,0x00000007aab00000)
- PSPermGen total 262144K, used 51112K [0x0000000770000000, 0x0000000780000000, 0x0000000780000000)
- object space 262144K, 19% used [0x0000000770000000,0x00000007731ea1e0,0x0000000780000000)
- }
- Event: 150.375 GC heap before
- {Heap before GC invocations=28 (full 3):
- PSYoungGen total 551936K, used 504663K [0x00000007d5500000, 0x00000007fc880000, 0x0000000800000000)
- eden space 499200K, 100% used [0x00000007d5500000,0x00000007f3c80000,0x00000007f3c80000)
- from space 52736K, 10% used [0x00000007f9500000,0x00000007f9a55f98,0x00000007fc880000)
- to space 71680K, 0% used [0x00000007f3c80000,0x00000007f3c80000,0x00000007f8280000)
- ParOldGen total 699392K, used 256570K [0x0000000780000000, 0x00000007aab00000, 0x00000007d5500000)
- object space 699392K, 36% used [0x0000000780000000,0x000000078fa8ebd0,0x00000007aab00000)
- PSPermGen total 262144K, used 51320K [0x0000000770000000, 0x0000000780000000, 0x0000000780000000)
- object space 262144K, 19% used [0x0000000770000000,0x000000077321e1f0,0x0000000780000000)
- Event: 150.384 GC heap after
- Heap after GC invocations=28 (full 3):
- PSYoungGen total 487936K, used 4449K [0x00000007d5500000, 0x00000007fb500000, 0x0000000800000000)
- eden space 483328K, 0% used [0x00000007d5500000,0x00000007d5500000,0x00000007f2d00000)
- from space 4608K, 96% used [0x00000007f3c80000,0x00000007f40d8738,0x00000007f4100000)
- to space 69632K, 0% used [0x00000007f7100000,0x00000007f7100000,0x00000007fb500000)
- ParOldGen total 699392K, used 257748K [0x0000000780000000, 0x00000007aab00000, 0x00000007d5500000)
- object space 699392K, 36% used [0x0000000780000000,0x000000078fbb5078,0x00000007aab00000)
- PSPermGen total 262144K, used 51320K [0x0000000770000000, 0x0000000780000000, 0x0000000780000000)
- object space 262144K, 19% used [0x0000000770000000,0x000000077321e1f0,0x0000000780000000)
- }
- Event: 190.787 GC heap before
- {Heap before GC invocations=29 (full 3):
- PSYoungGen total 487936K, used 477223K [0x00000007d5500000, 0x00000007fb500000, 0x0000000800000000)
- eden space 483328K, 97% used [0x00000007d5500000,0x00000007f22b1840,0x00000007f2d00000)
- from space 4608K, 96% used [0x00000007f3c80000,0x00000007f40d8738,0x00000007f4100000)
- to space 69632K, 0% used [0x00000007f7100000,0x00000007f7100000,0x00000007fb500000)
- ParOldGen total 699392K, used 257748K [0x0000000780000000, 0x00000007aab00000, 0x00000007d5500000)
- object space 699392K, 36% used [0x0000000780000000,0x000000078fbb5078,0x00000007aab00000)
- PSPermGen total 262144K, used 51690K [0x0000000770000000, 0x0000000780000000, 0x0000000780000000)
- object space 262144K, 19% used [0x0000000770000000,0x000000077327a8e8,0x0000000780000000)
- Event: 190.797 GC heap after
- Heap after GC invocations=29 (full 3):
- PSYoungGen total 518144K, used 2493K [0x00000007d5500000, 0x00000007fa200000, 0x0000000800000000)
- eden space 467968K, 0% used [0x00000007d5500000,0x00000007d5500000,0x00000007f1e00000)
- from space 50176K, 4% used [0x00000007f7100000,0x00000007f736f438,0x00000007fa200000)
- to space 67584K, 0% used [0x00000007f1e00000,0x00000007f1e00000,0x00000007f6000000)
- ParOldGen total 699392K, used 261305K [0x0000000780000000, 0x00000007aab00000, 0x00000007d5500000)
- object space 699392K, 37% used [0x0000000780000000,0x000000078ff2e470,0x00000007aab00000)
- PSPermGen total 262144K, used 51690K [0x0000000770000000, 0x0000000780000000, 0x0000000780000000)
- object space 262144K, 19% used [0x0000000770000000,0x000000077327a8e8,0x0000000780000000)
- }
- Deoptimization events (10 events):
- Event: 182.126 Thread 0x000000000f016000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000002e35520 method=scala.collection.mutable.HashSet.foreach(Lscala/Function1;)V @ 29
- Event: 182.172 Thread 0x000000000f016000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000002e35520 method=scala.collection.mutable.HashSet.foreach(Lscala/Function1;)V @ 29
- Event: 182.274 Thread 0x000000000f016000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000002e35520 method=scala.collection.mutable.HashSet.foreach(Lscala/Function1;)V @ 29
- Event: 184.267 Thread 0x000000000f016000 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000002eeec8c method=net.minecraft.block.BlockStaticLiquid.func_149674_a(Lnet/minecraft/world/World;IIILjava/util/Random;)V @ 178
- Event: 190.786 Thread 0x000000000223e000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000002ee8444 method=net.minecraft.client.renderer.entity.RenderZombie.func_82427_a(Lnet/minecraft/entity/monster/EntityZombie;)V @ 128
- Event: 190.803 Thread 0x000000000223e000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000002eb7750 method=net.minecraft.client.renderer.entity.RenderZombie.func_82427_a(Lnet/minecraft/entity/monster/EntityZombie;)V @ 128
- Event: 190.803 Thread 0x000000000223e000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000002eb7750 method=net.minecraft.client.renderer.entity.RenderZombie.func_82427_a(Lnet/minecraft/entity/monster/EntityZombie;)V @ 128
- Event: 190.803 Thread 0x000000000223e000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000002eb7750 method=net.minecraft.client.renderer.entity.RenderZombie.func_82427_a(Lnet/minecraft/entity/monster/EntityZombie;)V @ 128
- Event: 190.803 Thread 0x000000000223e000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000002eb842c method=net.minecraft.client.renderer.entity.RenderZombie.func_82427_a(Lnet/minecraft/entity/monster/EntityZombie;)V @ 128
- Event: 190.803 Thread 0x000000000223e000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000002ee8444 method=net.minecraft.client.renderer.entity.RenderZombie.func_82427_a(Lnet/minecraft/entity/monster/EntityZombie;)V @ 128
- Internal exceptions (10 events):
- Event: 213.131 Thread 0x000000000f019800 Threw 0x00000007e4e39360 at C:\re\jdk7u55\869\hotspot\src\share\vm\prims\jvm.cpp:2965
- Event: 213.151 Thread 0x000000000f019800 Threw 0x00000007e4e39520 at C:\re\jdk7u55\869\hotspot\src\share\vm\prims\jvm.cpp:2965
- Event: 213.165 Thread 0x000000000f019800 Threw 0x00000007e4e396e0 at C:\re\jdk7u55\869\hotspot\src\share\vm\prims\jvm.cpp:2965
- Event: 213.181 Thread 0x000000000f019800 Threw 0x00000007e4e398a0 at C:\re\jdk7u55\869\hotspot\src\share\vm\prims\jvm.cpp:2965
- Event: 213.202 Thread 0x000000000f019800 Threw 0x00000007e4e39a60 at C:\re\jdk7u55\869\hotspot\src\share\vm\prims\jvm.cpp:2965
- Event: 213.215 Thread 0x000000000f019800 Threw 0x00000007e4e39c20 at C:\re\jdk7u55\869\hotspot\src\share\vm\prims\jvm.cpp:2965
- Event: 213.232 Thread 0x000000000f019800 Threw 0x00000007e4e39de0 at C:\re\jdk7u55\869\hotspot\src\share\vm\prims\jvm.cpp:2965
- Event: 213.250 Thread 0x000000000f019800 Threw 0x00000007e4e39fa0 at C:\re\jdk7u55\869\hotspot\src\share\vm\prims\jvm.cpp:2965
- Event: 213.264 Thread 0x000000000f019800 Threw 0x00000007e4e3a160 at C:\re\jdk7u55\869\hotspot\src\share\vm\prims\jvm.cpp:2965
- Event: 213.317 Thread 0x000000000f019800 Threw 0x00000007e4e3a320 at C:\re\jdk7u55\869\hotspot\src\share\vm\prims\jvm.cpp:2965
- Events (10 events):
- Event: 190.803 Thread 0x000000000223e000 DEOPT PACKING pc=0x0000000002eb7750 sp=0x00000000024ad860
- Event: 190.803 Thread 0x000000000223e000 DEOPT UNPACKING pc=0x0000000002589064 sp=0x00000000024ad730 mode 2
- Event: 190.803 Thread 0x000000000223e000 Uncommon trap: trap_request=0xffffffde fr.pc=0x0000000002eb842c
- Event: 190.803 Thread 0x000000000223e000 DEOPT PACKING pc=0x0000000002eb842c sp=0x00000000024ad7c0
- Event: 190.803 Thread 0x000000000223e000 DEOPT UNPACKING pc=0x0000000002589064 sp=0x00000000024ad720 mode 2
- Event: 190.803 Thread 0x000000000223e000 Uncommon trap: trap_request=0xffffffde fr.pc=0x0000000002ee8444
- Event: 190.803 Thread 0x000000000223e000 DEOPT PACKING pc=0x0000000002ee8444 sp=0x00000000024ad790
- Event: 190.803 Thread 0x000000000223e000 DEOPT UNPACKING pc=0x0000000002589064 sp=0x00000000024ad730 mode 2
- Event: 210.123 Thread 0x000000000b59d800 flushing nmethod 0x0000000002c55310
- Event: 211.329 Thread 0x000000000b59b000 flushing nmethod 0x0000000002cd1d90
- Dynamic libraries:
- 0x000000013f0d0000 - 0x000000013f103000 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
- 0x000000006db60000 - 0x000000006db6f000 C:\Program Files\Java\jre7\bin\verify.dll
- 0x000000006dac0000 - 0x000000006dae8000 C:\Program Files\Java\jre7\bin\java.dll
- 0x000000006db30000 - 0x000000006db45000 C:\Program Files\Java\jre7\bin\zip.dll
- 0x000000006dc40000 - 0x000000006dc4b000 C:\Program Files\Java\jre7\bin\management.dll
- 0x000000006db10000 - 0x000000006db29000 C:\Program Files\Java\jre7\bin\net.dll
- 0x000007fefd000000 - 0x000007fefd055000 C:\Windows\system32\mswsock.dll
- 0x000007fefcff0000 - 0x000007fefcff7000 C:\Windows\System32\wship6.dll
- 0x000000006d840000 - 0x000000006d851000 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
- 0x000000006d710000 - 0x000000006d724000 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
- 0x000007fefad30000 - 0x000007fefad5d000 C:\Windows\system32\GLU32.dll
- 0x000007fefab40000 - 0x000007fefac31000 C:\Windows\system32\DDRAW.dll
- 0x000007fefb090000 - 0x000007fefb098000 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
- 0x000007fefad70000 - 0x000007fefad88000 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
- 0x000007fefacf0000 - 0x000007fefad0e000 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
- 0x0000000002340000 - 0x00000000023a4000 D:\Games\MultiMC\instances\Mod Testing Fun\natives\OpenAL64.dll
- 0x000007fefe880000 - 0x000007fefe919000 C:\Windows\system32\CLBCatQ.DLL
- 0x000007fefbb50000 - 0x000007fefbb9b000 C:\Windows\System32\MMDevApi.dll
- 0x000007fefa8f0000 - 0x000007fefa978000 C:\Windows\system32\dsound.dll
- 0x000007fefb670000 - 0x000007fefb69c000 C:\Windows\system32\POWRPROF.dll
- 0x000007fefb8d0000 - 0x000007fefb91f000 C:\Windows\system32\AUDIOSES.DLL
- 0x000000006d6e0000 - 0x000000006d704000 C:\Program Files\Java\jre7\bin\sunec.dll
- 0x000000006d830000 - 0x000000006d83b000 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(8686900k free), swap 20961356k(15479400k 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:24:02 2014
- elapsed time: 213 seconds
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement