Advertisement
Guest User

Untitled

a guest
Dec 28th, 2014
228
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 30.19 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=0x000000005ae89748, pid=4944, tid=2840
  5. #
  6. # JRE version: Java(TM) SE Runtime Environment (7.0_71-b14) (build 1.7.0_71-b14)
  7. # Java VM: Java HotSpot(TM) 64-Bit Server VM (24.71-b01 mixed mode windows-amd64 compressed oops)
  8. # Problematic frame:
  9. # V [jvm.dll+0xe9748]
  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. #
  16.  
  17. --------------- T H R E A D ---------------
  18.  
  19. Current thread (0x000000000207f800): GCTaskThread [stack: 0x0000000002280000,0x0000000002380000] [id=2840]
  20.  
  21. siginfo: ExceptionCode=0xc0000005, reading address 0x0000000100000008
  22.  
  23. Registers:
  24. RAX=0x0000000000000000, RBX=0x0000000100000000, RCX=0x0000000000000003, RDX=0x00000006f190ff68
  25. RSP=0x000000000237f540, RBP=0x000000000000000a, RSI=0x0000000031ce0f20, RDI=0x00000006f190ff68
  26. R8 =0x0000000000000001, R9 =0x0000000000000000, R10=0x0000000000000001, R11=0x000000000000000c
  27. R12=0x0000000000000001, R13=0x0000000000000000, R14=0x0000000000000000, R15=0x0000000000000000
  28. RIP=0x000000005ae89748, EFLAGS=0x0000000000010202
  29.  
  30. Top of Stack: (sp=0x000000000237f540)
  31. 0x000000000237f540: 00000007f0108750 000000005ae8a144
  32. 0x000000000237f550: 00000006c3fbaa60 00000006ef5ee840
  33. 0x000000000237f560: 0000000000000001 0000000031ce0f20
  34. 0x000000000237f570: 0000000002069ba0 0000000002080140
  35. 0x000000000237f580: 0000000031ce0f20 000000005aeb1681
  36. 0x000000000237f590: 00000006f190ff68 000000000000000a
  37. 0x000000000237f5a0: 00000006f190ffa8 00000006ef5ee818
  38. 0x000000000237f5b0: 000207420000d6b2 000000005b14d3af
  39. 0x000000000237f5c0: 000000000000d6b7 0000000031ce0e30
  40. 0x000000000237f5d0: 00000006f190ff58 00000007f0108758
  41. 0x000000000237f5e0: 000207420000d6b2 00000000020778a0
  42. 0x000000000237f5f0: 00000000000003d8 0000000002080528
  43. 0x000000000237f600: 0000000002080150 0000000002080140
  44. 0x000000000237f610: 0000000031ce1060 0000000002069ba0
  45. 0x000000000237f620: 0000000002074040 000000005b14d44b
  46. 0x000000000237f630: 000207410000d6b2 0000000031ce0e30
  47.  
  48. Instructions: (pc=0x000000005ae89748)
  49. 0x000000005ae89728: 60 00 48 d3 e3 48 03 d8 48 3b 5e 48 0f 83 d2 00
  50. 0x000000005ae89738: 00 00 80 3d 57 b8 66 00 00 48 89 6c 24 58 74 0b
  51. 0x000000005ae89748: 8b 53 08 48 d3 e2 48 03 d0 eb 04 48 8b 53 08 48
  52. 0x000000005ae89758: 8b 2b 48 8b cb 40 0f b6 c5 24 03 3c 03 75 19 e8
  53.  
  54.  
  55. Register to memory mapping:
  56.  
  57. RAX=0x0000000000000000 is an unknown value
  58. RBX=0x0000000100000000 is an unknown value
  59. RCX=0x0000000000000003 is an unknown value
  60. RDX=0x00000006f190ff68 is pointing into object: 0x00000006f190ff58
  61. [Ljava.util.HashMap$Entry;
  62. - klass: 'java/util/HashMap$Entry'[]
  63. - length: 16
  64. RSP=0x000000000237f540 is an unknown value
  65. RBP=0x000000000000000a is an unknown value
  66. RSI=0x0000000031ce0f20 is an unknown value
  67. RDI=0x00000006f190ff68 is pointing into object: 0x00000006f190ff58
  68. [Ljava.util.HashMap$Entry;
  69. - klass: 'java/util/HashMap$Entry'[]
  70. - length: 16
  71. R8 =0x0000000000000001 is an unknown value
  72. R9 =0x0000000000000000 is an unknown value
  73. R10=0x0000000000000001 is an unknown value
  74. R11=0x000000000000000c is an unknown value
  75. R12=0x0000000000000001 is an unknown value
  76. R13=0x0000000000000000 is an unknown value
  77. R14=0x0000000000000000 is an unknown value
  78. R15=0x0000000000000000 is an unknown value
  79.  
  80.  
  81. Stack: [0x0000000002280000,0x0000000002380000], sp=0x000000000237f540, free space=1021k
  82. Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
  83. V [jvm.dll+0xe9748]
  84.  
  85.  
  86. --------------- P R O C E S S ---------------
  87.  
  88. Java Threads: ( => current thread )
  89. 0x000000004cc22000 JavaThread "ic2-poolthread-1" daemon [_thread_blocked, id=6980, stack(0x00000000210f0000,0x00000000211f0000)]
  90. 0x000000001ea12000 JavaThread "Keep-Alive-Timer" daemon [_thread_blocked, id=7900, stack(0x0000000020e90000,0x0000000020f90000)]
  91. 0x000000001ea40800 JavaThread "Thread-13" [_thread_blocked, id=3324, stack(0x000000001bdf0000,0x000000001bef0000)]
  92. 0x000000001ea95000 JavaThread "Thread-12" [_thread_blocked, id=3520, stack(0x000000001caa0000,0x000000001cba0000)]
  93. 0x000000001eb49800 JavaThread "Keep-Alive-SocketCleaner" daemon [_thread_blocked, id=6112, stack(0x0000000016b90000,0x0000000016c90000)]
  94. 0x000000001a7c5000 JavaThread "AE2 VersionChecker" [_thread_blocked, id=7404, stack(0x0000000016a00000,0x0000000016b00000)]
  95. 0x0000000019ba1800 JavaThread "Timer hack thread" daemon [_thread_blocked, id=8184, stack(0x0000000016300000,0x0000000016400000)]
  96. 0x0000000019584800 JavaThread "Snooper Timer" daemon [_thread_blocked, id=5488, stack(0x00000000161e0000,0x00000000162e0000)]
  97. 0x000000001357a000 JavaThread "AWT-Windows" daemon [_thread_in_native, id=7732, stack(0x0000000015000000,0x0000000015100000)]
  98. 0x0000000013578800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=7288, stack(0x0000000014c80000,0x0000000014d80000)]
  99. 0x0000000011ee5800 JavaThread "Service Thread" daemon [_thread_blocked, id=7560, stack(0x0000000012e70000,0x0000000012f70000)]
  100. 0x0000000011edb000 JavaThread "C1 CompilerThread2" daemon [_thread_blocked, id=4380, stack(0x0000000012d70000,0x0000000012e70000)]
  101. 0x0000000011ed0000 JavaThread "C2 CompilerThread1" daemon [_thread_in_native, id=576, stack(0x0000000012c70000,0x0000000012d70000)]
  102. 0x0000000011ecb800 JavaThread "C2 CompilerThread0" daemon [_thread_in_native, id=7156, stack(0x0000000012a00000,0x0000000012b00000)]
  103. 0x0000000011eca800 JavaThread "Attach Listener" daemon [_thread_blocked, id=5764, stack(0x0000000012890000,0x0000000012990000)]
  104. 0x0000000011ec9800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=6748, stack(0x0000000012490000,0x0000000012590000)]
  105. 0x0000000011ec8800 JavaThread "Surrogate Locker Thread (Concurrent GC)" daemon [_thread_blocked, id=7300, stack(0x0000000012760000,0x0000000012860000)]
  106. 0x0000000011e71000 JavaThread "Finalizer" daemon [_thread_blocked, id=4876, stack(0x00000000125e0000,0x00000000126e0000)]
  107. 0x0000000011e1f000 JavaThread "Reference Handler" daemon [_thread_blocked, id=7368, stack(0x0000000012320000,0x0000000012420000)]
  108. 0x0000000002068000 JavaThread "Client thread" [_thread_blocked, id=6160, stack(0x00000000023a0000,0x00000000024a0000)]
  109.  
  110. Other Threads:
  111. 0x0000000011e19800 VMThread [stack: 0x0000000011980000,0x0000000011a80000] [id=7208]
  112. 0x0000000011f11000 WatcherThread [stack: 0x00000000130c0000,0x00000000131c0000] [id=6896]
  113.  
  114. =>0x000000000207f800 (exited) GCTaskThread [stack: 0x0000000002280000,0x0000000002380000] [id=2840]
  115.  
  116. VM state:at safepoint (normal execution)
  117.  
  118. VM Mutex/Monitor currently owned by a thread: ([mutex/lock_event])
  119. [0x000000000202e4f0] Threads_lock - owner thread: 0x0000000011e19800
  120. [0x000000000202ea70] Heap_lock - owner thread: 0x0000000002068000
  121.  
  122. Heap
  123. par new generation total 78656K, used 78656K [0x00000006c0000000, 0x00000006c5550000, 0x00000006d4cc0000)
  124. eden space 69952K, 100% used [0x00000006c0000000, 0x00000006c4450000, 0x00000006c4450000)
  125. from space 8704K, 100% used [0x00000006c4cd0000, 0x00000006c5550000, 0x00000006c5550000)
  126. to space 8704K, 100% used [0x00000006c4450000, 0x00000006c4cd0000, 0x00000006c4cd0000)
  127. concurrent mark-sweep generation total 694992K, used 585024K [0x00000006d4cc0000, 0x00000006ff374000, 0x00000007f0000000)
  128. concurrent-mark-sweep perm gen total 262144K, used 131958K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
  129.  
  130. Card table byte_map: [0x0000000008c00000,0x0000000009610000] byte_map_base: 0x0000000005600000
  131.  
  132. Polling page: 0x00000000005c0000
  133.  
  134. Code Cache [0x00000000024a0000, 0x0000000003d90000, 0x00000000084a0000)
  135. total_blobs=8391 nmethods=7107 adapters=1201 free_code_cache=73064Kb largest_free_block=74533760
  136.  
  137. Compilation events (10 events):
  138. Event: 62.491 Thread 0x0000000011edb000 9932 3 binnie.extratrees.block.decor.NBTShapedRecipe::<init> (401 bytes)
  139. Event: 62.493 Thread 0x0000000011edb000 nmethod 9932 0x0000000002f74ed0 code [0x0000000002f753e0, 0x0000000002f78a78]
  140. Event: 62.498 Thread 0x0000000011edb000 9933 2 binnie.core.Mods$Mod::item (9 bytes)
  141. Event: 62.499 Thread 0x0000000011edb000 nmethod 9933 0x0000000003674790 code [0x0000000003674900, 0x0000000003674aa8]
  142. Event: 62.499 Thread 0x0000000011edb000 9934 2 binnie.core.Mods::findItem (58 bytes)
  143. Event: 62.499 Thread 0x0000000011edb000 nmethod 9934 0x0000000003d38650 code [0x0000000003d38840, 0x0000000003d38c58]
  144. Event: 62.516 Thread 0x0000000011edb000 9935 2 binnie.extratrees.block.PlankType$ForestryPlanks::getStack (66 bytes)
  145. Event: 62.517 Thread 0x0000000011edb000 nmethod 9935 0x0000000003752690 code [0x0000000003752860, 0x0000000003752db8]
  146. Event: 62.519 Thread 0x0000000011edb000 9936 2 net.minecraft.nbt.NBTTagList::equals (40 bytes)
  147. Event: 62.520 Thread 0x0000000011edb000 nmethod 9936 0x0000000003d2ca10 code [0x0000000003d2cba0, 0x0000000003d2ce98]
  148.  
  149. GC Heap History (10 events):
  150. Event: 60.456 GC heap after
  151. Heap after GC invocations=281 (full 6):
  152. par new generation total 78656K, used 7863K [0x00000006c0000000, 0x00000006c5550000, 0x00000006d4cc0000)
  153. eden space 69952K, 0% used [0x00000006c0000000, 0x00000006c0000000, 0x00000006c4450000)
  154. from space 8704K, 90% used [0x00000006c4cd0000, 0x00000006c547dc88, 0x00000006c5550000)
  155. to space 8704K, 0% used [0x00000006c4450000, 0x00000006c4450000, 0x00000006c4cd0000)
  156. concurrent mark-sweep generation total 694992K, used 631382K [0x00000006d4cc0000, 0x00000006ff374000, 0x00000007f0000000)
  157. concurrent-mark-sweep perm gen total 262144K, used 130582K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
  158. }
  159. Event: 60.637 GC heap before
  160. {Heap before GC invocations=281 (full 6):
  161. par new generation total 78656K, used 77815K [0x00000006c0000000, 0x00000006c5550000, 0x00000006d4cc0000)
  162. eden space 69952K, 100% used [0x00000006c0000000, 0x00000006c4450000, 0x00000006c4450000)
  163. from space 8704K, 90% used [0x00000006c4cd0000, 0x00000006c547dc88, 0x00000006c5550000)
  164. to space 8704K, 0% used [0x00000006c4450000, 0x00000006c4450000, 0x00000006c4cd0000)
  165. concurrent mark-sweep generation total 694992K, used 631382K [0x00000006d4cc0000, 0x00000006ff374000, 0x00000007f0000000)
  166. concurrent-mark-sweep perm gen total 262144K, used 131117K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
  167. Event: 60.647 GC heap after
  168. Heap after GC invocations=282 (full 6):
  169. par new generation total 78656K, used 7172K [0x00000006c0000000, 0x00000006c5550000, 0x00000006d4cc0000)
  170. eden space 69952K, 0% used [0x00000006c0000000, 0x00000006c0000000, 0x00000006c4450000)
  171. from space 8704K, 82% used [0x00000006c4450000, 0x00000006c4b51088, 0x00000006c4cd0000)
  172. to space 8704K, 0% used [0x00000006c4cd0000, 0x00000006c4cd0000, 0x00000006c5550000)
  173. concurrent mark-sweep generation total 694992K, used 633360K [0x00000006d4cc0000, 0x00000006ff374000, 0x00000007f0000000)
  174. concurrent-mark-sweep perm gen total 262144K, used 131117K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
  175. }
  176. Event: 60.809 GC heap before
  177. {Heap before GC invocations=282 (full 6):
  178. par new generation total 78656K, used 77124K [0x00000006c0000000, 0x00000006c5550000, 0x00000006d4cc0000)
  179. eden space 69952K, 100% used [0x00000006c0000000, 0x00000006c4450000, 0x00000006c4450000)
  180. from space 8704K, 82% used [0x00000006c4450000, 0x00000006c4b51088, 0x00000006c4cd0000)
  181. to space 8704K, 0% used [0x00000006c4cd0000, 0x00000006c4cd0000, 0x00000006c5550000)
  182. concurrent mark-sweep generation total 694992K, used 633360K [0x00000006d4cc0000, 0x00000006ff374000, 0x00000007f0000000)
  183. concurrent-mark-sweep perm gen total 262144K, used 131360K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
  184. Event: 60.824 GC heap after
  185. Heap after GC invocations=283 (full 6):
  186. par new generation total 78656K, used 8704K [0x00000006c0000000, 0x00000006c5550000, 0x00000006d4cc0000)
  187. eden space 69952K, 0% used [0x00000006c0000000, 0x00000006c0000000, 0x00000006c4450000)
  188. from space 8704K, 100% used [0x00000006c4cd0000, 0x00000006c5550000, 0x00000006c5550000)
  189. to space 8704K, 0% used [0x00000006c4450000, 0x00000006c4450000, 0x00000006c4cd0000)
  190. concurrent mark-sweep generation total 694992K, used 635733K [0x00000006d4cc0000, 0x00000006ff374000, 0x00000007f0000000)
  191. concurrent-mark-sweep perm gen total 262144K, used 131360K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
  192. }
  193. Event: 61.021 GC heap before
  194. {Heap before GC invocations=283 (full 6):
  195. par new generation total 78656K, used 78656K [0x00000006c0000000, 0x00000006c5550000, 0x00000006d4cc0000)
  196. eden space 69952K, 100% used [0x00000006c0000000, 0x00000006c4450000, 0x00000006c4450000)
  197. from space 8704K, 100% used [0x00000006c4cd0000, 0x00000006c5550000, 0x00000006c5550000)
  198. to space 8704K, 0% used [0x00000006c4450000, 0x00000006c4450000, 0x00000006c4cd0000)
  199. concurrent mark-sweep generation total 694992K, used 635733K [0x00000006d4cc0000, 0x00000006ff374000, 0x00000007f0000000)
  200. concurrent-mark-sweep perm gen total 262144K, used 131635K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
  201. Event: 61.037 GC heap after
  202. Heap after GC invocations=284 (full 6):
  203. par new generation total 78656K, used 8704K [0x00000006c0000000, 0x00000006c5550000, 0x00000006d4cc0000)
  204. eden space 69952K, 0% used [0x00000006c0000000, 0x00000006c0000000, 0x00000006c4450000)
  205. from space 8704K, 100% used [0x00000006c4450000, 0x00000006c4cd0000, 0x00000006c4cd0000)
  206. to space 8704K, 0% used [0x00000006c4cd0000, 0x00000006c4cd0000, 0x00000006c5550000)
  207. concurrent mark-sweep generation total 694992K, used 642970K [0x00000006d4cc0000, 0x00000006ff374000, 0x00000007f0000000)
  208. concurrent-mark-sweep perm gen total 262144K, used 131635K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
  209. }
  210. Event: 61.818 GC heap before
  211. {Heap before GC invocations=284 (full 7):
  212. par new generation total 78656K, used 78656K [0x00000006c0000000, 0x00000006c5550000, 0x00000006d4cc0000)
  213. eden space 69952K, 100% used [0x00000006c0000000, 0x00000006c4450000, 0x00000006c4450000)
  214. from space 8704K, 100% used [0x00000006c4450000, 0x00000006c4cd0000, 0x00000006c4cd0000)
  215. to space 8704K, 0% used [0x00000006c4cd0000, 0x00000006c4cd0000, 0x00000006c5550000)
  216. concurrent mark-sweep generation total 694992K, used 642970K [0x00000006d4cc0000, 0x00000006ff374000, 0x00000007f0000000)
  217. concurrent-mark-sweep perm gen total 262144K, used 131741K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
  218. Event: 61.838 GC heap after
  219. Heap after GC invocations=285 (full 7):
  220. par new generation total 78656K, used 8704K [0x00000006c0000000, 0x00000006c5550000, 0x00000006d4cc0000)
  221. eden space 69952K, 0% used [0x00000006c0000000, 0x00000006c0000000, 0x00000006c4450000)
  222. from space 8704K, 100% used [0x00000006c4cd0000, 0x00000006c5550000, 0x00000006c5550000)
  223. to space 8704K, 0% used [0x00000006c4450000, 0x00000006c4450000, 0x00000006c4cd0000)
  224. concurrent mark-sweep generation total 694992K, used 649895K [0x00000006d4cc0000, 0x00000006ff374000, 0x00000007f0000000)
  225. concurrent-mark-sweep perm gen total 262144K, used 131741K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
  226. }
  227. Event: 62.528 GC heap before
  228. {Heap before GC invocations=285 (full 7):
  229. par new generation total 78656K, used 78656K [0x00000006c0000000, 0x00000006c5550000, 0x00000006d4cc0000)
  230. eden space 69952K, 100% used [0x00000006c0000000, 0x00000006c4450000, 0x00000006c4450000)
  231. from space 8704K, 100% used [0x00000006c4cd0000, 0x00000006c5550000, 0x00000006c5550000)
  232. to space 8704K, 0% used [0x00000006c4450000, 0x00000006c4450000, 0x00000006c4cd0000)
  233. concurrent mark-sweep generation total 694992K, used 564728K [0x00000006d4cc0000, 0x00000006ff374000, 0x00000007f0000000)
  234. concurrent-mark-sweep perm gen total 262144K, used 131958K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
  235.  
  236. Deoptimization events (10 events):
  237. Event: 60.807 Thread 0x0000000002068000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000003d38a6c method=ic2.core.util.StackUtil.check(Ljava/lang/Iterable;)Z @ 1
  238. Event: 60.807 Thread 0x0000000002068000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000003d38a6c method=ic2.core.util.StackUtil.check(Ljava/lang/Iterable;)Z @ 1
  239. Event: 60.807 Thread 0x0000000002068000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000003d38a6c method=ic2.core.util.StackUtil.check(Ljava/lang/Iterable;)Z @ 1
  240. Event: 60.807 Thread 0x0000000002068000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000003d38a6c method=ic2.core.util.StackUtil.check(Ljava/lang/Iterable;)Z @ 1
  241. Event: 60.936 Thread 0x000000004cc22000 Uncommon trap: reason=unreached action=reinterpret pc=0x0000000003d4f3c4 method=ic2.core.util.StackUtil.isTagEqual(Lnet/minecraft/item/ItemStack;Lnet/minecraft/item/ItemStack;)Z @ 40
  242. Event: 60.936 Thread 0x000000004cc22000 Uncommon trap: reason=unreached action=reinterpret pc=0x0000000003d53b10 method=ic2.core.util.StackUtil.isTagEqual(Lnet/minecraft/item/ItemStack;Lnet/minecraft/item/ItemStack;)Z @ 40
  243. Event: 61.548 Thread 0x000000004cc22000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000003d7e138 method=ic2.core.uu.RecipeTransformation.merge()V @ 33
  244. Event: 61.548 Thread 0x000000004cc22000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000003d7e138 method=ic2.core.uu.RecipeTransformation.merge()V @ 33
  245. Event: 61.548 Thread 0x000000004cc22000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000003d7e138 method=ic2.core.uu.RecipeTransformation.merge()V @ 33
  246. Event: 61.548 Thread 0x000000004cc22000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000003d7e138 method=ic2.core.uu.RecipeTransformation.merge()V @ 33
  247.  
  248. Internal exceptions (10 events):
  249. Event: 59.270 Thread 0x0000000002068000 Implicit null exception at 0x0000000003c2698c to 0x0000000003c269cd
  250. Event: 60.109 Thread 0x0000000002068000 Threw 0x00000006c3d7ec80 at C:\re\jdk7u71\1605\hotspot\src\share\vm\prims\jvm.cpp:1281
  251. Event: 60.237 Thread 0x0000000002068000 Threw 0x00000006c19e8b40 at C:\re\jdk7u71\1605\hotspot\src\share\vm\prims\jvm.cpp:1281
  252. Event: 60.237 Thread 0x0000000002068000 Threw 0x00000006c19ed240 at C:\re\jdk7u71\1605\hotspot\src\share\vm\prims\jvm.cpp:1281
  253. Event: 60.238 Thread 0x0000000002068000 Threw 0x00000006c19f2c38 at C:\re\jdk7u71\1605\hotspot\src\share\vm\prims\jvm.cpp:1281
  254. Event: 60.238 Thread 0x0000000002068000 Threw 0x00000006c19f7e78 at C:\re\jdk7u71\1605\hotspot\src\share\vm\prims\jvm.cpp:1281
  255. Event: 60.239 Thread 0x0000000002068000 Implicit null exception at 0x00000000032ab8cc to 0x00000000032ac4e5
  256. Event: 60.336 Thread 0x0000000002068000 Threw 0x00000006c2f80f08 at C:\re\jdk7u71\1605\hotspot\src\share\vm\interpreter\linkResolver.cpp:978
  257. Event: 60.337 Thread 0x0000000002068000 Threw 0x00000006c2f82f28 at C:\re\jdk7u71\1605\hotspot\src\share\vm\interpreter\linkResolver.cpp:978
  258. Event: 60.936 Thread 0x000000004cc22000 Implicit null exception at 0x0000000003d4ed8e to 0x0000000003d4f3b1
  259.  
  260. Events (10 events):
  261. Event: 62.518 loading class 0x000000004b9dd490 done
  262. Event: 62.518 loading class 0x000000004b9dd490
  263. Event: 62.518 loading class 0x000000004b9dd490 done
  264. Event: 62.523 loading class 0x000000004b9dd490
  265. Event: 62.523 loading class 0x000000004b9dd490 done
  266. Event: 62.523 loading class 0x000000004b9dd490
  267. Event: 62.523 loading class 0x000000004b9dd490 done
  268. Event: 62.523 loading class 0x000000004b9dd490
  269. Event: 62.523 loading class 0x000000004b9dd490 done
  270. Event: 62.527 Executing VM operation: GenCollectForAllocation
  271.  
  272.  
  273. Dynamic libraries:
  274. 0x000000013f810000 - 0x000000013f843000 C:\Program Files\Java\jre7\bin\java.exe
  275. 0x0000000076d90000 - 0x0000000076f39000 C:\Windows\SYSTEM32\ntdll.dll
  276. 0x0000000076c70000 - 0x0000000076d8f000 C:\Windows\system32\kernel32.dll
  277. 0x000007fefcd00000 - 0x000007fefcd6c000 C:\Windows\system32\KERNELBASE.dll
  278. 0x000007fefe320000 - 0x000007fefe3fb000 C:\Windows\system32\ADVAPI32.dll
  279. 0x000007fefdf00000 - 0x000007fefdf9f000 C:\Windows\system32\msvcrt.dll
  280. 0x000007fefe8b0000 - 0x000007fefe8cf000 C:\Windows\SYSTEM32\sechost.dll
  281. 0x000007fefdfa0000 - 0x000007fefe0cd000 C:\Windows\system32\RPCRT4.dll
  282. 0x0000000076b70000 - 0x0000000076c6a000 C:\Windows\system32\USER32.dll
  283. 0x000007fefde90000 - 0x000007fefdef7000 C:\Windows\system32\GDI32.dll
  284. 0x000007fefe9b0000 - 0x000007fefe9be000 C:\Windows\system32\LPK.dll
  285. 0x000007fefdcc0000 - 0x000007fefdd89000 C:\Windows\system32\USP10.dll
  286. 0x000007fefb540000 - 0x000007fefb734000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_fa396087175ac9ac\COMCTL32.dll
  287. 0x000007fefe9c0000 - 0x000007fefea31000 C:\Windows\system32\SHLWAPI.dll
  288. 0x000007fefe770000 - 0x000007fefe79e000 C:\Windows\system32\IMM32.DLL
  289. 0x000007fefe7a0000 - 0x000007fefe8a9000 C:\Windows\system32\MSCTF.dll
  290. 0x000007fefca80000 - 0x000007fefcab1000 C:\Windows\system32\nvinitx.dll
  291. 0x0000000064190000 - 0x0000000064262000 C:\Program Files\Java\jre7\bin\msvcr100.dll
  292. 0x000000005ada0000 - 0x000000005b573000 C:\Program Files\Java\jre7\bin\server\jvm.dll
  293. 0x000007fef78f0000 - 0x000007fef78f9000 C:\Windows\system32\WSOCK32.dll
  294. 0x000007fefde40000 - 0x000007fefde8d000 C:\Windows\system32\WS2_32.dll
  295. 0x000007fefdd90000 - 0x000007fefdd98000 C:\Windows\system32\NSI.dll
  296. 0x000007fef9cb0000 - 0x000007fef9ceb000 C:\Windows\system32\WINMM.dll
  297. 0x0000000076f60000 - 0x0000000076f67000 C:\Windows\system32\PSAPI.DLL
  298. 0x0000000072150000 - 0x000000007215f000 C:\Program Files\Java\jre7\bin\verify.dll
  299. 0x00000000696b0000 - 0x00000000696d8000 C:\Program Files\Java\jre7\bin\java.dll
  300. 0x0000000070700000 - 0x0000000070715000 C:\Program Files\Java\jre7\bin\zip.dll
  301. 0x0000000072870000 - 0x000000007287b000 C:\Program Files\Java\jre7\bin\management.dll
  302. 0x0000000069cf0000 - 0x0000000069d09000 C:\Program Files\Java\jre7\bin\net.dll
  303. 0x000007fefc240000 - 0x000007fefc295000 C:\Windows\system32\mswsock.dll
  304. 0x000007fefc480000 - 0x000007fefc487000 C:\Windows\System32\wship6.dll
  305. 0x0000000068490000 - 0x00000000684a1000 C:\Program Files\Java\jre7\bin\nio.dll
  306. 0x000007fefa800000 - 0x000007fefa815000 C:\Windows\system32\NLAapi.dll
  307. 0x000007fef93f0000 - 0x000007fef9405000 C:\Windows\system32\napinsp.dll
  308. 0x000007fefa4c0000 - 0x000007fefa4d9000 C:\Windows\system32\pnrpnsp.dll
  309. 0x000007fefc020000 - 0x000007fefc07b000 C:\Windows\system32\DNSAPI.dll
  310. 0x000007fef4f20000 - 0x000007fef4f2b000 C:\Windows\System32\winrnr.dll
  311. 0x0000000073480000 - 0x00000000734ae000 C:\Program Files\Common Files\Microsoft Shared\Windows Live\WLIDNSP.DLL
  312. 0x000007fefa200000 - 0x000007fefa227000 C:\Windows\system32\IPHLPAPI.DLL
  313. 0x000007fefa1f0000 - 0x000007fefa1fb000 C:\Windows\system32\WINNSI.DLL
  314. 0x000007fef9c50000 - 0x000007fef9ca3000 C:\Windows\System32\fwpuclnt.dll
  315. 0x000007fefa4b0000 - 0x000007fefa4b8000 C:\Windows\system32\rasadhlp.dll
  316. 0x000000005aa60000 - 0x000000005abf5000 C:\Program Files\Java\jre7\bin\awt.dll
  317. 0x000007fefefc0000 - 0x000007feff097000 C:\Windows\system32\OLEAUT32.dll
  318. 0x000007fefed10000 - 0x000007fefef13000 C:\Windows\system32\ole32.dll
  319. 0x000007fefb0d0000 - 0x000007fefb126000 C:\Windows\system32\uxtheme.dll
  320. 0x000007fefad00000 - 0x000007fefad18000 C:\Windows\system32\dwmapi.dll
  321. 0x000007fefc970000 - 0x000007fefc97f000 C:\Windows\system32\CRYPTBASE.dll
  322. 0x000007fefcf10000 - 0x000007fefdc98000 C:\Windows\system32\SHELL32.dll
  323. 0x000000005ad50000 - 0x000000005ad97000 C:\Program Files\Java\jre7\bin\fontmanager.dll
  324. 0x000007feee530000 - 0x000007feee72f000 C:\Windows\system32\d3d9.dll
  325. 0x000007fefc190000 - 0x000007fefc19c000 C:\Windows\system32\VERSION.dll
  326. 0x000007feee520000 - 0x000007feee527000 C:\Windows\system32\d3d8thk.dll
  327. 0x000007fedc2a0000 - 0x000007fedd59e000 C:\Windows\system32\nvd3dumx.dll
  328. 0x0000000180000000 - 0x00000001802b7000 C:\Windows\system32\nvspcap64.dll
  329. 0x000007fefb460000 - 0x000007fefb48c000 C:\Windows\system32\powrprof.dll
  330. 0x000007fefe400000 - 0x000007fefe5d7000 C:\Windows\system32\SETUPAPI.dll
  331. 0x000007fefcc50000 - 0x000007fefcc86000 C:\Windows\system32\CFGMGR32.dll
  332. 0x000007fefcd80000 - 0x000007fefcd9a000 C:\Windows\system32\DEVOBJ.dll
  333. 0x000007fee0f70000 - 0x000007fee10d7000 C:\Program Files (x86)\NVIDIA Corporation\3D Vision\nvSCPAPI64.dll
  334. 0x000007fef98b0000 - 0x000007fef9bf3000 C:\Windows\system32\nvapi64.dll
  335. 0x000007fefcc90000 - 0x000007fefccca000 C:\Windows\system32\WINTRUST.dll
  336. 0x000007fefcda0000 - 0x000007fefcf0c000 C:\Windows\system32\CRYPT32.dll
  337. 0x000007fefcb60000 - 0x000007fefcb6f000 C:\Windows\system32\MSASN1.dll
  338. 0x0000000064140000 - 0x0000000064181000 C:\Program Files\Java\jre7\bin\t2k.dll
  339. 0x0000000068470000 - 0x0000000068484000 C:\Program Files\Java\jre7\bin\unpack.dll
  340. 0x0000000011a80000 - 0x0000000011ad1000 Z:\FTB\direwolf20_17\natives\lwjgl64.dll
  341. 0x000007fef5330000 - 0x000007fef544d000 C:\Windows\system32\OPENGL32.dll
  342. 0x000007fef56b0000 - 0x000007fef56dd000 C:\Windows\system32\GLU32.dll
  343. 0x000007fef5050000 - 0x000007fef5141000 C:\Windows\system32\DDRAW.dll
  344. 0x000007fef56a0000 - 0x000007fef56a8000 C:\Windows\system32\DCIMAN32.dll
  345. 0x000007fefc3b0000 - 0x000007fefc3c7000 C:\Windows\system32\CRYPTSP.dll
  346. 0x000007fefbfa0000 - 0x000007fefbfe7000 C:\Windows\system32\rsaenh.dll
  347. 0x000007fefcb80000 - 0x000007fefcb9e000 C:\Windows\system32\USERENV.dll
  348. 0x000007fefcb50000 - 0x000007fefcb5f000 C:\Windows\system32\profapi.dll
  349. 0x000007fef9c20000 - 0x000007fef9c31000 C:\Windows\system32\dhcpcsvc6.DLL
  350. 0x000007fef9c00000 - 0x000007fef9c18000 C:\Windows\system32\dhcpcsvc.DLL
  351. 0x0000000058bb0000 - 0x000000005aa53000 C:\Windows\system32\nvoglv64.DLL
  352. 0x000007fefbd90000 - 0x000007fefbda1000 C:\Windows\system32\WTSAPI32.dll
  353. 0x000007fefab10000 - 0x000007fefab3d000 C:\Windows\system32\ntmarta.dll
  354. 0x000007fefe950000 - 0x000007fefe9a2000 C:\Windows\system32\WLDAP32.dll
  355. 0x000007fefc980000 - 0x000007fefc9bd000 C:\Windows\system32\WINSTA.dll
  356. 0x000007fef9d30000 - 0x000007fef9dcc000 C:\Windows\system32\mscms.dll
  357. 0x000007fef5640000 - 0x000007fef5682000 C:\Windows\system32\icm32.dll
  358. 0x0000000070a40000 - 0x0000000070adc000 Z:\FTB\direwolf20_17\natives\avutil-ttv-51.dll
  359. 0x0000000065980000 - 0x00000000659d6000 Z:\FTB\direwolf20_17\natives\swresample-ttv-0.dll
  360. 0x000000006eb80000 - 0x000000006ec50000 Z:\FTB\direwolf20_17\natives\libmp3lame-ttv.dll
  361. 0x000007fedaef0000 - 0x000007fedc294000 Z:\FTB\direwolf20_17\natives\libmfxsw64.dll
  362. 0x000007fee6780000 - 0x000007fee68ab000 Z:\FTB\direwolf20_17\natives\twitchsdk.dll
  363. 0x000007fefe0d0000 - 0x000007fefe318000 C:\Windows\system32\WININET.dll
  364. 0x000007fefccf0000 - 0x000007fefccf4000 C:\Windows\system32\api-ms-win-downlevel-user32-l1-1-0.dll
  365. 0x000007fefcba0000 - 0x000007fefcba4000 C:\Windows\system32\api-ms-win-downlevel-shlwapi-l1-1-0.dll
  366. 0x000007fefccd0000 - 0x000007fefccd4000 C:\Windows\system32\api-ms-win-downlevel-version-l1-1-0.dll
  367. 0x000007fefcd70000 - 0x000007fefcd73000 C:\Windows\system32\api-ms-win-downlevel-normaliz-l1-1-0.dll
  368. 0x0000000076f50000 - 0x0000000076f53000 C:\Windows\system32\normaliz.DLL
  369. 0x000007fefea40000 - 0x000007fefed07000 C:\Windows\system32\iertutil.dll
  370. 0x000007fefcce0000 - 0x000007fefcce5000 C:\Windows\system32\api-ms-win-downlevel-advapi32-l1-1-0.dll
  371. 0x000007fefc2a0000 - 0x000007fefc2a7000 C:\Windows\System32\wshtcpip.dll
  372. 0x000000005ad20000 - 0x000000005ad44000 C:\Program Files\Java\jre7\bin\sunec.dll
  373. 0x0000000070600000 - 0x000000007060b000 C:\Program Files\Java\jre7\bin\sunmscapi.dll
  374. 0x00000000126e0000 - 0x0000000012744000 Z:\FTB\direwolf20_17\natives\OpenAL64.dll
  375. 0x000007fefdda0000 - 0x000007fefde39000 C:\Windows\system32\CLBCatQ.DLL
  376. 0x000007fefb410000 - 0x000007fefb45b000 C:\Windows\System32\MMDevApi.dll
  377. 0x000007fefb2a0000 - 0x000007fefb3cc000 C:\Windows\System32\PROPSYS.dll
  378. 0x000007fef7e60000 - 0x000007fef7ee8000 C:\Windows\system32\dsound.dll
  379. 0x000007fef7900000 - 0x000007fef794f000 C:\Windows\system32\AUDIOSES.DLL
  380. 0x000007fef58e0000 - 0x000007fef5a05000 C:\Windows\system32\dbghelp.dll
  381.  
  382. VM Arguments:
  383. jvm_args: -Xms256M -Xmx4864M -XX:PermSize=256m -Djava.library.path=Z:\FTB\direwolf20_17\natives -Dorg.lwjgl.librarypath=Z:\FTB\direwolf20_17\natives -Dnet.java.games.input.librarypath=Z:\FTB\direwolf20_17\natives -Duser.home=Z:\FTB\direwolf20_17 -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Djava.net.preferIPv4Stack=true -XX:+UseParNewGC -XX:+UseConcMarkSweepGC -XX:+CICompilerCountPerCPU -XX:+TieredCompilation
  384. java_command: net.minecraft.launchwrapper.Launch --username simonadi --version 1.7.10 --gameDir Z:\FTB\direwolf20_17\minecraft --assetsDir Z:\FTB\assets --assetIndex 1.7.10 --uuid 054f3a8d921a4c9585d8803cf62cf6e0 --accessToken 874d5d019e5940ce90f88d6d695c9fc1 --userProperties {} --userType mojang --tweakClass cpw.mods.fml.common.launcher.FMLTweaker --width 1920 --height 1040
  385. Launcher Type: SUN_STANDARD
  386.  
  387. Environment Variables:
  388. PATH=C:\ProgramData\Oracle\Java\javapath;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\OpenCL SDK\2.0\bin\x86;C:\Program Files (x86)\Intel\OpenCL SDK\2.0\bin\x64;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Lucidlogix Technologies\VIRTU MVP;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Program Files\Java\jre1.8.0_25\bin
  389. USERNAME=Simon
  390. OS=Windows_NT
  391. PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 58 Stepping 9, GenuineIntel
  392.  
  393.  
  394.  
  395. --------------- S Y S T E M ---------------
  396.  
  397. OS: Windows 7 , 64 bit Build 7601 Service Pack 1
  398.  
  399. CPU:total 4 (4 cores per cpu, 1 threads per core) family 6 model 58 stepping 9, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, aes, erms, tsc, tscinvbit, tscinv
  400.  
  401. Memory: 4k page, physical 16657824k(10262036k free), swap 27887604k(19961872k free)
  402.  
  403. vm_info: Java HotSpot(TM) 64-Bit Server VM (24.71-b01) for windows-amd64 JRE (1.7.0_71-b14), built on Sep 26 2014 16:16:12 by "java_re" with unknown MS VC++:1600
  404.  
  405. time: Sun Dec 28 17:01:07 2014
  406. elapsed time: 62 seconds
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement