Guest User

hs_err_pid4976

a guest
Jan 3rd, 2014
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 28.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=0x0000000052d1a393, pid=4976, tid=2340
  5. #
  6. # JRE version: Java(TM) SE Runtime Environment (7.0_45-b18) (build 1.7.0_45-b18)
  7. # Java VM: Java HotSpot(TM) 64-Bit Server VM (24.45-b08 mixed mode windows-amd64 compressed oops)
  8. # Problematic frame:
  9. # V [jvm.dll+0x49a393]
  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 (0x0000000012293000): JavaThread "C2 CompilerThread0" daemon [_thread_in_native, id=2340, stack(0x00000000139d0000,0x0000000013ad0000)]
  20.  
  21. siginfo: ExceptionCode=0xc0000005, reading address 0xffffffffffffffff
  22.  
  23. Registers:
  24. RAX=0x000000001a2717a0, RBX=0x0000000000000021, RCX=0x0000000019010198, RDX=0x00000000188ebfe0
  25. RSP=0x0000000013acc420, RBP=0x0000000013acc520, RSI=0x0000000013acee10, RDI=0x000000001a271750
  26. R8 =0x0000000000004245, R9 =0x000000001910e590, R10=0x0000000000000040, R11=0x0000000000000180
  27. R12=0x0000000000000020, R13=0x0000000000000001, R14=0x000000001910e500, R15=0x0000e30000000000
  28. RIP=0x0000000052d1a393, EFLAGS=0x0000000000010293
  29.  
  30. Top of Stack: (sp=0x0000000013acc420)
  31. 0x0000000013acc420: 0000000000000021 0000000013acc520
  32. 0x0000000013acc430: 0000000019010198 000000000000006e
  33. 0x0000000013acc440: 0000000000001d8d 0000000013acc630
  34. 0x0000000013acc450: 0000000000000015 000000001e493490
  35. 0x0000000013acc460: 000000001ebd9380 0000000000000001
  36. 0x0000000013acc470: 0000000000000002 000000001910e590
  37. 0x0000000013acc480: 0000000000000001 0000000000000001
  38. 0x0000000013acc490: 000000001a2b9e30 000000010000016b
  39. 0x0000000013acc4a0: 000013d600000000 0000000013acc7d8
  40. 0x0000000013acc4b0: 0000000013ac0000 0000000019a66460
  41. 0x0000000013acc4c0: 0000011b00000030 000013d60000016b
  42. 0x0000000013acc4d0: 0000000013acc7d8 0000000000000000
  43. 0x0000000013acc4e0: 00000000148187e0 00000000000003d8
  44. 0x0000000013acc4f0: 00000000144ba118 00000000144b9d30
  45. 0x0000000013acc500: 00000000144b9d40 00000000000000c0
  46. 0x0000000013acc510: 000000001a2ba840 ffffffffe5d46350
  47.  
  48. Instructions: (pc=0x0000000052d1a393)
  49. 0x0000000052d1a373: 48 8d 8e 70 01 00 00 41 8d 50 50 e8 dd 1c c1 ff
  50. 0x0000000052d1a383: 48 8b f8 eb 07 48 89 86 80 01 00 00 48 89 77 10
  51. 0x0000000052d1a393: 49 8b 07 49 8b cf ff 50 28 4c 8b 6c 24 58 49 8b
  52. 0x0000000052d1a3a3: cd 48 8b d8 e8 54 b7 f4 ff 48 8b cf 8b 50 18 48
  53.  
  54.  
  55. Register to memory mapping:
  56.  
  57. RAX=0x000000001a2717a0 is an unknown value
  58. RBX=0x0000000000000021 is an unknown value
  59. RCX=0x0000000019010198 is an unknown value
  60. RDX=0x00000000188ebfe0 is an unknown value
  61. RSP=0x0000000013acc420 is pointing into the stack for thread: 0x0000000012293000
  62. RBP=0x0000000013acc520 is pointing into the stack for thread: 0x0000000012293000
  63. RSI=0x0000000013acee10 is pointing into the stack for thread: 0x0000000012293000
  64. RDI=0x000000001a271750 is an unknown value
  65. R8 =0x0000000000004245 is an unknown value
  66. R9 =0x000000001910e590 is an unknown value
  67. R10=0x0000000000000040 is an unknown value
  68. R11=0x0000000000000180 is an unknown value
  69. R12=0x0000000000000020 is an unknown value
  70. R13=0x0000000000000001 is an unknown value
  71. R14=0x000000001910e500 is an unknown value
  72. R15=0x0000e30000000000 is an unknown value
  73.  
  74.  
  75. Stack: [0x00000000139d0000,0x0000000013ad0000], sp=0x0000000013acc420, free space=1009k
  76. Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
  77. V [jvm.dll+0x49a393]
  78.  
  79.  
  80. Current CompileTask:
  81. C2: 24503 1461 org.objectweb.asm.ClassReader::a (2680 bytes)
  82.  
  83.  
  84. --------------- P R O C E S S ---------------
  85.  
  86. Java Threads: ( => current thread )
  87. 0x000000001a188000 JavaThread "Keep-Alive-Timer" daemon [_thread_blocked, id=5452, stack(0x000000001f180000,0x000000001f280000)]
  88. 0x000000001a14a800 JavaThread "Thread-6" [_thread_blocked, id=5264, stack(0x000000001f2b0000,0x000000001f3b0000)]
  89. 0x0000000019376800 JavaThread "Timer hack thread" daemon [_thread_blocked, id=2776, stack(0x0000000016760000,0x0000000016860000)]
  90. 0x000000001938b800 JavaThread "Snooper Timer" daemon [_thread_blocked, id=6316, stack(0x0000000016340000,0x0000000016440000)]
  91. 0x0000000014425800 JavaThread "AWT-Windows" daemon [_thread_in_native, id=7012, stack(0x0000000014d60000,0x0000000014e60000)]
  92. 0x00000000146cf800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=6164, stack(0x0000000013440000,0x0000000013540000)]
  93. 0x000000001402e000 JavaThread "Thread-1" daemon [_thread_blocked, id=2256, stack(0x0000000014f00000,0x0000000015000000)]
  94. 0x00000000122af000 JavaThread "Service Thread" daemon [_thread_blocked, id=5996, stack(0x0000000014190000,0x0000000014290000)]
  95. 0x00000000122a5800 JavaThread "C2 CompilerThread1" daemon [_thread_in_native, id=6360, stack(0x0000000013b30000,0x0000000013c30000)]
  96. =>0x0000000012293000 JavaThread "C2 CompilerThread0" daemon [_thread_in_native, id=2340, stack(0x00000000139d0000,0x0000000013ad0000)]
  97. 0x0000000012292000 JavaThread "Attach Listener" daemon [_thread_blocked, id=7056, stack(0x0000000013880000,0x0000000013980000)]
  98. 0x000000001228b000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=4408, stack(0x00000000136a0000,0x00000000137a0000)]
  99. 0x0000000012236800 JavaThread "Finalizer" daemon [_thread_blocked, id=6880, stack(0x0000000013190000,0x0000000013290000)]
  100. 0x000000001222f800 JavaThread "Reference Handler" daemon [_thread_blocked, id=3008, stack(0x0000000013560000,0x0000000013660000)]
  101. 0x0000000002228000 JavaThread "Minecraft main thread" [_thread_in_Java, id=3468, stack(0x0000000002400000,0x0000000002500000)]
  102.  
  103. Other Threads:
  104. 0x000000001222c000 VMThread [stack: 0x0000000013330000,0x0000000013430000] [id=3428]
  105. 0x0000000013c41800 WatcherThread [stack: 0x0000000014080000,0x0000000014180000] [id=5512]
  106.  
  107. VM state:not at safepoint (normal execution)
  108.  
  109. VM Mutex/Monitor currently owned by a thread: None
  110.  
  111. Heap
  112. PSYoungGen total 1122816K, used 619535K [0x0000000795500000, 0x00000007ec680000, 0x0000000800000000)
  113. eden space 1094144K, 54% used [0x0000000795500000,0x00000007b9666c28,0x00000007d8180000)
  114. from space 28672K, 98% used [0x00000007eaa80000,0x00000007ec61d278,0x00000007ec680000)
  115. to space 61440K, 0% used [0x00000007e4e80000,0x00000007e4e80000,0x00000007e8a80000)
  116. ParOldGen total 249344K, used 112981K [0x00000006c0000000, 0x00000006cf380000, 0x0000000795500000)
  117. object space 249344K, 45% used [0x00000006c0000000,0x00000006c6e55750,0x00000006cf380000)
  118. PSPermGen total 262144K, used 47798K [0x00000006b0000000, 0x00000006c0000000, 0x00000006c0000000)
  119. object space 262144K, 18% used [0x00000006b0000000,0x00000006b2eadbc8,0x00000006c0000000)
  120.  
  121. Card table byte_map: [0x0000000005580000,0x0000000006010000] byte_map_base: 0x0000000002000000
  122.  
  123. Polling page: 0x0000000000360000
  124.  
  125. Code Cache [0x0000000002580000, 0x00000000029d0000, 0x0000000005580000)
  126. total_blobs=1978 nmethods=1238 adapters=692 free_code_cache=44869Kb largest_free_block=45834944
  127.  
  128. Compilation events (10 events):
  129. Event: 24.153 Thread 0x0000000012293000 nmethod 1456 0x0000000002992a50 code [0x0000000002992be0, 0x0000000002992e70]
  130. Event: 24.153 Thread 0x0000000012293000 1457 java.lang.Long::stringSize (38 bytes)
  131. Event: 24.154 Thread 0x0000000012293000 nmethod 1457 0x0000000002992750 code [0x0000000002992880, 0x00000000029929f8]
  132. Event: 24.154 Thread 0x0000000012293000 1458 java.lang.Long::getChars (221 bytes)
  133. Event: 24.168 Thread 0x0000000012293000 nmethod 1458 0x0000000002694c50 code [0x0000000002694da0, 0x0000000002695758]
  134. Event: 24.168 Thread 0x0000000012293000 1459 java.util.LinkedHashMap::access$100 (5 bytes)
  135. Event: 24.168 Thread 0x0000000012293000 nmethod 1459 0x000000000299bc50 code [0x000000000299bd80, 0x000000000299bdd8]
  136. Event: 24.169 Thread 0x0000000012293000 1460 org.objectweb.asm.MethodWriter::visitTableSwitchInsn (109 bytes)
  137. Event: 24.178 Thread 0x0000000012293000 nmethod 1460 0x00000000029a2590 code [0x00000000029a2740, 0x00000000029a2dc0]
  138. Event: 24.178 Thread 0x0000000012293000 1461 org.objectweb.asm.ClassReader::a (2680 bytes)
  139.  
  140. GC Heap History (10 events):
  141. Event: 13.317 GC heap before
  142. {Heap before GC invocations=9 (full 0):
  143. PSYoungGen total 546304K, used 546273K [0x0000000795500000, 0x00000007b9800000, 0x0000000800000000)
  144. eden space 521216K, 100% used [0x0000000795500000,0x00000007b5200000,0x00000007b5200000)
  145. from space 25088K, 99% used [0x00000007b7180000,0x00000007b89f8778,0x00000007b8a00000)
  146. to space 32256K, 0% used [0x00000007b5200000,0x00000007b5200000,0x00000007b7180000)
  147. ParOldGen total 175104K, used 46927K [0x00000006c0000000, 0x00000006cab00000, 0x0000000795500000)
  148. object space 175104K, 26% used [0x00000006c0000000,0x00000006c2dd3d00,0x00000006cab00000)
  149. PSPermGen total 262144K, used 22867K [0x00000006b0000000, 0x00000006c0000000, 0x00000006c0000000)
  150. object space 262144K, 8% used [0x00000006b0000000,0x00000006b1654fc8,0x00000006c0000000)
  151. Event: 13.463 GC heap after
  152. Heap after GC invocations=9 (full 0):
  153. PSYoungGen total 553472K, used 32247K [0x0000000795500000, 0x00000007d0180000, 0x0000000800000000)
  154. eden space 521216K, 0% used [0x0000000795500000,0x0000000795500000,0x00000007b5200000)
  155. from space 32256K, 99% used [0x00000007b5200000,0x00000007b717dfe0,0x00000007b7180000)
  156. to space 64512K, 0% used [0x00000007cc280000,0x00000007cc280000,0x00000007d0180000)
  157. ParOldGen total 175104K, used 116980K [0x00000006c0000000, 0x00000006cab00000, 0x0000000795500000)
  158. object space 175104K, 66% used [0x00000006c0000000,0x00000006c723d2e0,0x00000006cab00000)
  159. PSPermGen total 262144K, used 22867K [0x00000006b0000000, 0x00000006c0000000, 0x00000006c0000000)
  160. object space 262144K, 8% used [0x00000006b0000000,0x00000006b1654fc8,0x00000006c0000000)
  161. }
  162. Event: 15.289 GC heap before
  163. {Heap before GC invocations=10 (full 0):
  164. PSYoungGen total 553472K, used 553463K [0x0000000795500000, 0x00000007d0180000, 0x0000000800000000)
  165. eden space 521216K, 100% used [0x0000000795500000,0x00000007b5200000,0x00000007b5200000)
  166. from space 32256K, 99% used [0x00000007b5200000,0x00000007b717dfe0,0x00000007b7180000)
  167. to space 64512K, 0% used [0x00000007cc280000,0x00000007cc280000,0x00000007d0180000)
  168. ParOldGen total 175104K, used 116980K [0x00000006c0000000, 0x00000006cab00000, 0x0000000795500000)
  169. object space 175104K, 66% used [0x00000006c0000000,0x00000006c723d2e0,0x00000006cab00000)
  170. PSPermGen total 262144K, used 26148K [0x00000006b0000000, 0x00000006c0000000, 0x00000006c0000000)
  171. object space 262144K, 9% used [0x00000006b0000000,0x00000006b19890a8,0x00000006c0000000)
  172. Event: 15.338 GC heap after
  173. Heap after GC invocations=10 (full 0):
  174. PSYoungGen total 898048K, used 38124K [0x0000000795500000, 0x00000007d0280000, 0x0000000800000000)
  175. eden space 833536K, 0% used [0x0000000795500000,0x0000000795500000,0x00000007c8300000)
  176. from space 64512K, 59% used [0x00000007cc280000,0x00000007ce7bb238,0x00000007d0180000)
  177. to space 65024K, 0% used [0x00000007c8300000,0x00000007c8300000,0x00000007cc280000)
  178. ParOldGen total 175104K, used 134434K [0x00000006c0000000, 0x00000006cab00000, 0x0000000795500000)
  179. object space 175104K, 76% used [0x00000006c0000000,0x00000006c8348be0,0x00000006cab00000)
  180. PSPermGen total 262144K, used 26148K [0x00000006b0000000, 0x00000006c0000000, 0x00000006c0000000)
  181. object space 262144K, 9% used [0x00000006b0000000,0x00000006b19890a8,0x00000006c0000000)
  182. }
  183. Event: 18.210 GC heap before
  184. {Heap before GC invocations=11 (full 0):
  185. PSYoungGen total 898048K, used 871660K [0x0000000795500000, 0x00000007d0280000, 0x0000000800000000)
  186. eden space 833536K, 100% used [0x0000000795500000,0x00000007c8300000,0x00000007c8300000)
  187. from space 64512K, 59% used [0x00000007cc280000,0x00000007ce7bb238,0x00000007d0180000)
  188. to space 65024K, 0% used [0x00000007c8300000,0x00000007c8300000,0x00000007cc280000)
  189. ParOldGen total 175104K, used 134434K [0x00000006c0000000, 0x00000006cab00000, 0x0000000795500000)
  190. object space 175104K, 76% used [0x00000006c0000000,0x00000006c8348be0,0x00000006cab00000)
  191. PSPermGen total 262144K, used 34184K [0x00000006b0000000, 0x00000006c0000000, 0x00000006c0000000)
  192. object space 262144K, 13% used [0x00000006b0000000,0x00000006b2162240,0x00000006c0000000)
  193. Event: 18.290 GC heap after
  194. Heap after GC invocations=11 (full 0):
  195. PSYoungGen total 898560K, used 37399K [0x0000000795500000, 0x00000007ee980000, 0x0000000800000000)
  196. eden space 833536K, 0% used [0x0000000795500000,0x0000000795500000,0x00000007c8300000)
  197. from space 65024K, 57% used [0x00000007c8300000,0x00000007ca785ef8,0x00000007cc280000)
  198. to space 64512K, 0% used [0x00000007eaa80000,0x00000007eaa80000,0x00000007ee980000)
  199. ParOldGen total 175104K, used 160352K [0x00000006c0000000, 0x00000006cab00000, 0x0000000795500000)
  200. object space 175104K, 91% used [0x00000006c0000000,0x00000006c9c980d0,0x00000006cab00000)
  201. PSPermGen total 262144K, used 34184K [0x00000006b0000000, 0x00000006c0000000, 0x00000006c0000000)
  202. object space 262144K, 13% used [0x00000006b0000000,0x00000006b2162240,0x00000006c0000000)
  203. }
  204. Event: 18.290 GC heap before
  205. {Heap before GC invocations=12 (full 1):
  206. PSYoungGen total 898560K, used 37399K [0x0000000795500000, 0x00000007ee980000, 0x0000000800000000)
  207. eden space 833536K, 0% used [0x0000000795500000,0x0000000795500000,0x00000007c8300000)
  208. from space 65024K, 57% used [0x00000007c8300000,0x00000007ca785ef8,0x00000007cc280000)
  209. to space 64512K, 0% used [0x00000007eaa80000,0x00000007eaa80000,0x00000007ee980000)
  210. ParOldGen total 175104K, used 160352K [0x00000006c0000000, 0x00000006cab00000, 0x0000000795500000)
  211. object space 175104K, 91% used [0x00000006c0000000,0x00000006c9c980d0,0x00000006cab00000)
  212. PSPermGen total 262144K, used 34184K [0x00000006b0000000, 0x00000006c0000000, 0x00000006c0000000)
  213. object space 262144K, 13% used [0x00000006b0000000,0x00000006b2162240,0x00000006c0000000)
  214. Event: 18.673 GC heap after
  215. Heap after GC invocations=12 (full 1):
  216. PSYoungGen total 898560K, used 0K [0x0000000795500000, 0x00000007ee980000, 0x0000000800000000)
  217. eden space 833536K, 0% used [0x0000000795500000,0x0000000795500000,0x00000007c8300000)
  218. from space 65024K, 0% used [0x00000007c8300000,0x00000007c8300000,0x00000007cc280000)
  219. to space 64512K, 0% used [0x00000007eaa80000,0x00000007eaa80000,0x00000007ee980000)
  220. ParOldGen total 249344K, used 112981K [0x00000006c0000000, 0x00000006cf380000, 0x0000000795500000)
  221. object space 249344K, 45% used [0x00000006c0000000,0x00000006c6e55750,0x00000006cf380000)
  222. PSPermGen total 262144K, used 34170K [0x00000006b0000000, 0x00000006c0000000, 0x00000006c0000000)
  223. object space 262144K, 13% used [0x00000006b0000000,0x00000006b215ea40,0x00000006c0000000)
  224. }
  225. Event: 22.381 GC heap before
  226. {Heap before GC invocations=13 (full 1):
  227. PSYoungGen total 898560K, used 833536K [0x0000000795500000, 0x00000007ee980000, 0x0000000800000000)
  228. eden space 833536K, 100% used [0x0000000795500000,0x00000007c8300000,0x00000007c8300000)
  229. from space 65024K, 0% used [0x00000007c8300000,0x00000007c8300000,0x00000007cc280000)
  230. to space 64512K, 0% used [0x00000007eaa80000,0x00000007eaa80000,0x00000007ee980000)
  231. ParOldGen total 249344K, used 112981K [0x00000006c0000000, 0x00000006cf380000, 0x0000000795500000)
  232. object space 249344K, 45% used [0x00000006c0000000,0x00000006c6e55750,0x00000006cf380000)
  233. PSPermGen total 262144K, used 41429K [0x00000006b0000000, 0x00000006c0000000, 0x00000006c0000000)
  234. object space 262144K, 15% used [0x00000006b0000000,0x00000006b28757e0,0x00000006c0000000)
  235. Event: 22.413 GC heap after
  236. Heap after GC invocations=13 (full 1):
  237. PSYoungGen total 1122816K, used 28276K [0x0000000795500000, 0x00000007ec680000, 0x0000000800000000)
  238. eden space 1094144K, 0% used [0x0000000795500000,0x0000000795500000,0x00000007d8180000)
  239. from space 28672K, 98% used [0x00000007eaa80000,0x00000007ec61d278,0x00000007ec680000)
  240. to space 61440K, 0% used [0x00000007e4e80000,0x00000007e4e80000,0x00000007e8a80000)
  241. ParOldGen total 249344K, used 112981K [0x00000006c0000000, 0x00000006cf380000, 0x0000000795500000)
  242. object space 249344K, 45% used [0x00000006c0000000,0x00000006c6e55750,0x00000006cf380000)
  243. PSPermGen total 262144K, used 41429K [0x00000006b0000000, 0x00000006c0000000, 0x00000006c0000000)
  244. object space 262144K, 15% used [0x00000006b0000000,0x00000006b28757e0,0x00000006c0000000)
  245. }
  246.  
  247. Deoptimization events (10 events):
  248. Event: 23.375 Thread 0x0000000002228000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000000286a7e4 method=com.google.common.collect.ImmutableMap.copyOf(Ljava/util/Map;)Lcom/google/common/collect/ImmutableMap; @ 110
  249. Event: 23.522 Thread 0x0000000002228000 Uncommon trap: reason=unreached action=reinterpret pc=0x00000000028b422c method=codechicken.lib.asm.ClassHeirachyManager$SuperCache.flatten()V @ 48
  250. Event: 23.526 Thread 0x0000000002228000 Uncommon trap: reason=unreached action=reinterpret pc=0x00000000029887e0 method=net.minecraft.launchwrapper.LaunchClassLoader.findClass(Ljava/lang/String;)Ljava/lang/Class; @ 10
  251. Event: 23.610 Thread 0x0000000002228000 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x000000000297a658 method=org.objectweb.asm.ClassReader.a(Lorg/objectweb/asm/MethodVisitor;Lorg/objectweb/asm/Context;I)V @ 1672
  252. Event: 23.723 Thread 0x000000001a188000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000027aeb18 method=java.util.AbstractList.subList(II)Ljava/util/List; @ 1
  253. Event: 23.723 Thread 0x000000001a188000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000027aef48 method=java.util.SubList.<init>(Ljava/util/AbstractList;II)V @ 37
  254. Event: 23.724 Thread 0x000000001a188000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000027aeb18 method=java.util.AbstractList.subList(II)Ljava/util/List; @ 1
  255. Event: 23.724 Thread 0x000000001a188000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000027aef48 method=java.util.SubList.<init>(Ljava/util/AbstractList;II)V @ 37
  256. Event: 23.724 Thread 0x000000001a188000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000027aeb18 method=java.util.AbstractList.subList(II)Ljava/util/List; @ 1
  257. Event: 23.724 Thread 0x000000001a188000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000027aef48 method=java.util.SubList.<init>(Ljava/util/AbstractList;II)V @ 37
  258.  
  259. Internal exceptions (10 events):
  260. Event: 17.480 Thread 0x0000000019d68800 Implicit null exception at 0x00000000028760e6 to 0x00000000028764b5
  261. Event: 17.483 Thread 0x0000000019d68800 Implicit null exception at 0x00000000029499d8 to 0x0000000002949a35
  262. Event: 17.486 Thread 0x0000000019d68800 Implicit null exception at 0x0000000002646720 to 0x0000000002648aed
  263. Event: 17.561 Thread 0x0000000019d68800 Implicit null exception at 0x00000000027e8fcc to 0x00000000027e9066
  264. Event: 19.565 Thread 0x0000000002228000 Implicit null exception at 0x000000000290ab47 to 0x000000000290ad71
  265. Event: 21.655 Thread 0x000000001a189000 Implicit null exception at 0x000000000264e7e3 to 0x000000000264f269
  266. Event: 21.680 Thread 0x000000001a189000 Implicit null exception at 0x000000000266fc98 to 0x000000000266fe35
  267. Event: 23.315 Thread 0x0000000002228000 Implicit null exception at 0x000000000295ca4f to 0x000000000295cbe1
  268. Event: 23.464 Thread 0x0000000002228000 Threw 0x00000007ab886e38 at C:\re\jdk7u45\229\hotspot\src\share\vm\classfile\systemDictionary.cpp:174
  269. Event: 23.522 Thread 0x0000000002228000 Implicit null exception at 0x00000000028b2c20 to 0x00000000028b421d
  270.  
  271. Events (10 events):
  272. Event: 24.454 loading class 0x0000000019fb9f70
  273. Event: 24.454 loading class 0x0000000019fb9f70 done
  274. Event: 24.458 loading class 0x0000000018c7d2e0
  275. Event: 24.458 loading class 0x0000000018c7d2e0 done
  276. Event: 24.459 loading class 0x000000001e609b70
  277. Event: 24.459 loading class 0x000000001e609b70 done
  278. Event: 24.483 loading class 0x0000000014826960
  279. Event: 24.483 loading class 0x0000000014826960 done
  280. Event: 24.489 loading class 0x000000001e605d60
  281. Event: 24.489 loading class 0x000000001e605d60 done
  282.  
  283.  
  284. Dynamic libraries:
  285. 0x000000013f570000 - 0x000000013f5a3000 C:\Program Files\Java\jre7\bin\javaw.exe
  286. 0x0000000077bd0000 - 0x0000000077d79000 C:\Windows\SYSTEM32\ntdll.dll
  287. 0x0000000071140000 - 0x000000007118d000 C:\Program Files\AVAST Software\Avast\snxhk64.dll
  288. 0x00000000779b0000 - 0x0000000077acf000 C:\Windows\system32\KERNEL32.dll
  289. 0x000007fefdad0000 - 0x000007fefdb3b000 C:\Windows\system32\KERNELBASE.dll
  290. 0x000007feff790000 - 0x000007feff86b000 C:\Windows\system32\ADVAPI32.dll
  291. 0x000007fefeb40000 - 0x000007fefebdf000 C:\Windows\system32\msvcrt.dll
  292. 0x000007feffdb0000 - 0x000007feffdcf000 C:\Windows\SYSTEM32\sechost.dll
  293. 0x000007fefecc0000 - 0x000007fefeded000 C:\Windows\system32\RPCRT4.dll
  294. 0x0000000077ad0000 - 0x0000000077bca000 C:\Windows\system32\USER32.dll
  295. 0x000007feffdd0000 - 0x000007feffe37000 C:\Windows\system32\GDI32.dll
  296. 0x000007feff870000 - 0x000007feff87e000 C:\Windows\system32\LPK.dll
  297. 0x000007fefee10000 - 0x000007fefeed9000 C:\Windows\system32\USP10.dll
  298. 0x000007fefc430000 - 0x000007fefc624000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_fa396087175ac9ac\COMCTL32.dll
  299. 0x000007fefebe0000 - 0x000007fefec51000 C:\Windows\system32\SHLWAPI.dll
  300. 0x000007feffca0000 - 0x000007feffcce000 C:\Windows\system32\IMM32.DLL
  301. 0x000007feff680000 - 0x000007feff789000 C:\Windows\system32\MSCTF.dll
  302. 0x00000000728b0000 - 0x0000000072982000 C:\Program Files\Java\jre7\bin\msvcr100.dll
  303. 0x0000000052880000 - 0x0000000053049000 C:\Program Files\Java\jre7\bin\server\jvm.dll
  304. 0x000007feeece0000 - 0x000007feeece9000 C:\Windows\system32\WSOCK32.dll
  305. 0x000007feff420000 - 0x000007feff46d000 C:\Windows\system32\WS2_32.dll
  306. 0x000007feff9e0000 - 0x000007feff9e8000 C:\Windows\system32\NSI.dll
  307. 0x000007fefb4d0000 - 0x000007fefb50b000 C:\Windows\system32\WINMM.dll
  308. 0x0000000077d90000 - 0x0000000077d97000 C:\Windows\system32\PSAPI.DLL
  309. 0x00000000728a0000 - 0x00000000728af000 C:\Program Files\Java\jre7\bin\verify.dll
  310. 0x0000000072870000 - 0x0000000072898000 C:\Program Files\Java\jre7\bin\java.dll
  311. 0x0000000072850000 - 0x0000000072865000 C:\Program Files\Java\jre7\bin\zip.dll
  312. 0x0000000072690000 - 0x00000000726a9000 C:\Program Files\Java\jre7\bin\net.dll
  313. 0x000007fefd1b0000 - 0x000007fefd205000 C:\Windows\system32\mswsock.dll
  314. 0x000007fefd1a0000 - 0x000007fefd1a7000 C:\Windows\System32\wship6.dll
  315. 0x0000000072670000 - 0x0000000072681000 C:\Program Files\Java\jre7\bin\nio.dll
  316. 0x00000000726b0000 - 0x0000000072845000 C:\Program Files\Java\jre7\bin\awt.dll
  317. 0x000007feffcd0000 - 0x000007feffda7000 C:\Windows\system32\OLEAUT32.dll
  318. 0x000007feff470000 - 0x000007feff673000 C:\Windows\system32\ole32.dll
  319. 0x000007fefbfe0000 - 0x000007fefc036000 C:\Windows\system32\uxtheme.dll
  320. 0x000007fefbbe0000 - 0x000007fefbbf8000 C:\Windows\system32\dwmapi.dll
  321. 0x000007fefd8b0000 - 0x000007fefd8bf000 C:\Windows\system32\CRYPTBASE.dll
  322. 0x000007fefddb0000 - 0x000007fefeb38000 C:\Windows\system32\SHELL32.dll
  323. 0x0000000072620000 - 0x0000000072666000 C:\Program Files\Java\jre7\bin\fontmanager.dll
  324. 0x000007fef1600000 - 0x000007fef17ff000 C:\Windows\system32\d3d9.dll
  325. 0x000007fefcac0000 - 0x000007fefcacc000 C:\Windows\system32\VERSION.dll
  326. 0x000007fef19f0000 - 0x000007fef19f7000 C:\Windows\system32\d3d8thk.dll
  327. 0x000007fee5c70000 - 0x000007fee6dc4000 C:\Windows\system32\nvd3dumx.dll
  328. 0x000007fefc300000 - 0x000007fefc32c000 C:\Windows\system32\powrprof.dll
  329. 0x000007feff1a0000 - 0x000007feff377000 C:\Windows\system32\SETUPAPI.dll
  330. 0x000007fefda90000 - 0x000007fefdac6000 C:\Windows\system32\CFGMGR32.dll
  331. 0x000007fefdb50000 - 0x000007fefdb6a000 C:\Windows\system32\DEVOBJ.dll
  332. 0x000007fee8ff0000 - 0x000007fee9152000 C:\Program Files (x86)\NVIDIA Corporation\3D Vision\nvSCPAPI64.dll
  333. 0x0000000180000000 - 0x0000000180114000 C:\Windows\system32\nvspcap64.dll
  334. 0x000007fefa0e0000 - 0x000007fefa3f4000 C:\Windows\system32\nvapi64.dll
  335. 0x000007fefda30000 - 0x000007fefda6a000 C:\Windows\system32\WINTRUST.dll
  336. 0x000007fefdc40000 - 0x000007fefddac000 C:\Windows\system32\CRYPT32.dll
  337. 0x000007fefda20000 - 0x000007fefda2f000 C:\Windows\system32\MSASN1.dll
  338. 0x00000000725d0000 - 0x0000000072611000 C:\Program Files\Java\jre7\bin\t2k.dll
  339. 0x00000000701e0000 - 0x00000000701f5000 C:\Program Files\Java\jre7\bin\unpack.dll
  340. 0x0000000006b00000 - 0x0000000006b50000 C:\Users\Matthew Brookshire\Desktop\ftb folder\MagicFarm2\natives\lwjgl64.dll
  341. 0x000007fef7ac0000 - 0x000007fef7bdd000 C:\Windows\system32\OPENGL32.dll
  342. 0x000007fefb950000 - 0x000007fefb97d000 C:\Windows\system32\GLU32.dll
  343. 0x000007fefb550000 - 0x000007fefb641000 C:\Windows\system32\DDRAW.dll
  344. 0x000007fefb940000 - 0x000007fefb948000 C:\Windows\system32\DCIMAN32.dll
  345. 0x000007fefd210000 - 0x000007fefd227000 C:\Windows\system32\CRYPTSP.dll
  346. 0x000007fefcf10000 - 0x000007fefcf57000 C:\Windows\system32\rsaenh.dll
  347. 0x000007fefccd0000 - 0x000007fefccee000 C:\Windows\system32\USERENV.dll
  348. 0x000007fefd980000 - 0x000007fefd98f000 C:\Windows\system32\profapi.dll
  349. 0x000007fefb750000 - 0x000007fefb765000 C:\Windows\system32\NLAapi.dll
  350. 0x000007fefb880000 - 0x000007fefb895000 C:\Windows\system32\napinsp.dll
  351. 0x000007fefb510000 - 0x000007fefb529000 C:\Windows\system32\pnrpnsp.dll
  352. 0x000007fefd030000 - 0x000007fefd08b000 C:\Windows\system32\DNSAPI.dll
  353. 0x000007fefb870000 - 0x000007fefb87b000 C:\Windows\System32\winrnr.dll
  354. 0x0000000073ce0000 - 0x0000000073d06000 C:\Program Files\Bonjour\mdnsNSP.dll
  355. 0x000007fefb3f0000 - 0x000007fefb417000 C:\Windows\system32\Iphlpapi.DLL
  356. 0x000007fefb3d0000 - 0x000007fefb3db000 C:\Windows\system32\WINNSI.DLL
  357. 0x000007fefcb90000 - 0x000007fefcb97000 C:\Windows\System32\wshtcpip.dll
  358. 0x000007fefadb0000 - 0x000007fefadb8000 C:\Windows\system32\rasadhlp.dll
  359. 0x000007fefb220000 - 0x000007fefb273000 C:\Windows\System32\fwpuclnt.dll
  360. 0x0000000050b50000 - 0x000000005287b000 C:\Windows\system32\nvoglv64.DLL
  361. 0x000007fefb840000 - 0x000007fefb86d000 C:\Windows\system32\ntmarta.dll
  362. 0x000007fefec60000 - 0x000007fefecb2000 C:\Windows\system32\WLDAP32.dll
  363. 0x000007fefa410000 - 0x000007fefa4ac000 C:\Windows\system32\mscms.dll
  364. 0x000007fef77f0000 - 0x000007fef7832000 C:\Windows\system32\icm32.dll
  365. 0x0000000073530000 - 0x000000007353b000 C:\Program Files\Java\jre7\bin\management.dll
  366. 0x0000000072180000 - 0x00000000721a4000 C:\Program Files\Java\jre7\bin\sunec.dll
  367. 0x0000000072590000 - 0x000000007259b000 C:\Program Files\Java\jre7\bin\sunmscapi.dll
  368. 0x000007fef0f40000 - 0x000007fef1065000 C:\Windows\system32\dbghelp.dll
  369.  
  370. VM Arguments:
  371. jvm_args: -Xms256M -Xmx5120M -XX:PermSize=256m -Dorg.lwjgl.librarypath=C:\Users\Matthew Brookshire\Desktop\ftb folder\MagicFarm2\natives -Dnet.java.games.input.librarypath=C:\Users\Matthew Brookshire\Desktop\ftb folder\MagicFarm2\natives -Duser.home=C:\Users\Matthew Brookshire\Desktop\ftb folder\MagicFarm2
  372. java_command: net.minecraft.launchwrapper.Launch --username mattbrook14_meh --session e6521dd066b04471a49611fe576360f3 --version 1.6.4 --gameDir C:\Users\Matthew Brookshire\Desktop\ftb folder\MagicFarm2\minecraft --assetsDir C:\Users\Matthew Brookshire\Desktop\ftb folder\assets\virtual\legacy --tweakClass cpw.mods.fml.common.launcher.FMLTweaker
  373. Launcher Type: SUN_STANDARD
  374.  
  375. Environment Variables:
  376. PATH=C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files (x86)\AMD APP\bin\x86_64;C:\Program Files (x86)\AMD APP\bin\x86;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\Java\jre7\bin
  377. USERNAME=Matthew Brookshire
  378. OS=Windows_NT
  379. PROCESSOR_IDENTIFIER=AMD64 Family 21 Model 1 Stepping 2, AuthenticAMD
  380.  
  381.  
  382.  
  383. --------------- S Y S T E M ---------------
  384.  
  385. OS: Windows 7 , 64 bit Build 7601 Service Pack 1
  386.  
  387. CPU:total 4 (4 cores per cpu, 1 threads per core) family 21 model 1 stepping 2, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, aes, mmxext, 3dnowpref, lzcnt, sse4a, tsc, tscinvbit, tscinv
  388.  
  389. Memory: 4k page, physical 16777216k(11461140k free), swap 33552568k(26619616k free)
  390.  
  391. vm_info: Java HotSpot(TM) 64-Bit Server VM (24.45-b08) for windows-amd64 JRE (1.7.0_45-b18), built on Oct 8 2013 05:47:22 by "java_re" with unknown MS VC++:1600
  392.  
  393. time: Fri Jan 03 21:48:35 2014
  394. elapsed time: 24 seconds
Add Comment
Please, Sign In to add comment