Advertisement
Guest User

Untitled

a guest
Apr 19th, 2015
242
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 33.16 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=0x0000000065fd7d14, pid=1096, tid=1912
  5. #
  6. # JRE version: Java(TM) SE Runtime Environment (7.0_79-b15) (build 1.7.0_79-b15)
  7. # Java VM: Java HotSpot(TM) 64-Bit Server VM (24.79-b02 mixed mode windows-amd64 compressed oops)
  8. # Problematic frame:
  9. # V [jvm.dll+0x407d14]
  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.java.com/bugreport/crash.jsp
  15. #
  16.  
  17. --------------- T H R E A D ---------------
  18.  
  19. Current thread (0x000000001039a800): JavaThread "C2 CompilerThread0" daemon [_thread_in_native, id=1912, stack(0x00000000111a0000,0x00000000112a0000)]
  20.  
  21. siginfo: ExceptionCode=0xc0000005, reading address 0x000000003620c208
  22.  
  23. Registers:
  24. RAX=0x000000003620c208, RBX=0x000000001129dda0, RCX=0x00000000f638752f, RDX=0x0000000019922c60
  25. RSP=0x000000001129dba0, RBP=0x0000000000000000, RSI=0x0000000000000665, RDI=0x00000000380ee008
  26. R8 =0x0000000000000046, R9 =0x0000000000001000, R10=0x0000000000000000, R11=0x0000000019922c70
  27. R12=0x0000000000000003, R13=0x000000003660c1d0, R14=0x000000000000053c, R15=0x00000000000029e0
  28. RIP=0x0000000065fd7d14, EFLAGS=0x0000000000010246
  29.  
  30. Top of Stack: (sp=0x000000001129dba0)
  31. 0x000000001129dba0: 000000001129dda0 0000000000000037
  32. 0x000000001129dbb0: 000000001129e820 000000006606c066
  33. 0x000000001129dbc0: 0000000000010388 0000000066131fe8
  34. 0x000000001129dbd0: 00000000121534d0 000000001129ddf0
  35. 0x000000001129dbe0: 000000001039a100 000000006606cc4b
  36. 0x000000001129dbf0: 000000001129dce0 000000001129dd90
  37. 0x000000001129dc00: 000000001129e820 000000001de6ad58
  38. 0x000000001129dc10: 000000001215b4b8 0000000065fdf2e7
  39. 0x000000001129dc20: 000000001039a100 000000001129dd20
  40. 0x000000001129dc30: 00000000121579e0 00000000121534d0
  41. 0x000000001129dc40: 0000000000000000 000000001129efc8
  42. 0x000000001129dc50: 0000000000000006 000000001fd48480
  43. 0x000000001129dc60: 000000001129f130 000000001129f148
  44. 0x000000001129dc70: 00000000103953f0 0000000000000004
  45. 0x000000001129dc80: 0000000000000000 0000000000000000
  46. 0x000000001129dc90: 00000000661b0000 0000000000000000
  47.  
  48. Instructions: (pc=0x0000000065fd7d14)
  49. 0x0000000065fd7cf4: 4d 8b 2c 07 41 8b 45 1c 85 c0 0f 84 92 00 00 00
  50. 0x0000000065fd7d04: 33 ed 44 8b e0 0f 1f 80 00 00 00 00 49 8b 45 08
  51. 0x0000000065fd7d14: 48 8b 3c 28 48 85 ff 74 6c 40 f6 c7 01 75 66 48
  52. 0x0000000065fd7d24: 83 3f fe 74 60 8b 4f 28 8b c1 c1 e8 05 3b 43 30
  53.  
  54.  
  55. Register to memory mapping:
  56.  
  57. RAX=0x000000003620c208 is an unknown value
  58. RBX=0x000000001129dda0 is pointing into the stack for thread: 0x000000001039a800
  59. RCX=0x00000000f638752f is an unknown value
  60. RDX=0x0000000019922c60 is an unknown value
  61. RSP=0x000000001129dba0 is pointing into the stack for thread: 0x000000001039a800
  62. RBP=0x0000000000000000 is an unknown value
  63. RSI=0x0000000000000665 is an unknown value
  64. RDI=0x00000000380ee008 is an unknown value
  65. R8 =0x0000000000000046 is an unknown value
  66. R9 =0x0000000000001000 is an unknown value
  67. R10=0x0000000000000000 is an unknown value
  68. R11=0x0000000019922c70 is an unknown value
  69. R12=0x0000000000000003 is an unknown value
  70. R13=0x000000003660c1d0 is an unknown value
  71. R14=0x000000000000053c is an unknown value
  72. R15=0x00000000000029e0 is an unknown value
  73.  
  74.  
  75. Stack: [0x00000000111a0000,0x00000000112a0000], sp=0x000000001129dba0, free space=1014k
  76. Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
  77. V [jvm.dll+0x407d14]
  78.  
  79. [error occurred during error reporting (printing native stack), id 0xc0000005]
  80.  
  81.  
  82. Current CompileTask:
  83. C2: 193846 20126 4 net.minecraft.client.renderer.RenderBlocks::func_147764_f (894 bytes)
  84.  
  85.  
  86. --------------- P R O C E S S ---------------
  87.  
  88. Java Threads: ( => current thread )
  89. 0x00000000448ab000 JavaThread "Keep-Alive-Timer" daemon [_thread_blocked, id=2828, stack(0x000000005a810000,0x000000005a910000)]
  90. 0x00000000448a6000 JavaThread "Thread-30" [_thread_in_Java, id=4592, stack(0x000000003def0000,0x000000003dff0000)]
  91. 0x00000000177df800 JavaThread "pool-6-thread-1" [_thread_blocked, id=3000, stack(0x000000005d430000,0x000000005d530000)]
  92. 0x000000001a030000 JavaThread "File IO Thread" [_thread_blocked, id=3516, stack(0x000000005a710000,0x000000005a810000)]
  93. 0x000000001f098000 JavaThread "pool-2-thread-1" [_thread_blocked, id=4816, stack(0x0000000059b60000,0x0000000059c60000)]
  94. 0x00000000177e1000 JavaThread "Chunk I/O Executor Thread-1" daemon [_thread_blocked, id=4928, stack(0x0000000057690000,0x0000000057790000)]
  95. 0x000000001f095800 JavaThread "ic2-poolthread-6" daemon [_thread_blocked, id=2368, stack(0x0000000057420000,0x0000000057520000)]
  96. 0x000000001f095000 JavaThread "ic2-poolthread-5" daemon [_thread_blocked, id=2268, stack(0x0000000023740000,0x0000000023840000)]
  97. 0x000000001f094000 JavaThread "ic2-poolthread-4" daemon [_thread_blocked, id=3992, stack(0x0000000021d20000,0x0000000021e20000)]
  98. 0x000000001f093800 JavaThread "ic2-poolthread-3" daemon [_thread_blocked, id=2548, stack(0x000000001bca0000,0x000000001bda0000)]
  99. 0x000000001f092800 JavaThread "Netty IO #1" daemon [_thread_in_native, id=3840, stack(0x0000000021750000,0x0000000021850000)]
  100. 0x000000001f092000 JavaThread "Netty Client IO #0" daemon [_thread_in_native, id=2244, stack(0x0000000021c20000,0x0000000021d20000)]
  101. 0x000000001f091000 JavaThread "Netty IO #0" daemon [_thread_in_native, id=1472, stack(0x000000001bb60000,0x000000001bc60000)]
  102. 0x0000000019524000 JavaThread "AromaBackup-Schedule" daemon [_thread_blocked, id=4644, stack(0x000000001ba00000,0x000000001bb00000)]
  103. 0x00000000177e0800 JavaThread "Server thread" [_thread_blocked, id=3492, stack(0x000000001b900000,0x000000001ba00000)]
  104. 0x00000000177df000 JavaThread "Snooper Timer" daemon [_thread_blocked, id=4192, stack(0x0000000014580000,0x0000000014680000)]
  105. 0x0000000018108800 JavaThread "LWJGL Timer" daemon [_thread_blocked, id=4740, stack(0x000000001b710000,0x000000001b810000)]
  106. 0x000000001810d000 JavaThread "Thread-25" [_thread_blocked, id=4572, stack(0x0000000014840000,0x0000000014940000)]
  107. 0x0000000018109000 JavaThread "Thread-24" [_thread_blocked, id=3164, stack(0x0000000014440000,0x0000000014540000)]
  108. 0x000000001951f800 JavaThread "ic2-poolthread-2" daemon [_thread_blocked, id=1980, stack(0x0000000057320000,0x0000000057420000)]
  109. 0x00000000180fe000 JavaThread "ic2-poolthread-1" daemon [_thread_blocked, id=4832, stack(0x0000000021870000,0x0000000021970000)]
  110. 0x0000000017c4f800 JavaThread "Timer hack thread" daemon [_thread_blocked, id=4776, stack(0x0000000018d70000,0x0000000018e70000)]
  111. 0x00000000120db800 JavaThread "Snooper Timer" daemon [_thread_blocked, id=3432, stack(0x0000000017240000,0x0000000017340000)]
  112. 0x000000001234c000 JavaThread "AWT-Windows" daemon [_thread_in_native, id=3988, stack(0x0000000014190000,0x0000000014290000)]
  113. 0x0000000011d14800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=1556, stack(0x0000000013e50000,0x0000000013f50000)]
  114. 0x00000000103af000 JavaThread "Service Thread" daemon [_thread_blocked, id=444, stack(0x00000000114b0000,0x00000000115b0000)]
  115. 0x00000000103a4000 JavaThread "C1 CompilerThread2" daemon [_thread_in_vm, id=4344, stack(0x0000000010ec0000,0x0000000010fc0000)]
  116. 0x00000000103a3000 JavaThread "C2 CompilerThread1" daemon [_thread_in_native, id=4656, stack(0x0000000011390000,0x0000000011490000)]
  117. =>0x000000001039a800 JavaThread "C2 CompilerThread0" daemon [_thread_in_native, id=1912, stack(0x00000000111a0000,0x00000000112a0000)]
  118. 0x0000000010399800 JavaThread "Attach Listener" daemon [_thread_blocked, id=4964, stack(0x0000000011050000,0x0000000011150000)]
  119. 0x0000000010396800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=4488, stack(0x0000000010db0000,0x0000000010eb0000)]
  120. 0x0000000010396000 JavaThread "Surrogate Locker Thread (Concurrent GC)" daemon [_thread_blocked, id=460, stack(0x0000000010ba0000,0x0000000010ca0000)]
  121. 0x0000000010347000 JavaThread "Finalizer" daemon [_thread_blocked, id=3372, stack(0x0000000010a40000,0x0000000010b40000)]
  122. 0x0000000010340800 JavaThread "Reference Handler" daemon [_thread_blocked, id=4744, stack(0x00000000108a0000,0x00000000109a0000)]
  123. 0x00000000022d0800 JavaThread "Client thread" [_thread_in_Java, id=1528, stack(0x00000000025e0000,0x00000000026e0000)]
  124.  
  125. Other Threads:
  126. 0x000000001033b800 VMThread [stack: 0x0000000010690000,0x0000000010790000] [id=4876]
  127. 0x00000000103bb000 WatcherThread [stack: 0x00000000115b0000,0x00000000116b0000] [id=3320]
  128.  
  129. VM state:not at safepoint (normal execution)
  130.  
  131. VM Mutex/Monitor currently owned by a thread: ([mutex/lock_event])
  132. [0x000000000227df10] SystemDictionary_lock - owner thread: 0x0000000000000000
  133.  
  134. Heap
  135. par new generation total 460096K, used 297791K [0x0000000730000000, 0x000000074f330000, 0x000000074f330000)
  136. eden space 409024K, 64% used [0x0000000730000000, 0x0000000740086c88, 0x0000000748f70000)
  137. from space 51072K, 68% used [0x0000000748f70000, 0x000000074b1b8fc8, 0x000000074c150000)
  138. to space 51072K, 0% used [0x000000074c150000, 0x000000074c150000, 0x000000074f330000)
  139. concurrent mark-sweep generation total 1368092K, used 745568K [0x000000074f330000, 0x00000007a2b37000, 0x00000007f0000000)
  140. concurrent-mark-sweep perm gen total 262144K, used 176426K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
  141.  
  142. Card table byte_map: [0x00000000090f0000,0x0000000009780000] byte_map_base: 0x0000000005770000
  143.  
  144. Polling page: 0x0000000000120000
  145.  
  146. Code Cache [0x00000000026e0000, 0x0000000005bb0000, 0x00000000086e0000)
  147. total_blobs=15537 nmethods=13955 adapters=1496 free_code_cache=45320Kb largest_free_block=45294592
  148.  
  149. Compilation events (10 events):
  150. Event: 193.771 Thread 0x000000001039a800 20124 4 java.util.TreeMap$KeySet::iterator (32 bytes)
  151. Event: 193.773 Thread 0x000000001039a800 nmethod 20124 0x00000000050d7110 code [0x00000000050d7260, 0x00000000050d73d8]
  152. Event: 193.777 Thread 0x00000000103a4000 20125 3 com.cricketcraft.chisel.carving.CarvableHelper::registerSubBlocks (56 bytes)
  153. Event: 193.779 Thread 0x00000000103a4000 nmethod 20125 0x0000000005198fd0 code [0x0000000005199220, 0x0000000005199e98]
  154. Event: 193.780 Thread 0x000000001039a800 20126 4 net.minecraft.client.renderer.RenderBlocks::func_147764_f (894 bytes)
  155. Event: 193.784 Thread 0x00000000103a4000 20128 3 net.minecraft.block.BlockSandStone::func_149691_a (55 bytes)
  156. Event: 193.784 Thread 0x00000000103a4000 nmethod 20128 0x0000000004fa0750 code [0x0000000004fa08c0, 0x0000000004fa0c50]
  157. Event: 193.785 Thread 0x00000000103a4000 20129 3 squeek.applecore.api.hunger.ExhaustionEvent::<init> (10 bytes)
  158. Event: 193.785 Thread 0x00000000103a4000 nmethod 20129 0x0000000005090dd0 code [0x0000000005090f40, 0x0000000005091128]
  159. Event: 193.785 Thread 0x00000000103a4000 20130 3 squeek.applecore.api.hunger.ExhaustionEvent::setup (26 bytes)
  160.  
  161. GC Heap History (10 events):
  162. Event: 190.259 GC heap before
  163. {Heap before GC invocations=474 (full 13):
  164. par new generation total 460096K, used 460096K [0x0000000730000000, 0x000000074f330000, 0x000000074f330000)
  165. eden space 409024K, 100% used [0x0000000730000000, 0x0000000748f70000, 0x0000000748f70000)
  166. from space 51072K, 100% used [0x000000074c150000, 0x000000074f330000, 0x000000074f330000)
  167. to space 51072K, 0% used [0x0000000748f70000, 0x0000000748f70000, 0x000000074c150000)
  168. concurrent mark-sweep generation total 1368092K, used 721114K [0x000000074f330000, 0x00000007a2b37000, 0x00000007f0000000)
  169. concurrent-mark-sweep perm gen total 262144K, used 175763K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
  170. Event: 190.286 GC heap after
  171. Heap after GC invocations=475 (full 13):
  172. par new generation total 460096K, used 24272K [0x0000000730000000, 0x000000074f330000, 0x000000074f330000)
  173. eden space 409024K, 0% used [0x0000000730000000, 0x0000000730000000, 0x0000000748f70000)
  174. from space 51072K, 47% used [0x0000000748f70000, 0x000000074a724338, 0x000000074c150000)
  175. to space 51072K, 0% used [0x000000074c150000, 0x000000074c150000, 0x000000074f330000)
  176. concurrent mark-sweep generation total 1368092K, used 745568K [0x000000074f330000, 0x00000007a2b37000, 0x00000007f0000000)
  177. concurrent-mark-sweep perm gen total 262144K, used 175763K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
  178. }
  179. Event: 191.038 GC heap before
  180. {Heap before GC invocations=475 (full 13):
  181. par new generation total 460096K, used 433296K [0x0000000730000000, 0x000000074f330000, 0x000000074f330000)
  182. eden space 409024K, 100% used [0x0000000730000000, 0x0000000748f70000, 0x0000000748f70000)
  183. from space 51072K, 47% used [0x0000000748f70000, 0x000000074a724350, 0x000000074c150000)
  184. to space 51072K, 0% used [0x000000074c150000, 0x000000074c150000, 0x000000074f330000)
  185. concurrent mark-sweep generation total 1368092K, used 745568K [0x000000074f330000, 0x00000007a2b37000, 0x00000007f0000000)
  186. concurrent-mark-sweep perm gen total 262144K, used 175954K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
  187. Event: 191.054 GC heap after
  188. Heap after GC invocations=476 (full 13):
  189. par new generation total 460096K, used 21492K [0x0000000730000000, 0x000000074f330000, 0x000000074f330000)
  190. eden space 409024K, 0% used [0x0000000730000000, 0x0000000730000000, 0x0000000748f70000)
  191. from space 51072K, 42% used [0x000000074c150000, 0x000000074d64d380, 0x000000074f330000)
  192. to space 51072K, 0% used [0x0000000748f70000, 0x0000000748f70000, 0x000000074c150000)
  193. concurrent mark-sweep generation total 1368092K, used 745568K [0x000000074f330000, 0x00000007a2b37000, 0x00000007f0000000)
  194. concurrent-mark-sweep perm gen total 262144K, used 175954K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
  195. }
  196. Event: 191.807 GC heap before
  197. {Heap before GC invocations=476 (full 13):
  198. par new generation total 460096K, used 430516K [0x0000000730000000, 0x000000074f330000, 0x000000074f330000)
  199. eden space 409024K, 100% used [0x0000000730000000, 0x0000000748f70000, 0x0000000748f70000)
  200. from space 51072K, 42% used [0x000000074c150000, 0x000000074d64d380, 0x000000074f330000)
  201. to space 51072K, 0% used [0x0000000748f70000, 0x0000000748f70000, 0x000000074c150000)
  202. concurrent mark-sweep generation total 1368092K, used 745568K [0x000000074f330000, 0x00000007a2b37000, 0x00000007f0000000)
  203. concurrent-mark-sweep perm gen total 262144K, used 176101K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
  204. Event: 191.823 GC heap after
  205. Heap after GC invocations=477 (full 13):
  206. par new generation total 460096K, used 30604K [0x0000000730000000, 0x000000074f330000, 0x000000074f330000)
  207. eden space 409024K, 0% used [0x0000000730000000, 0x0000000730000000, 0x0000000748f70000)
  208. from space 51072K, 59% used [0x0000000748f70000, 0x000000074ad532a8, 0x000000074c150000)
  209. to space 51072K, 0% used [0x000000074c150000, 0x000000074c150000, 0x000000074f330000)
  210. concurrent mark-sweep generation total 1368092K, used 745568K [0x000000074f330000, 0x00000007a2b37000, 0x00000007f0000000)
  211. concurrent-mark-sweep perm gen total 262144K, used 176101K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
  212. }
  213. Event: 192.573 GC heap before
  214. {Heap before GC invocations=477 (full 13):
  215. par new generation total 460096K, used 439628K [0x0000000730000000, 0x000000074f330000, 0x000000074f330000)
  216. eden space 409024K, 100% used [0x0000000730000000, 0x0000000748f70000, 0x0000000748f70000)
  217. from space 51072K, 59% used [0x0000000748f70000, 0x000000074ad532a8, 0x000000074c150000)
  218. to space 51072K, 0% used [0x000000074c150000, 0x000000074c150000, 0x000000074f330000)
  219. concurrent mark-sweep generation total 1368092K, used 745568K [0x000000074f330000, 0x00000007a2b37000, 0x00000007f0000000)
  220. concurrent-mark-sweep perm gen total 262144K, used 176225K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
  221. Event: 192.590 GC heap after
  222. Heap after GC invocations=478 (full 13):
  223. par new generation total 460096K, used 41309K [0x0000000730000000, 0x000000074f330000, 0x000000074f330000)
  224. eden space 409024K, 0% used [0x0000000730000000, 0x0000000730000000, 0x0000000748f70000)
  225. from space 51072K, 80% used [0x000000074c150000, 0x000000074e9a75c8, 0x000000074f330000)
  226. to space 51072K, 0% used [0x0000000748f70000, 0x0000000748f70000, 0x000000074c150000)
  227. concurrent mark-sweep generation total 1368092K, used 745568K [0x000000074f330000, 0x00000007a2b37000, 0x00000007f0000000)
  228. concurrent-mark-sweep perm gen total 262144K, used 176225K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
  229. }
  230. Event: 193.318 GC heap before
  231. {Heap before GC invocations=478 (full 13):
  232. par new generation total 460096K, used 450333K [0x0000000730000000, 0x000000074f330000, 0x000000074f330000)
  233. eden space 409024K, 100% used [0x0000000730000000, 0x0000000748f70000, 0x0000000748f70000)
  234. from space 51072K, 80% used [0x000000074c150000, 0x000000074e9a75c8, 0x000000074f330000)
  235. to space 51072K, 0% used [0x0000000748f70000, 0x0000000748f70000, 0x000000074c150000)
  236. concurrent mark-sweep generation total 1368092K, used 745568K [0x000000074f330000, 0x00000007a2b37000, 0x00000007f0000000)
  237. concurrent-mark-sweep perm gen total 262144K, used 176335K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
  238. Event: 193.335 GC heap after
  239. Heap after GC invocations=479 (full 13):
  240. par new generation total 460096K, used 35107K [0x0000000730000000, 0x000000074f330000, 0x000000074f330000)
  241. eden space 409024K, 0% used [0x0000000730000000, 0x0000000730000000, 0x0000000748f70000)
  242. from space 51072K, 68% used [0x0000000748f70000, 0x000000074b1b8fc8, 0x000000074c150000)
  243. to space 51072K, 0% used [0x000000074c150000, 0x000000074c150000, 0x000000074f330000)
  244. concurrent mark-sweep generation total 1368092K, used 745568K [0x000000074f330000, 0x00000007a2b37000, 0x00000007f0000000)
  245. concurrent-mark-sweep perm gen total 262144K, used 176335K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
  246. }
  247.  
  248. Deoptimization events (10 events):
  249. Event: 192.422 Thread 0x00000000177e0800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00000000052c8a28 method=net.minecraft.entity.ai.EntityAITasks.func_75774_a()V @ 93
  250. Event: 192.678 Thread 0x00000000177e0800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00000000052c8a28 method=net.minecraft.entity.ai.EntityAITasks.func_75774_a()V @ 93
  251. Event: 192.728 Thread 0x00000000177e0800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00000000052c8a28 method=net.minecraft.entity.ai.EntityAITasks.func_75774_a()V @ 93
  252. Event: 192.827 Thread 0x00000000022d0800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000005ac054c method=net.minecraft.client.renderer.RenderBlocks.func_147806_b(Lnet/minecraft/block/Block;DDDLnet/minecraft/util/IIcon;)V @ 28
  253. Event: 193.433 Thread 0x00000000177e0800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000000539f514 method=net.minecraft.entity.Entity.func_70091_d(DDD)V @ 1974
  254. Event: 193.471 Thread 0x00000000177e0800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000000539f514 method=net.minecraft.entity.Entity.func_70091_d(DDD)V @ 1974
  255. Event: 193.523 Thread 0x00000000177e0800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000000539f514 method=net.minecraft.entity.Entity.func_70091_d(DDD)V @ 1974
  256. Event: 193.566 Thread 0x00000000022d0800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000000539f514 method=net.minecraft.entity.Entity.func_70091_d(DDD)V @ 1974
  257. Event: 193.700 Thread 0x00000000022d0800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000005ac054c method=net.minecraft.client.renderer.RenderBlocks.func_147806_b(Lnet/minecraft/block/Block;DDDLnet/minecraft/util/IIcon;)V @ 28
  258. Event: 193.700 Thread 0x00000000022d0800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000005ac054c method=net.minecraft.client.renderer.RenderBlocks.func_147806_b(Lnet/minecraft/block/Block;DDDLnet/minecraft/util/IIcon;)V @ 28
  259.  
  260. Internal exceptions (10 events):
  261. Event: 193.463 Thread 0x00000000448a6000 Threw 0x0000000735501ea0 at C:\re\jdk7u79\2331\hotspot\src\share\vm\runtime\sharedRuntime.cpp:591
  262. Event: 193.469 Thread 0x0000000018109000 Threw 0x0000000733003d48 at C:\re\jdk7u79\2331\hotspot\src\share\vm\prims\jvm.cpp:3025
  263. Event: 193.496 Thread 0x0000000018109000 Threw 0x0000000733003f08 at C:\re\jdk7u79\2331\hotspot\src\share\vm\prims\jvm.cpp:3025
  264. Event: 193.535 Thread 0x0000000018109000 Threw 0x00000007330040c8 at C:\re\jdk7u79\2331\hotspot\src\share\vm\prims\jvm.cpp:3025
  265. Event: 193.569 Thread 0x0000000018109000 Threw 0x0000000733004288 at C:\re\jdk7u79\2331\hotspot\src\share\vm\prims\jvm.cpp:3025
  266. Event: 193.620 Thread 0x0000000018109000 Threw 0x0000000733004448 at C:\re\jdk7u79\2331\hotspot\src\share\vm\prims\jvm.cpp:3025
  267. Event: 193.670 Thread 0x0000000018109000 Threw 0x0000000733004608 at C:\re\jdk7u79\2331\hotspot\src\share\vm\prims\jvm.cpp:3025
  268. Event: 193.696 Thread 0x0000000018109000 Threw 0x00000007330047c8 at C:\re\jdk7u79\2331\hotspot\src\share\vm\prims\jvm.cpp:3025
  269. Event: 193.736 Thread 0x0000000018109000 Threw 0x0000000733004988 at C:\re\jdk7u79\2331\hotspot\src\share\vm\prims\jvm.cpp:3025
  270. Event: 193.773 Thread 0x0000000018109000 Threw 0x0000000733004b48 at C:\re\jdk7u79\2331\hotspot\src\share\vm\prims\jvm.cpp:3025
  271.  
  272. Events (10 events):
  273. Event: 193.523 Thread 0x00000000177e0800 DEOPT UNPACKING pc=0x0000000002719064 sp=0x000000001b9fe940 mode 2
  274. Event: 193.566 Thread 0x00000000022d0800 Uncommon trap: trap_request=0xffffffde fr.pc=0x000000000539f514
  275. Event: 193.566 Thread 0x00000000022d0800 DEOPT PACKING pc=0x000000000539f514 sp=0x00000000026de160
  276. Event: 193.566 Thread 0x00000000022d0800 DEOPT UNPACKING pc=0x0000000002719064 sp=0x00000000026de0e0 mode 2
  277. Event: 193.700 Thread 0x00000000022d0800 Uncommon trap: trap_request=0xffffffc6 fr.pc=0x0000000005ac054c
  278. Event: 193.700 Thread 0x00000000022d0800 DEOPT PACKING pc=0x0000000005ac054c sp=0x00000000026dddd0
  279. Event: 193.700 Thread 0x00000000022d0800 DEOPT UNPACKING pc=0x0000000002719064 sp=0x00000000026ddcf8 mode 2
  280. Event: 193.700 Thread 0x00000000022d0800 Uncommon trap: trap_request=0xffffffc6 fr.pc=0x0000000005ac054c
  281. Event: 193.700 Thread 0x00000000022d0800 DEOPT PACKING pc=0x0000000005ac054c sp=0x00000000026dddd0
  282. Event: 193.700 Thread 0x00000000022d0800 DEOPT UNPACKING pc=0x0000000002719064 sp=0x00000000026ddcf8 mode 2
  283.  
  284.  
  285. Dynamic libraries:
  286. 0x000000013f9f0000 - 0x000000013fa23000 C:\Program Files\Java\jre7\bin\javaw.exe
  287. 0x0000000077450000 - 0x00000000775f9000 C:\Windows\SYSTEM32\ntdll.dll
  288. 0x0000000077330000 - 0x000000007744f000 C:\Windows\system32\kernel32.dll
  289. 0x000007fefd540000 - 0x000007fefd5ac000 C:\Windows\system32\KERNELBASE.dll
  290. 0x000007fefdc40000 - 0x000007fefdd1b000 C:\Windows\system32\ADVAPI32.dll
  291. 0x000007fefd630000 - 0x000007fefd6cf000 C:\Windows\system32\msvcrt.dll
  292. 0x000007fefe440000 - 0x000007fefe45f000 C:\Windows\SYSTEM32\sechost.dll
  293. 0x000007fefe6a0000 - 0x000007fefe7cd000 C:\Windows\system32\RPCRT4.dll
  294. 0x0000000077230000 - 0x000000007732a000 C:\Windows\system32\USER32.dll
  295. 0x000007fefdbd0000 - 0x000007fefdc37000 C:\Windows\system32\GDI32.dll
  296. 0x000007fefe940000 - 0x000007fefe94e000 C:\Windows\system32\LPK.dll
  297. 0x000007fefe290000 - 0x000007fefe359000 C:\Windows\system32\USP10.dll
  298. 0x000007fefbb50000 - 0x000007fefbd44000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_fa396087175ac9ac\COMCTL32.dll
  299. 0x000007fefe8c0000 - 0x000007fefe931000 C:\Windows\system32\SHLWAPI.dll
  300. 0x000007fefe240000 - 0x000007fefe26e000 C:\Windows\system32\IMM32.DLL
  301. 0x000007fefd770000 - 0x000007fefd879000 C:\Windows\system32\MSCTF.dll
  302. 0x00000000663b0000 - 0x0000000066482000 C:\Program Files\Java\jre7\bin\msvcr100.dll
  303. 0x0000000065bd0000 - 0x00000000663a5000 C:\Program Files\Java\jre7\bin\server\jvm.dll
  304. 0x000007fee6bd0000 - 0x000007fee6bd9000 C:\Windows\system32\WSOCK32.dll
  305. 0x000007fefe7d0000 - 0x000007fefe81d000 C:\Windows\system32\WS2_32.dll
  306. 0x000007fefd620000 - 0x000007fefd628000 C:\Windows\system32\NSI.dll
  307. 0x000007fef8f90000 - 0x000007fef8fcb000 C:\Windows\system32\WINMM.dll
  308. 0x0000000077620000 - 0x0000000077627000 C:\Windows\system32\PSAPI.DLL
  309. 0x0000000066600000 - 0x000000006660f000 C:\Program Files\Java\jre7\bin\verify.dll
  310. 0x0000000066540000 - 0x0000000066568000 C:\Program Files\Java\jre7\bin\java.dll
  311. 0x0000000066520000 - 0x0000000066535000 C:\Program Files\Java\jre7\bin\zip.dll
  312. 0x0000000066610000 - 0x000000006661b000 C:\Program Files\Java\jre7\bin\management.dll
  313. 0x0000000066500000 - 0x000000006651a000 C:\Program Files\Java\jre7\bin\net.dll
  314. 0x000007fefc340000 - 0x000007fefc3c5000 C:\Program Files (x86)\Avira\AntiVir Desktop\avsda64.dll
  315. 0x000007fefc310000 - 0x000007fefc337000 C:\Windows\system32\IPHLPAPI.DLL
  316. 0x000007fefc5a0000 - 0x000007fefc5ab000 C:\Windows\system32\WINNSI.DLL
  317. 0x000007fefc9d0000 - 0x000007fefca25000 C:\Windows\system32\mswsock.dll
  318. 0x000007fefcc90000 - 0x000007fefcc97000 C:\Windows\System32\wship6.dll
  319. 0x00000000664e0000 - 0x00000000664f1000 C:\Program Files\Java\jre7\bin\nio.dll
  320. 0x000007fefaff0000 - 0x000007fefb005000 C:\Windows\system32\NLAapi.dll
  321. 0x000007fee6d50000 - 0x000007fee6d65000 C:\Windows\system32\napinsp.dll
  322. 0x000007fee6d30000 - 0x000007fee6d49000 C:\Windows\system32\pnrpnsp.dll
  323. 0x000007fefc910000 - 0x000007fefc96b000 C:\Windows\system32\DNSAPI.dll
  324. 0x000007feec3a0000 - 0x000007feec3ab000 C:\Windows\System32\winrnr.dll
  325. 0x000007fef9f60000 - 0x000007fef9f8f000 C:\Program Files\Common Files\Microsoft Shared\Windows Live\WLIDNSP.DLL
  326. 0x000007fefa9f0000 - 0x000007fefaa43000 C:\Windows\System32\fwpuclnt.dll
  327. 0x000007fef9f30000 - 0x000007fef9f38000 C:\Windows\system32\rasadhlp.dll
  328. 0x0000000065a30000 - 0x0000000065bc5000 C:\Program Files\Java\jre7\bin\awt.dll
  329. 0x000007fefe360000 - 0x000007fefe437000 C:\Windows\system32\OLEAUT32.dll
  330. 0x000007fefe030000 - 0x000007fefe233000 C:\Windows\system32\ole32.dll
  331. 0x000007fefb710000 - 0x000007fefb766000 C:\Windows\system32\uxtheme.dll
  332. 0x000007fefb330000 - 0x000007fefb348000 C:\Windows\system32\dwmapi.dll
  333. 0x000007fefd100000 - 0x000007fefd10f000 C:\Windows\system32\CRYPTBASE.dll
  334. 0x000007fefe950000 - 0x000007feff6d8000 C:\Windows\system32\SHELL32.dll
  335. 0x0000000066490000 - 0x00000000664d7000 C:\Program Files\Java\jre7\bin\fontmanager.dll
  336. 0x000007fee5d50000 - 0x000007fee5f4f000 C:\Windows\system32\d3d9.dll
  337. 0x000007fefc300000 - 0x000007fefc30c000 C:\Windows\system32\VERSION.dll
  338. 0x000007fee5d40000 - 0x000007fee5d47000 C:\Windows\system32\d3d8thk.dll
  339. 0x000007fef8e00000 - 0x000007fef8f4c000 C:\Windows\system32\aticfx64.dll
  340. 0x000007fee5ca0000 - 0x000007fee5cc1000 C:\Windows\system32\atiu9p64.dll
  341. 0x000007fee5000000 - 0x000007fee57f6000 C:\Windows\system32\atiumd64.dll
  342. 0x000000006abd0000 - 0x000000006b3d8000 C:\Windows\system32\atiumd6a.dll
  343. 0x000007fefc1e0000 - 0x000007fefc20c000 C:\Windows\system32\POWRPROF.dll
  344. 0x000007fefd9f0000 - 0x000007fefdbc7000 C:\Windows\system32\SETUPAPI.dll
  345. 0x000007fefd3f0000 - 0x000007fefd426000 C:\Windows\system32\CFGMGR32.dll
  346. 0x000007fefd510000 - 0x000007fefd52a000 C:\Windows\system32\DEVOBJ.dll
  347. 0x0000000065960000 - 0x00000000659a1000 C:\Program Files\Java\jre7\bin\t2k.dll
  348. 0x0000000066640000 - 0x0000000066654000 C:\Program Files\Java\jre7\bin\unpack.dll
  349. 0x0000000180000000 - 0x0000000180051000 C:\Users\Game\Desktop\FTB\direwolf20_17\natives\lwjgl64.dll
  350. 0x000007fee0a10000 - 0x000007fee0b2d000 C:\Windows\system32\OPENGL32.dll
  351. 0x000007fef5ab0000 - 0x000007fef5add000 C:\Windows\system32\GLU32.dll
  352. 0x000007feecaf0000 - 0x000007feecbe1000 C:\Windows\system32\DDRAW.dll
  353. 0x000007fefb790000 - 0x000007fefb798000 C:\Windows\system32\DCIMAN32.dll
  354. 0x000007fefcc40000 - 0x000007fefcc57000 C:\Windows\system32\CRYPTSP.dll
  355. 0x000007fefc820000 - 0x000007fefc867000 C:\Windows\system32\rsaenh.dll
  356. 0x000007fefd440000 - 0x000007fefd45e000 C:\Windows\system32\USERENV.dll
  357. 0x000007fefd260000 - 0x000007fefd26f000 C:\Windows\system32\profapi.dll
  358. 0x000007fefa950000 - 0x000007fefa968000 C:\Windows\system32\dhcpcsvc.DLL
  359. 0x000007fefa9d0000 - 0x000007fefa9e1000 C:\Windows\system32\dhcpcsvc6.DLL
  360. 0x000007fef5b00000 - 0x000007fef5b18000 C:\Windows\system32\atig6pxx.dll
  361. 0x0000000063d80000 - 0x000000006592e000 C:\Windows\system32\atio6axx.dll
  362. 0x000007feef780000 - 0x000007feef8b8000 C:\Windows\system32\atiadlxx.dll
  363. 0x000007fefb7a0000 - 0x000007fefb8cc000 C:\Windows\system32\PROPSYS.dll
  364. 0x000007fefc210000 - 0x000007fefc221000 C:\Windows\system32\WTSAPI32.dll
  365. 0x000007fefd5b0000 - 0x000007fefd5ea000 C:\Windows\system32\WINTRUST.dll
  366. 0x000007fefd280000 - 0x000007fefd3ec000 C:\Windows\system32\CRYPT32.dll
  367. 0x000007fefd270000 - 0x000007fefd27f000 C:\Windows\system32\MSASN1.dll
  368. 0x000007fef5a50000 - 0x000007fef5a79000 C:\Windows\system32\atig6txx.dll
  369. 0x000007fee2b40000 - 0x000007fee2bdc000 C:\Windows\system32\mscms.dll
  370. 0x000007fee2aa0000 - 0x000007fee2ae2000 C:\Windows\system32\icm32.dll
  371. 0x0000000070a40000 - 0x0000000070adc000 C:\Users\Game\Desktop\FTB\direwolf20_17\natives\avutil-ttv-51.dll
  372. 0x0000000008930000 - 0x0000000008986000 C:\Users\Game\Desktop\FTB\direwolf20_17\natives\swresample-ttv-0.dll
  373. 0x000000006eb80000 - 0x000000006ec50000 C:\Users\Game\Desktop\FTB\direwolf20_17\natives\libmp3lame-ttv.dll
  374. 0x000007fedf660000 - 0x000007fee0a04000 C:\Users\Game\Desktop\FTB\direwolf20_17\natives\libmfxsw64.dll
  375. 0x000007fedf530000 - 0x000007fedf65b000 C:\Users\Game\Desktop\FTB\direwolf20_17\natives\twitchsdk.dll
  376. 0x000007fefe460000 - 0x000007fefe69b000 C:\Windows\system32\WININET.dll
  377. 0x000007fefd530000 - 0x000007fefd534000 C:\Windows\system32\api-ms-win-downlevel-user32-l1-1-0.dll
  378. 0x000007fefd430000 - 0x000007fefd434000 C:\Windows\system32\api-ms-win-downlevel-shlwapi-l1-1-0.dll
  379. 0x000007fefd5f0000 - 0x000007fefd5f4000 C:\Windows\system32\api-ms-win-downlevel-version-l1-1-0.dll
  380. 0x000007fefd600000 - 0x000007fefd603000 C:\Windows\system32\api-ms-win-downlevel-normaliz-l1-1-0.dll
  381. 0x0000000077610000 - 0x0000000077613000 C:\Windows\system32\normaliz.DLL
  382. 0x000007fefdd80000 - 0x000007fefe030000 C:\Windows\system32\iertutil.dll
  383. 0x000007fefd460000 - 0x000007fefd465000 C:\Windows\system32\api-ms-win-downlevel-advapi32-l1-1-0.dll
  384. 0x00000000659c0000 - 0x00000000659e4000 C:\Program Files\Java\jre7\bin\sunec.dll
  385. 0x00000000659b0000 - 0x00000000659bb000 C:\Program Files\Java\jre7\bin\sunmscapi.dll
  386. 0x000007fefc2f0000 - 0x000007fefc2f7000 C:\Windows\System32\wshtcpip.dll
  387. 0x000000000f820000 - 0x000000000f884000 C:\Users\Game\Desktop\FTB\direwolf20_17\natives\OpenAL64.dll
  388. 0x000007fefe820000 - 0x000007fefe8b9000 C:\Windows\system32\CLBCatQ.DLL
  389. 0x000007fefba00000 - 0x000007fefba4b000 C:\Windows\System32\MMDevApi.dll
  390. 0x000007feeca60000 - 0x000007feecae8000 C:\Windows\system32\dsound.dll
  391. 0x000007fef5fd0000 - 0x000007fef601f000 C:\Windows\system32\AUDIOSES.DLL
  392. 0x0000000065930000 - 0x0000000065960000 C:\Program Files\Java\jre7\bin\jpeg.dll
  393. 0x000007fef55a0000 - 0x000007fef56c5000 C:\Windows\system32\dbghelp.dll
  394.  
  395. VM Arguments:
  396. jvm_args: -Xms256M -Xmx3072M -XX:PermSize=256m -Djava.library.path=C:\Users\Game\Desktop\FTB\direwolf20_17\natives -Dorg.lwjgl.librarypath=C:\Users\Game\Desktop\FTB\direwolf20_17\natives -Dnet.java.games.input.librarypath=C:\Users\Game\Desktop\FTB\direwolf20_17\natives -Duser.home=C:\Users\Game\Desktop\FTB\direwolf20_17 -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Djava.net.preferIPv4Stack=true -XX:+UseParNewGC -XX:+UseConcMarkSweepGC -XX:+CICompilerCountPerCPU -XX:+TieredCompilation
  397. java_command: net.minecraft.launchwrapper.Launch --username WarpFactor10 --version 1.7.10 --gameDir C:\Users\Game\Desktop\FTB\direwolf20_17\minecraft --assetsDir C:\Users\Game\Desktop\FTB\assets --assetIndex 1.7.10 --uuid 8b50414c64d34bedb75e1d77f1b0ea6b --accessToken 59dae5d46fd046a7a9c089e736dfb488 --userProperties {} --userType mojang --tweakClass cpw.mods.fml.common.launcher.FMLTweaker --width 1920 --height 1040
  398. Launcher Type: SUN_STANDARD
  399.  
  400. Environment Variables:
  401. PATH=C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live;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)\Windows Live\Shared;C:\Program Files\OpenVPN\bin;C:\Pylo\MCreator148\jdk\bin;C:\Pylo\MCreator148\jdk\bin;C:\Pylo\MCreator148\jdk\bin;C:\Pylo\MCreator148\jdk\bin;C:\Pylo\MCreator148\jdk\bin;C:\Program Files (x86)\AMD\ATI.ACE\Core-Static;C:\Program Files (x86)\Windows Kits\8.1\Windows Performance Toolkit\;C:\Program Files\Microsoft SQL Server\110\Tools\Binn\;C:\Program Files (x86)\Microsoft SDKs\TypeScript\1.0\
  402. USERNAME=Game
  403. OS=Windows_NT
  404. PROCESSOR_IDENTIFIER=AMD64 Family 16 Model 10 Stepping 0, AuthenticAMD
  405.  
  406.  
  407.  
  408. --------------- S Y S T E M ---------------
  409.  
  410. OS: Windows 7 , 64 bit Build 7601 Service Pack 1
  411.  
  412. 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
  413.  
  414. Memory: 4k page, physical 8386680k(3891472k free), swap 16771496k(10818104k free)
  415.  
  416. vm_info: Java HotSpot(TM) 64-Bit Server VM (24.79-b02) for windows-amd64 JRE (1.7.0_79-b15), built on Apr 10 2015 12:36:16 by "java_re" with unknown MS VC++:1600
  417.  
  418. time: Sun Apr 19 16:51:45 2015
  419. elapsed time: 193 seconds
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement