Advertisement
Kodos

Untitled

Jun 3rd, 2014
235
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 32.22 KB | None | 0 0
  1. #
  2. # A fatal error has been detected by the Java Runtime Environment:
  3. #
  4. # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x000007fefa9a4bd9, pid=4544, tid=5704
  5. #
  6. # JRE version: Java(TM) SE Runtime Environment (7.0_55-b13) (build 1.7.0_55-b13)
  7. # Java VM: Java HotSpot(TM) 64-Bit Server VM (24.55-b03 mixed mode windows-amd64 compressed oops)
  8. # Problematic frame:
  9. # C [OpenComputersMod-native.64.dll+0x24bd9]
  10. #
  11. # Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
  12. #
  13. # If you would like to submit a bug report, please visit:
  14. # http://bugreport.sun.com/bugreport/crash.jsp
  15. # The crash happened outside the Java Virtual Machine in native code.
  16. # See problematic frame for where to report the bug.
  17. #
  18.  
  19. --------------- T H R E A D ---------------
  20.  
  21. Current thread (0x000000000f016000): JavaThread "Server thread" [_thread_in_native, id=5704, stack(0x000000001a520000,0x000000001a620000)]
  22.  
  23. siginfo: ExceptionCode=0xc0000005, reading address 0x0000000000000079
  24.  
  25. Registers:
  26. RAX=0x0000000000000070, RBX=0x0000000013dd4000, RCX=0x000000000000000b, RDX=0x0000000000000230
  27. RSP=0x000000001a61e930, RBP=0x0000000013b92e10, RSI=0x0000000024276580, RDI=0x0000000024276580
  28. R8 =0x00000000000007ff, R9 =0x00000000240447d0, R10=0x0000000000000016, R11=0x0000000022da9c3e
  29. R12=0x0000000000000001, R13=0x0000000771fb1e68, R14=0x0000000022c73b40, R15=0x0000000000000001
  30. RIP=0x000007fefa9a4bd9, EFLAGS=0x0000000000010202
  31.  
  32. Top of Stack: (sp=0x000000001a61e930)
  33. 0x000000001a61e930: 0000000013b92e10 0000000013dd4000
  34. 0x000000001a61e940: 0000000022c73b40 00001c76cabdf4ba
  35. 0x000000001a61e950: 0000000000000000 000007fefa9a4f4d
  36. 0x000000001a61e960: 0000000013b92e10 0000000013dd4000
  37. 0x000000001a61e970: 0000000022c73b40 0000000000258be0
  38. 0x000000001a61e980: 0000000022c73af0 000007fefa98ab9a
  39. 0x000000001a61e990: 0000000022c73b60 0000000013b92e10
  40. 0x000000001a61e9a0: 0000000013b92e10 0000000000000000
  41. 0x000000001a61e9b0: 000000001a61ea80 000007fefa99b8c6
  42. 0x000000001a61e9c0: 0000000000000007 0000000000000099
  43. 0x000000001a61e9d0: 0000000000000098 0000000000258be0
  44. 0x000000001a61e9e0: 0000000013a5f530 000007fefa99b254
  45. 0x000000001a61e9f0: 000000001a61ea80 000000001a61ea80
  46. 0x000000001a61ea00: 0000000000000098 000007fefa980000
  47. 0x000000001a61ea10: 0000000000000000 000000001a61eae0
  48. 0x000000001a61ea20: 0000000000000008 000007fefa99bad1
  49.  
  50. Instructions: (pc=0x000007fefa9a4bd9)
  51. 0x000007fefa9a4bb9: 20 48 89 7e 20 48 8b f7 49 8b 06 48 89 46 10 41
  52. 0x000007fefa9a4bc9: 8b 46 08 89 46 18 41 f6 46 08 40 74 1a 49 8b 06
  53. 0x000007fefa9a4bd9: f6 40 09 03 74 11 f6 43 09 04 74 0b 48 8b d3 48
  54. 0x000007fefa9a4be9: 8b cd e8 00 bb ff ff 48 8b c6 e9 38 ff ff ff 48
  55.  
  56.  
  57. Register to memory mapping:
  58.  
  59. RAX=0x0000000000000070 is an unknown value
  60. RBX=0x0000000013dd4000 is an unknown value
  61. RCX=0x000000000000000b is an unknown value
  62. RDX=0x0000000000000230 is an unknown value
  63. RSP=0x000000001a61e930 is pointing into the stack for thread: 0x000000000f016000
  64. RBP=0x0000000013b92e10 is an unknown value
  65. RSI=0x0000000024276580 is an unknown value
  66. RDI=0x0000000024276580 is an unknown value
  67. R8 =0x00000000000007ff is an unknown value
  68. R9 =0x00000000240447d0 is an unknown value
  69. R10=0x0000000000000016 is an unknown value
  70. R11=0x0000000022da9c3e is an unknown value
  71. R12=0x0000000000000001 is an unknown value
  72. R13=0x0000000771fb1e68 is an oop
  73. {method}
  74. - klass: {other class}
  75. R14=0x0000000022c73b40 is an unknown value
  76. R15=0x0000000000000001 is an unknown value
  77.  
  78.  
  79. Stack: [0x000000001a520000,0x000000001a620000], sp=0x000000001a61e930, free space=1018k
  80. Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
  81. C [OpenComputersMod-native.64.dll+0x24bd9]
  82.  
  83. Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
  84. j com.naef.jnlua.LuaState.lua_pcall(II)V+0
  85. j com.naef.jnlua.LuaState.call(II)V+7
  86. j li.cil.oc.server.component.machine.luac.PersistenceAPI.persist(I)[B+56
  87. j li.cil.oc.server.component.machine.NativeLuaArchitecture.save(Lnet/minecraft/nbt/NBTTagCompound;)V+176
  88. j li.cil.oc.server.component.machine.Machine.save(Lnet/minecraft/nbt/NBTTagCompound;)V+250
  89. j li.cil.oc.common.tileentity.traits.Computer$$anonfun$writeToNBT$1.apply(Lnet/minecraft/nbt/NBTTagCompound;)V+5
  90. j li.cil.oc.common.tileentity.traits.Computer$$anonfun$writeToNBT$1.apply(Ljava/lang/Object;)Ljava/lang/Object;+5
  91. j li.cil.oc.util.ExtendedNBT$ExtendedNBTTagCompound.setNewCompoundTag(Ljava/lang/String;Lscala/Function1;)Lnet/minecraft/nbt/NBTTagCompound;+10
  92. j li.cil.oc.common.tileentity.traits.Computer$class.writeToNBT(Lli/cil/oc/common/tileentity/traits/Computer;Lnet/minecraft/nbt/NBTTagCompound;)V+73
  93. j li.cil.oc.common.tileentity.Case.li$cil$oc$common$tileentity$traits$Colored$$super$writeToNBT(Lnet/minecraft/nbt/NBTTagCompound;)V+2
  94. j li.cil.oc.common.tileentity.traits.Colored$class.writeToNBT(Lli/cil/oc/common/tileentity/traits/Colored;Lnet/minecraft/nbt/NBTTagCompound;)V+2
  95. j li.cil.oc.common.tileentity.Case.func_145841_b(Lnet/minecraft/nbt/NBTTagCompound;)V+36
  96. J net.minecraft.world.chunk.storage.AnvilChunkLoader.func_75820_a(Lnet/minecraft/world/chunk/Chunk;Lnet/minecraft/world/World;Lnet/minecraft/nbt/NBTTagCompound;)V
  97. j net.minecraft.world.chunk.storage.AnvilChunkLoader.func_75816_a(Lnet/minecraft/world/World;Lnet/minecraft/world/chunk/Chunk;)V+34
  98. j net.minecraft.world.gen.ChunkProviderServer.func_73242_b(Lnet/minecraft/world/chunk/Chunk;)V+27
  99. j net.minecraft.world.gen.ChunkProviderServer.func_73151_a(ZLnet/minecraft/util/IProgressUpdate;)Z+57
  100. j net.minecraft.world.WorldServer.func_73044_a(ZLnet/minecraft/util/IProgressUpdate;)V+48
  101. j net.minecraft.server.MinecraftServer.func_71267_a(Z)V+103
  102. j net.minecraft.server.MinecraftServer.func_71217_p()V+228
  103. J net.minecraft.server.MinecraftServer.run()V
  104. j net.minecraft.server.MinecraftServer$2.run()V+4
  105. v ~StubRoutines::call_stub
  106.  
  107. --------------- P R O C E S S ---------------
  108.  
  109. Java Threads: ( => current thread )
  110. 0x000000000f022800 JavaThread "File IO Thread" [_thread_blocked, id=5700, stack(0x0000000019400000,0x0000000019500000)]
  111. 0x000000000f021800 JavaThread "OpenComputers-Computer-4" daemon [_thread_blocked, id=6100, stack(0x0000000023700000,0x0000000023800000)]
  112. 0x000000000f021000 JavaThread "OpenComputers-Computer-3" daemon [_thread_blocked, id=5436, stack(0x0000000023150000,0x0000000023250000)]
  113. 0x000000000f01e800 JavaThread "OpenComputers-Computer-2" daemon [_thread_blocked, id=1452, stack(0x0000000023480000,0x0000000023580000)]
  114. 0x000000000f01f800 JavaThread "OpenComputers-Computer-1" daemon [_thread_blocked, id=5780, stack(0x0000000023050000,0x0000000023150000)]
  115. 0x000000000f01d000 JavaThread "Netty IO #1" daemon [_thread_in_native, id=6120, stack(0x000000001ece0000,0x000000001ede0000)]
  116. 0x000000000f01c800 JavaThread "Netty Client IO #0" daemon [_thread_in_native, id=2748, stack(0x000000001f0d0000,0x000000001f1d0000)]
  117. 0x000000000f01a000 JavaThread "Netty IO #0" daemon [_thread_in_native, id=4980, stack(0x000000001a3f0000,0x000000001a4f0000)]
  118. =>0x000000000f016000 JavaThread "Server thread" [_thread_in_native, id=5704, stack(0x000000001a520000,0x000000001a620000)]
  119. 0x000000000f01b800 JavaThread "Snooper Timer" daemon [_thread_blocked, id=2928, stack(0x0000000013200000,0x0000000013300000)]
  120. 0x000000000f01b000 JavaThread "LWJGL Timer" daemon [_thread_blocked, id=5152, stack(0x000000001f210000,0x000000001f310000)]
  121. 0x000000000f018800 JavaThread "Thread-10" [_thread_blocked, id=5404, stack(0x000000001ebd0000,0x000000001ecd0000)]
  122. 0x000000000f019800 JavaThread "Thread-9" [_thread_blocked, id=1552, stack(0x000000001a770000,0x000000001a870000)]
  123. 0x000000000f017800 JavaThread "OpenComputers-SoundUpdater" daemon [_thread_blocked, id=5084, stack(0x00000000130b0000,0x00000000131b0000)]
  124. 0x000000000f014800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=1484, stack(0x0000000011160000,0x0000000011260000)]
  125. 0x000000000f014000 JavaThread "Timer hack thread" daemon [_thread_blocked, id=3112, stack(0x0000000010f50000,0x0000000011050000)]
  126. 0x000000000f013000 JavaThread "Snooper Timer" daemon [_thread_blocked, id=2508, stack(0x000000000e920000,0x000000000ea20000)]
  127. 0x000000000d11b000 JavaThread "Service Thread" daemon [_thread_blocked, id=4836, stack(0x000000000d8e0000,0x000000000d9e0000)]
  128. 0x000000000b59d800 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=5212, stack(0x000000000d740000,0x000000000d840000)]
  129. 0x000000000b59b000 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=3620, stack(0x000000000ceb0000,0x000000000cfb0000)]
  130. 0x000000000b599800 JavaThread "Attach Listener" daemon [_thread_blocked, id=4712, stack(0x000000000d520000,0x000000000d620000)]
  131. 0x000000000b598800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=3128, stack(0x000000000cc30000,0x000000000cd30000)]
  132. 0x000000000b584000 JavaThread "Finalizer" daemon [_thread_blocked, id=5440, stack(0x000000000cfd0000,0x000000000d0d0000)]
  133. 0x000000000b579000 JavaThread "Reference Handler" daemon [_thread_blocked, id=5668, stack(0x000000000cd70000,0x000000000ce70000)]
  134. 0x000000000223e000 JavaThread "Client thread" [_thread_in_native, id=3836, stack(0x00000000023b0000,0x00000000024b0000)]
  135.  
  136. Other Threads:
  137. 0x000000000b578000 VMThread [stack: 0x000000000cb30000,0x000000000cc30000] [id=2784]
  138. 0x000000000d125800 WatcherThread [stack: 0x000000000da30000,0x000000000db30000] [id=1000]
  139.  
  140. VM state:not at safepoint (normal execution)
  141.  
  142. VM Mutex/Monitor currently owned by a thread: None
  143.  
  144. Heap
  145. PSYoungGen total 518144K, used 266029K [0x00000007d5500000, 0x00000007fa200000, 0x0000000800000000)
  146. eden space 467968K, 56% used [0x00000007d5500000,0x00000007e565c048,0x00000007f1e00000)
  147. from space 50176K, 4% used [0x00000007f7100000,0x00000007f736f438,0x00000007fa200000)
  148. to space 67584K, 0% used [0x00000007f1e00000,0x00000007f1e00000,0x00000007f6000000)
  149. ParOldGen total 699392K, used 261305K [0x0000000780000000, 0x00000007aab00000, 0x00000007d5500000)
  150. object space 699392K, 37% used [0x0000000780000000,0x000000078ff2e470,0x00000007aab00000)
  151. PSPermGen total 262144K, used 51716K [0x0000000770000000, 0x0000000780000000, 0x0000000780000000)
  152. object space 262144K, 19% used [0x0000000770000000,0x00000007732810a0,0x0000000780000000)
  153.  
  154. Card table byte_map: [0x0000000005550000,0x00000000059e0000] byte_map_base: 0x00000000019d0000
  155.  
  156. Polling page: 0x00000000001c0000
  157.  
  158. Code Cache [0x0000000002550000, 0x0000000002fa0000, 0x0000000005550000)
  159. total_blobs=4837 nmethods=4042 adapters=744 free_code_cache=38776Kb largest_free_block=39552896
  160.  
  161. Compilation events (10 events):
  162. Event: 211.758 Thread 0x000000000b59d800 4485 li.cil.oc.client.renderer.MonospaceFontRenderer$::instance (5 bytes)
  163. Event: 211.759 Thread 0x000000000b59d800 nmethod 4485 0x0000000002f6bc90 code [0x0000000002f6bdc0, 0x0000000002f6be38]
  164. Event: 212.016 Thread 0x000000000b59b000 4486 java.util.TreeMap::size (5 bytes)
  165. Event: 212.017 Thread 0x000000000b59b000 nmethod 4486 0x0000000002c55950 code [0x0000000002c55a80, 0x0000000002c55ad8]
  166. Event: 212.250 Thread 0x000000000b59d800 4487 net.minecraft.world.World::func_72861_E (8 bytes)
  167. Event: 212.252 Thread 0x000000000b59d800 nmethod 4487 0x0000000002f735d0 code [0x0000000002f73760, 0x0000000002f739d8]
  168. Event: 213.296 Thread 0x000000000b59b000 4488 net.minecraft.nbt.NBTTagCompound::func_74778_a (20 bytes)
  169. Event: 213.297 Thread 0x000000000b59b000 nmethod 4488 0x0000000002c55510 code [0x0000000002c55660, 0x0000000002c557c8]
  170. Event: 213.301 Thread 0x000000000b59d800 4489 scala.collection.mutable.ArrayBuffer::array_$eq (6 bytes)
  171. Event: 213.302 Thread 0x000000000b59d800 nmethod 4489 0x0000000002c55310 code [0x0000000002c55440, 0x0000000002c554b8]
  172.  
  173. GC Heap History (10 events):
  174. Event: 73.573 GC heap before
  175. {Heap before GC invocations=25 (full 3):
  176. PSYoungGen total 601600K, used 547961K [0x00000007d5500000, 0x00000007ff300000, 0x0000000800000000)
  177. eden space 519680K, 100% used [0x00000007d5500000,0x00000007f5080000,0x00000007f5080000)
  178. from space 81920K, 34% used [0x00000007f5080000,0x00000007f6c1e7b0,0x00000007fa080000)
  179. to space 76800K, 0% used [0x00000007fa800000,0x00000007fa800000,0x00000007ff300000)
  180. ParOldGen total 699392K, used 223957K [0x0000000780000000, 0x00000007aab00000, 0x00000007d5500000)
  181. object space 699392K, 32% used [0x0000000780000000,0x000000078dab57a0,0x00000007aab00000)
  182. PSPermGen total 262144K, used 50549K [0x0000000770000000, 0x0000000780000000, 0x0000000780000000)
  183. object space 262144K, 19% used [0x0000000770000000,0x000000077315d678,0x0000000780000000)
  184. Event: 73.589 GC heap after
  185. Heap after GC invocations=25 (full 3):
  186. PSYoungGen total 610304K, used 3383K [0x00000007d5500000, 0x00000007ff900000, 0x0000000800000000)
  187. eden space 533504K, 0% used [0x00000007d5500000,0x00000007d5500000,0x00000007f5e00000)
  188. from space 76800K, 4% used [0x00000007fa800000,0x00000007fab4dd38,0x00000007ff300000)
  189. to space 75776K, 0% used [0x00000007f5e00000,0x00000007f5e00000,0x00000007fa800000)
  190. ParOldGen total 699392K, used 250986K [0x0000000780000000, 0x00000007aab00000, 0x00000007d5500000)
  191. object space 699392K, 35% used [0x0000000780000000,0x000000078f51a908,0x00000007aab00000)
  192. PSPermGen total 262144K, used 50549K [0x0000000770000000, 0x0000000780000000, 0x0000000780000000)
  193. object space 262144K, 19% used [0x0000000770000000,0x000000077315d678,0x0000000780000000)
  194. }
  195. Event: 84.276 GC heap before
  196. {Heap before GC invocations=26 (full 3):
  197. PSYoungGen total 610304K, used 526260K [0x00000007d5500000, 0x00000007ff900000, 0x0000000800000000)
  198. eden space 533504K, 98% used [0x00000007d5500000,0x00000007f539f5f0,0x00000007f5e00000)
  199. from space 76800K, 4% used [0x00000007fa800000,0x00000007fab4dd38,0x00000007ff300000)
  200. to space 75776K, 0% used [0x00000007f5e00000,0x00000007f5e00000,0x00000007fa800000)
  201. ParOldGen total 699392K, used 250986K [0x0000000780000000, 0x00000007aab00000, 0x00000007d5500000)
  202. object space 699392K, 35% used [0x0000000780000000,0x000000078f51a908,0x00000007aab00000)
  203. PSPermGen total 262144K, used 50805K [0x0000000770000000, 0x0000000780000000, 0x0000000780000000)
  204. object space 262144K, 19% used [0x0000000770000000,0x000000077319d560,0x0000000780000000)
  205. Event: 84.286 GC heap after
  206. Heap after GC invocations=26 (full 3):
  207. PSYoungGen total 522752K, used 6489K [0x00000007d5500000, 0x00000007fdd00000, 0x0000000800000000)
  208. eden space 516096K, 0% used [0x00000007d5500000,0x00000007d5500000,0x00000007f4d00000)
  209. from space 6656K, 97% used [0x00000007f5e00000,0x00000007f6456758,0x00000007f6480000)
  210. to space 73728K, 0% used [0x00000007f9500000,0x00000007f9500000,0x00000007fdd00000)
  211. ParOldGen total 699392K, used 253290K [0x0000000780000000, 0x00000007aab00000, 0x00000007d5500000)
  212. object space 699392K, 36% used [0x0000000780000000,0x000000078f75a940,0x00000007aab00000)
  213. PSPermGen total 262144K, used 50805K [0x0000000770000000, 0x0000000780000000, 0x0000000780000000)
  214. object space 262144K, 19% used [0x0000000770000000,0x000000077319d560,0x0000000780000000)
  215. }
  216. Event: 110.414 GC heap before
  217. {Heap before GC invocations=27 (full 3):
  218. PSYoungGen total 522752K, used 522585K [0x00000007d5500000, 0x00000007fdd00000, 0x0000000800000000)
  219. eden space 516096K, 100% used [0x00000007d5500000,0x00000007f4d00000,0x00000007f4d00000)
  220. from space 6656K, 97% used [0x00000007f5e00000,0x00000007f6456758,0x00000007f6480000)
  221. to space 73728K, 0% used [0x00000007f9500000,0x00000007f9500000,0x00000007fdd00000)
  222. ParOldGen total 699392K, used 253290K [0x0000000780000000, 0x00000007aab00000, 0x00000007d5500000)
  223. object space 699392K, 36% used [0x0000000780000000,0x000000078f75a940,0x00000007aab00000)
  224. PSPermGen total 262144K, used 51112K [0x0000000770000000, 0x0000000780000000, 0x0000000780000000)
  225. object space 262144K, 19% used [0x0000000770000000,0x00000007731ea1e0,0x0000000780000000)
  226. Event: 110.424 GC heap after
  227. Heap after GC invocations=27 (full 3):
  228. PSYoungGen total 551936K, used 5463K [0x00000007d5500000, 0x00000007fc880000, 0x0000000800000000)
  229. eden space 499200K, 0% used [0x00000007d5500000,0x00000007d5500000,0x00000007f3c80000)
  230. from space 52736K, 10% used [0x00000007f9500000,0x00000007f9a55f98,0x00000007fc880000)
  231. to space 71680K, 0% used [0x00000007f3c80000,0x00000007f3c80000,0x00000007f8280000)
  232. ParOldGen total 699392K, used 256570K [0x0000000780000000, 0x00000007aab00000, 0x00000007d5500000)
  233. object space 699392K, 36% used [0x0000000780000000,0x000000078fa8ebd0,0x00000007aab00000)
  234. PSPermGen total 262144K, used 51112K [0x0000000770000000, 0x0000000780000000, 0x0000000780000000)
  235. object space 262144K, 19% used [0x0000000770000000,0x00000007731ea1e0,0x0000000780000000)
  236. }
  237. Event: 150.375 GC heap before
  238. {Heap before GC invocations=28 (full 3):
  239. PSYoungGen total 551936K, used 504663K [0x00000007d5500000, 0x00000007fc880000, 0x0000000800000000)
  240. eden space 499200K, 100% used [0x00000007d5500000,0x00000007f3c80000,0x00000007f3c80000)
  241. from space 52736K, 10% used [0x00000007f9500000,0x00000007f9a55f98,0x00000007fc880000)
  242. to space 71680K, 0% used [0x00000007f3c80000,0x00000007f3c80000,0x00000007f8280000)
  243. ParOldGen total 699392K, used 256570K [0x0000000780000000, 0x00000007aab00000, 0x00000007d5500000)
  244. object space 699392K, 36% used [0x0000000780000000,0x000000078fa8ebd0,0x00000007aab00000)
  245. PSPermGen total 262144K, used 51320K [0x0000000770000000, 0x0000000780000000, 0x0000000780000000)
  246. object space 262144K, 19% used [0x0000000770000000,0x000000077321e1f0,0x0000000780000000)
  247. Event: 150.384 GC heap after
  248. Heap after GC invocations=28 (full 3):
  249. PSYoungGen total 487936K, used 4449K [0x00000007d5500000, 0x00000007fb500000, 0x0000000800000000)
  250. eden space 483328K, 0% used [0x00000007d5500000,0x00000007d5500000,0x00000007f2d00000)
  251. from space 4608K, 96% used [0x00000007f3c80000,0x00000007f40d8738,0x00000007f4100000)
  252. to space 69632K, 0% used [0x00000007f7100000,0x00000007f7100000,0x00000007fb500000)
  253. ParOldGen total 699392K, used 257748K [0x0000000780000000, 0x00000007aab00000, 0x00000007d5500000)
  254. object space 699392K, 36% used [0x0000000780000000,0x000000078fbb5078,0x00000007aab00000)
  255. PSPermGen total 262144K, used 51320K [0x0000000770000000, 0x0000000780000000, 0x0000000780000000)
  256. object space 262144K, 19% used [0x0000000770000000,0x000000077321e1f0,0x0000000780000000)
  257. }
  258. Event: 190.787 GC heap before
  259. {Heap before GC invocations=29 (full 3):
  260. PSYoungGen total 487936K, used 477223K [0x00000007d5500000, 0x00000007fb500000, 0x0000000800000000)
  261. eden space 483328K, 97% used [0x00000007d5500000,0x00000007f22b1840,0x00000007f2d00000)
  262. from space 4608K, 96% used [0x00000007f3c80000,0x00000007f40d8738,0x00000007f4100000)
  263. to space 69632K, 0% used [0x00000007f7100000,0x00000007f7100000,0x00000007fb500000)
  264. ParOldGen total 699392K, used 257748K [0x0000000780000000, 0x00000007aab00000, 0x00000007d5500000)
  265. object space 699392K, 36% used [0x0000000780000000,0x000000078fbb5078,0x00000007aab00000)
  266. PSPermGen total 262144K, used 51690K [0x0000000770000000, 0x0000000780000000, 0x0000000780000000)
  267. object space 262144K, 19% used [0x0000000770000000,0x000000077327a8e8,0x0000000780000000)
  268. Event: 190.797 GC heap after
  269. Heap after GC invocations=29 (full 3):
  270. PSYoungGen total 518144K, used 2493K [0x00000007d5500000, 0x00000007fa200000, 0x0000000800000000)
  271. eden space 467968K, 0% used [0x00000007d5500000,0x00000007d5500000,0x00000007f1e00000)
  272. from space 50176K, 4% used [0x00000007f7100000,0x00000007f736f438,0x00000007fa200000)
  273. to space 67584K, 0% used [0x00000007f1e00000,0x00000007f1e00000,0x00000007f6000000)
  274. ParOldGen total 699392K, used 261305K [0x0000000780000000, 0x00000007aab00000, 0x00000007d5500000)
  275. object space 699392K, 37% used [0x0000000780000000,0x000000078ff2e470,0x00000007aab00000)
  276. PSPermGen total 262144K, used 51690K [0x0000000770000000, 0x0000000780000000, 0x0000000780000000)
  277. object space 262144K, 19% used [0x0000000770000000,0x000000077327a8e8,0x0000000780000000)
  278. }
  279.  
  280. Deoptimization events (10 events):
  281. 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
  282. 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
  283. 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
  284. 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
  285. 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
  286. 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
  287. 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
  288. 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
  289. 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
  290. 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
  291.  
  292. Internal exceptions (10 events):
  293. Event: 213.131 Thread 0x000000000f019800 Threw 0x00000007e4e39360 at C:\re\jdk7u55\869\hotspot\src\share\vm\prims\jvm.cpp:2965
  294. Event: 213.151 Thread 0x000000000f019800 Threw 0x00000007e4e39520 at C:\re\jdk7u55\869\hotspot\src\share\vm\prims\jvm.cpp:2965
  295. Event: 213.165 Thread 0x000000000f019800 Threw 0x00000007e4e396e0 at C:\re\jdk7u55\869\hotspot\src\share\vm\prims\jvm.cpp:2965
  296. Event: 213.181 Thread 0x000000000f019800 Threw 0x00000007e4e398a0 at C:\re\jdk7u55\869\hotspot\src\share\vm\prims\jvm.cpp:2965
  297. Event: 213.202 Thread 0x000000000f019800 Threw 0x00000007e4e39a60 at C:\re\jdk7u55\869\hotspot\src\share\vm\prims\jvm.cpp:2965
  298. Event: 213.215 Thread 0x000000000f019800 Threw 0x00000007e4e39c20 at C:\re\jdk7u55\869\hotspot\src\share\vm\prims\jvm.cpp:2965
  299. Event: 213.232 Thread 0x000000000f019800 Threw 0x00000007e4e39de0 at C:\re\jdk7u55\869\hotspot\src\share\vm\prims\jvm.cpp:2965
  300. Event: 213.250 Thread 0x000000000f019800 Threw 0x00000007e4e39fa0 at C:\re\jdk7u55\869\hotspot\src\share\vm\prims\jvm.cpp:2965
  301. Event: 213.264 Thread 0x000000000f019800 Threw 0x00000007e4e3a160 at C:\re\jdk7u55\869\hotspot\src\share\vm\prims\jvm.cpp:2965
  302. Event: 213.317 Thread 0x000000000f019800 Threw 0x00000007e4e3a320 at C:\re\jdk7u55\869\hotspot\src\share\vm\prims\jvm.cpp:2965
  303.  
  304. Events (10 events):
  305. Event: 190.803 Thread 0x000000000223e000 DEOPT PACKING pc=0x0000000002eb7750 sp=0x00000000024ad860
  306. Event: 190.803 Thread 0x000000000223e000 DEOPT UNPACKING pc=0x0000000002589064 sp=0x00000000024ad730 mode 2
  307. Event: 190.803 Thread 0x000000000223e000 Uncommon trap: trap_request=0xffffffde fr.pc=0x0000000002eb842c
  308. Event: 190.803 Thread 0x000000000223e000 DEOPT PACKING pc=0x0000000002eb842c sp=0x00000000024ad7c0
  309. Event: 190.803 Thread 0x000000000223e000 DEOPT UNPACKING pc=0x0000000002589064 sp=0x00000000024ad720 mode 2
  310. Event: 190.803 Thread 0x000000000223e000 Uncommon trap: trap_request=0xffffffde fr.pc=0x0000000002ee8444
  311. Event: 190.803 Thread 0x000000000223e000 DEOPT PACKING pc=0x0000000002ee8444 sp=0x00000000024ad790
  312. Event: 190.803 Thread 0x000000000223e000 DEOPT UNPACKING pc=0x0000000002589064 sp=0x00000000024ad730 mode 2
  313. Event: 210.123 Thread 0x000000000b59d800 flushing nmethod 0x0000000002c55310
  314. Event: 211.329 Thread 0x000000000b59b000 flushing nmethod 0x0000000002cd1d90
  315.  
  316.  
  317. Dynamic libraries:
  318. 0x000000013f0d0000 - 0x000000013f103000 C:\Program Files\Java\jre7\bin\java.exe
  319. 0x00000000779d0000 - 0x0000000077b79000 C:\Windows\SYSTEM32\ntdll.dll
  320. 0x00000000778b0000 - 0x00000000779cf000 C:\Windows\system32\kernel32.dll
  321. 0x000007fefd850000 - 0x000007fefd8bc000 C:\Windows\system32\KERNELBASE.dll
  322. 0x000007fefe1a0000 - 0x000007fefe27b000 C:\Windows\system32\ADVAPI32.dll
  323. 0x000007fefe7e0000 - 0x000007fefe87f000 C:\Windows\system32\msvcrt.dll
  324. 0x000007feffa50000 - 0x000007feffa6f000 C:\Windows\SYSTEM32\sechost.dll
  325. 0x000007fefea80000 - 0x000007fefebad000 C:\Windows\system32\RPCRT4.dll
  326. 0x00000000777b0000 - 0x00000000778aa000 C:\Windows\system32\USER32.dll
  327. 0x000007feffbb0000 - 0x000007feffc17000 C:\Windows\system32\GDI32.dll
  328. 0x000007feffb40000 - 0x000007feffb4e000 C:\Windows\system32\LPK.dll
  329. 0x000007feffa70000 - 0x000007feffb39000 C:\Windows\system32\USP10.dll
  330. 0x000007fefc140000 - 0x000007fefc334000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_fa396087175ac9ac\COMCTL32.dll
  331. 0x000007fefe760000 - 0x000007fefe7d1000 C:\Windows\system32\SHLWAPI.dll
  332. 0x000007fefe170000 - 0x000007fefe19e000 C:\Windows\system32\IMM32.DLL
  333. 0x000007feff940000 - 0x000007feffa49000 C:\Windows\system32\MSCTF.dll
  334. 0x000000006ae20000 - 0x000000006aef2000 C:\Program Files\Java\jre7\bin\msvcr100.dll
  335. 0x000000005dc60000 - 0x000000005e429000 C:\Program Files\Java\jre7\bin\server\jvm.dll
  336. 0x000007fef96b0000 - 0x000007fef96b9000 C:\Windows\system32\WSOCK32.dll
  337. 0x000007fefe280000 - 0x000007fefe2cd000 C:\Windows\system32\WS2_32.dll
  338. 0x000007fefdbc0000 - 0x000007fefdbc8000 C:\Windows\system32\NSI.dll
  339. 0x000007fef75d0000 - 0x000007fef760b000 C:\Windows\system32\WINMM.dll
  340. 0x0000000077ba0000 - 0x0000000077ba7000 C:\Windows\system32\PSAPI.DLL
  341. 0x000000006db60000 - 0x000000006db6f000 C:\Program Files\Java\jre7\bin\verify.dll
  342. 0x000000006dac0000 - 0x000000006dae8000 C:\Program Files\Java\jre7\bin\java.dll
  343. 0x000000006db30000 - 0x000000006db45000 C:\Program Files\Java\jre7\bin\zip.dll
  344. 0x000000006dc40000 - 0x000000006dc4b000 C:\Program Files\Java\jre7\bin\management.dll
  345. 0x000000006db10000 - 0x000000006db29000 C:\Program Files\Java\jre7\bin\net.dll
  346. 0x000007fefd000000 - 0x000007fefd055000 C:\Windows\system32\mswsock.dll
  347. 0x000007fefcff0000 - 0x000007fefcff7000 C:\Windows\System32\wship6.dll
  348. 0x000000006d840000 - 0x000000006d851000 C:\Program Files\Java\jre7\bin\nio.dll
  349. 0x000007fefa5a0000 - 0x000007fefa5b5000 C:\Windows\system32\NLAapi.dll
  350. 0x000007fef4020000 - 0x000007fef4035000 C:\Windows\system32\napinsp.dll
  351. 0x000007fef4000000 - 0x000007fef4019000 C:\Windows\system32\pnrpnsp.dll
  352. 0x000007fefce80000 - 0x000007fefcedb000 C:\Windows\system32\DNSAPI.dll
  353. 0x000007fef3ff0000 - 0x000007fef3ffb000 C:\Windows\System32\winrnr.dll
  354. 0x000007fefc9c0000 - 0x000007fefc9c7000 C:\Windows\System32\wshtcpip.dll
  355. 0x000007fefa2f0000 - 0x000007fefa317000 C:\Windows\system32\IPHLPAPI.DLL
  356. 0x000007fefa2d0000 - 0x000007fefa2db000 C:\Windows\system32\WINNSI.DLL
  357. 0x000007fef9160000 - 0x000007fef9168000 C:\Windows\system32\rasadhlp.dll
  358. 0x000007fefa180000 - 0x000007fefa1d3000 C:\Windows\System32\fwpuclnt.dll
  359. 0x000000006d710000 - 0x000000006d724000 C:\Program Files\Java\jre7\bin\unpack.dll
  360. 0x0000000180000000 - 0x0000000180050000 D:\Games\MultiMC\instances\Mod Testing Fun\natives\lwjgl64.dll
  361. 0x000007fefaa00000 - 0x000007fefab1d000 C:\Windows\system32\OPENGL32.dll
  362. 0x000007fefad30000 - 0x000007fefad5d000 C:\Windows\system32\GLU32.dll
  363. 0x000007fefab40000 - 0x000007fefac31000 C:\Windows\system32\DDRAW.dll
  364. 0x000007fefb090000 - 0x000007fefb098000 C:\Windows\system32\DCIMAN32.dll
  365. 0x000007fefe580000 - 0x000007fefe757000 C:\Windows\system32\SETUPAPI.dll
  366. 0x000007fefd8d0000 - 0x000007fefd906000 C:\Windows\system32\CFGMGR32.dll
  367. 0x000007fefdde0000 - 0x000007fefdeb7000 C:\Windows\system32\OLEAUT32.dll
  368. 0x000007fefdbd0000 - 0x000007fefddd3000 C:\Windows\system32\ole32.dll
  369. 0x000007fefd910000 - 0x000007fefd92a000 C:\Windows\system32\DEVOBJ.dll
  370. 0x000007fefbb30000 - 0x000007fefbb48000 C:\Windows\system32\dwmapi.dll
  371. 0x000007fefc8f0000 - 0x000007fefc8fc000 C:\Windows\system32\VERSION.dll
  372. 0x000007fefd060000 - 0x000007fefd077000 C:\Windows\system32\CRYPTSP.dll
  373. 0x000007fefcd60000 - 0x000007fefcda7000 C:\Windows\system32\rsaenh.dll
  374. 0x000007fefcae0000 - 0x000007fefcafe000 C:\Windows\system32\USERENV.dll
  375. 0x000007fefd790000 - 0x000007fefd79f000 C:\Windows\system32\profapi.dll
  376. 0x000007fefd6c0000 - 0x000007fefd6cf000 C:\Windows\system32\CRYPTBASE.dll
  377. 0x000007fefa0e0000 - 0x000007fefa0f8000 C:\Windows\system32\dhcpcsvc.DLL
  378. 0x000007fefa0c0000 - 0x000007fefa0d1000 C:\Windows\system32\dhcpcsvc6.DLL
  379. 0x000000006a3f0000 - 0x000000006a585000 C:\Program Files\Java\jre7\bin\awt.dll
  380. 0x000007fefbf60000 - 0x000007fefbfb6000 C:\Windows\system32\uxtheme.dll
  381. 0x000007fefad70000 - 0x000007fefad88000 C:\Windows\system32\atig6pxx.dll
  382. 0x000000005c2b0000 - 0x000000005dc51000 C:\Windows\system32\atio6axx.dll
  383. 0x000007fef9b30000 - 0x000007fef9c58000 C:\Windows\system32\atiadlxx.dll
  384. 0x000007fefebb0000 - 0x000007feff938000 C:\Windows\system32\SHELL32.dll
  385. 0x000007fefbfc0000 - 0x000007fefc0ec000 C:\Windows\system32\PROPSYS.dll
  386. 0x000007fefc740000 - 0x000007fefc751000 C:\Windows\system32\WTSAPI32.dll
  387. 0x000007fefd9e0000 - 0x000007fefda1a000 C:\Windows\system32\WINTRUST.dll
  388. 0x000007fefda20000 - 0x000007fefdb8c000 C:\Windows\system32\CRYPT32.dll
  389. 0x000007fefd830000 - 0x000007fefd83f000 C:\Windows\system32\MSASN1.dll
  390. 0x000007fef7dd0000 - 0x000007fef7f14000 C:\Windows\system32\aticfx64.dll
  391. 0x000007fefacf0000 - 0x000007fefad0e000 C:\Windows\system32\atig6txx.dll
  392. 0x000007fee00d0000 - 0x000007fee016c000 C:\Windows\system32\mscms.dll
  393. 0x000007fee0080000 - 0x000007fee00c2000 C:\Windows\system32\icm32.dll
  394. 0x000007fefa980000 - 0x000007fefa9f8000 C:\Users\Joshua\AppData\Local\Temp\OpenComputersMod-native.64.dll
  395. 0x0000000002340000 - 0x00000000023a4000 D:\Games\MultiMC\instances\Mod Testing Fun\natives\OpenAL64.dll
  396. 0x000007fefe880000 - 0x000007fefe919000 C:\Windows\system32\CLBCatQ.DLL
  397. 0x000007fefbb50000 - 0x000007fefbb9b000 C:\Windows\System32\MMDevApi.dll
  398. 0x000007fefa8f0000 - 0x000007fefa978000 C:\Windows\system32\dsound.dll
  399. 0x000007fefb670000 - 0x000007fefb69c000 C:\Windows\system32\POWRPROF.dll
  400. 0x000007fefb8d0000 - 0x000007fefb91f000 C:\Windows\system32\AUDIOSES.DLL
  401. 0x000000006d6e0000 - 0x000000006d704000 C:\Program Files\Java\jre7\bin\sunec.dll
  402. 0x000000006d830000 - 0x000000006d83b000 C:\Program Files\Java\jre7\bin\sunmscapi.dll
  403. 0x000007fee14d0000 - 0x000007fee15f5000 C:\Windows\system32\dbghelp.dll
  404.  
  405. VM Arguments:
  406. jvm_args: -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms1024m -Xmx2048m -XX:PermSize=256m -Duser.language=en
  407. java_command: D:/Games/MultiMC/jars/NewLaunch.jar
  408. Launcher Type: SUN_STANDARD
  409.  
  410. Environment Variables:
  411. 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
  412. USERNAME=Joshua
  413. OS=Windows_NT
  414. PROCESSOR_IDENTIFIER=AMD64 Family 16 Model 10 Stepping 0, AuthenticAMD
  415.  
  416.  
  417.  
  418. --------------- S Y S T E M ---------------
  419.  
  420. OS: Windows 7 , 64 bit Build 7601 Service Pack 1
  421.  
  422. 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
  423.  
  424. Memory: 4k page, physical 12574612k(8686900k free), swap 20961356k(15479400k free)
  425.  
  426. 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
  427.  
  428. time: Tue Jun 03 14:24:02 2014
  429. elapsed time: 213 seconds
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement