Guest User

Untitled

a guest
Jul 4th, 2013
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 30.28 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=0x000000078cd0e4b0, pid=2452, tid=4988
  5. #
  6. # JRE version: 7.0_25-b17
  7. # Java VM: Java HotSpot(TM) 64-Bit Server VM (23.25-b01 mixed mode windows-amd64 compressed oops)
  8. # Problematic frame:
  9. # C 0x000000078cd0e4b0
  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 (0x000000000212e800): GCTaskThread [stack: 0x0000000006260000,0x0000000006360000] [id=4988]
  20.  
  21. siginfo: ExceptionCode=0xc0000005, ExceptionInformation=0x0000000000000008 0x000000078cd0e4b0
  22.  
  23. Registers:
  24. RAX=0x0040000000440100, RBX=0x000000005e36b2a1, RCX=0x0040000000440102, RDX=0x0000000006b3c390
  25. RSP=0x000000000635f538, RBP=0x000000078cd0e4a0, RSI=0x000000005e6c57b0, RDI=0x000000005e0ca836
  26. R8 =0x0040000000040102, R9 =0x0000000000000003, R10=0x0000000000000000, R11=0x0040000000440102
  27. R12=0x000000078cd0e4ac, R13=0x000000077af03738, R14=0x000000077af03740, R15=0x000000078cd0e490
  28. RIP=0x000000078cd0e4b0, EFLAGS=0x0000000000010206
  29.  
  30. Top of Stack: (sp=0x000000000635f538)
  31. 0x000000000635f538: 000000005e36b2a1 000000005e6c57b0
  32. 0x000000000635f548: 0000000000000003 000000078cd0e490
  33. 0x000000000635f558: 000000005e10c489 000000000bd10880
  34. 0x000000000635f568: 000000005e0e5f4f 000000078cd0e4b0
  35. 0x000000000635f578: 0000000000000003 000000000bd10880
  36. 0x000000000635f588: 000000005e1cdf92 0000000000000000
  37. 0x000000000635f598: 000000000212ee50 0000000002122d10
  38. 0x000000000635f5a8: 000174cf00004adf 0000000000004aec
  39. 0x000000000635f5b8: 000000005e36e5ec 000000000bd10880
  40. 0x000000000635f5c8: 000000078cd0e490 000000000bd10880
  41. 0x000000000635f5d8: 000000005e568b40 000174cf00004adf
  42. 0x000000000635f5e8: 0000000000000003 0000000780ab1cc0
  43. 0x000000000635f5f8: 000000005e38016e 000000078eea61cc
  44. 0x000000000635f608: 000000005e0e5f69 000000078cd07220
  45. 0x000000000635f618: 0000000002122d10 000000000212ee60
  46. 0x000000000635f628: 000000000212ee50 000000005e568b40
  47.  
  48. Instructions: (pc=0x000000078cd0e4b0)
  49. 0x000000078cd0e490: 05 00 00 00 00 00 00 00 94 06 5e ef 17 67 25 00
  50. 0x000000078cd0e4a0: 96 1c 9a f1 9c 1c 9a f1 9f 1c 9a f1 00 00 00 00
  51. 0x000000078cd0e4b0: 05 00 00 00 00 00 00 00 48 16 5c ef 99 1c 9a f1
  52. 0x000000078cd0e4c0: 1e 5e 27 00 00 00 00 00 01 00 00 00 00 00 00 00
  53.  
  54.  
  55. Register to memory mapping:
  56.  
  57. RAX=0x0040000000440100 is an unknown value
  58. RBX=0x000000005e36b2a1 is an unknown value
  59. RCX=0x0040000000440102 is an unknown value
  60. RDX=0x0000000006b3c390 is an unknown value
  61. RSP=0x000000000635f538 is an unknown value
  62. RBP=0x000000078cd0e4a0 is an oop
  63. java.util.HashMap$Entry
  64. - klass: 'java/util/HashMap$Entry'
  65. RSI=0x000000005e6c57b0 is an unknown value
  66. RDI=0x000000005e0ca836 is an unknown value
  67. R8 =0x0040000000040102 is an unknown value
  68. R9 =0x0000000000000003 is an unknown value
  69. R10=0x0000000000000000 is an unknown value
  70. R11=0x0040000000440102 is an unknown value
  71. R12=0x000000078cd0e4ac is an oop
  72. java.util.HashMap$Entry
  73. - klass: 'java/util/HashMap$Entry'
  74. R13=0x000000077af03738 is an oop
  75. {instance class}
  76. - klass: {other class}
  77. R14=0x000000077af03740 is an oop
  78. [S
  79. - klass: {type array short}
  80. - length: 8
  81. R15=0x000000078cd0e490 is an oop
  82. java.util.HashMap$Entry
  83. - klass: 'java/util/HashMap$Entry'
  84.  
  85.  
  86. Stack: [0x0000000006260000,0x0000000006360000], sp=0x000000000635f538, free space=1021k
  87. Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
  88. C 0x000000078cd0e4b0
  89.  
  90.  
  91. --------------- P R O C E S S ---------------
  92.  
  93. Java Threads: ( => current thread )
  94. 0x000000000ebda800 JavaThread "Coroutine-3" [_thread_blocked, id=4600, stack(0x000000001d170000,0x000000001d270000)]
  95. 0x000000000ebd9800 JavaThread "Coroutine-2" [_thread_blocked, id=6832, stack(0x000000001cf60000,0x000000001d060000)]
  96. 0x000000000ebd9000 JavaThread "Coroutine-1" [_thread_blocked, id=4760, stack(0x0000000018060000,0x0000000018160000)]
  97. 0x000000000ebd7800 JavaThread "Connection #0 write thread" [_thread_blocked, id=5144, stack(0x000000001ccd0000,0x000000001cdd0000)]
  98. 0x000000000ebd6800 JavaThread "Connection #0 read thread" [_thread_blocked, id=6060, stack(0x00000000179b0000,0x0000000017ab0000)]
  99. 0x000000000ebd5000 JavaThread "Thread-21" [_thread_blocked, id=5972, stack(0x0000000012140000,0x0000000012240000)]
  100. 0x000000000ebd6000 JavaThread "Listen thread" [_thread_in_native, id=5916, stack(0x0000000017f00000,0x0000000018000000)]
  101. 0x000000000ebd4800 JavaThread "TC Aura Update Thread" [_thread_blocked, id=6944, stack(0x0000000017ce0000,0x0000000017de0000)]
  102. 0x000000000ebd1000 JavaThread "TC Aura Deletion Thread" [_thread_blocked, id=1112, stack(0x0000000017bc0000,0x0000000017cc0000)]
  103. 0x000000000ebd3000 JavaThread "TC Aura Calculation Thread" [_thread_blocked, id=7036, stack(0x000000000fe00000,0x000000000ff00000)]
  104. 0x000000000ebd2000 JavaThread "Thread-12" [_thread_blocked, id=4552, stack(0x000000000fb90000,0x000000000fc90000)]
  105. 0x000000000ebcf800 JavaThread "Immibis Core background task" daemon [_thread_blocked, id=5348, stack(0x000000000f1b0000,0x000000000f2b0000)]
  106. 0x0000000010298000 JavaThread "Thread-7" daemon [_thread_in_native, id=3448, stack(0x000000001b0b0000,0x000000001b1b0000)]
  107. 0x000000000027c800 JavaThread "DestroyJavaVM" [_thread_blocked, id=5912, stack(0x0000000002510000,0x0000000002610000)]
  108. 0x0000000010295800 JavaThread "D3D Screen Updater" daemon [_thread_blocked, id=6844, stack(0x000000001b3e0000,0x000000001b4e0000)]
  109. 0x0000000014bc3000 JavaThread "Server thread" [_thread_blocked, id=7056, stack(0x000000001b1e0000,0x000000001b2e0000)]
  110. 0x0000000010744800 JavaThread "TimerQueue" daemon [_thread_blocked, id=4896, stack(0x00000000143a0000,0x00000000144a0000)]
  111. 0x000000001565a000 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=5592, stack(0x0000000017010000,0x0000000017110000)]
  112. 0x0000000015591000 JavaThread "AWT-Windows" daemon [_thread_in_native, id=5368, stack(0x0000000016b90000,0x0000000016c90000)]
  113. 0x0000000015590800 JavaThread "AWT-Shutdown" [_thread_blocked, id=6056, stack(0x0000000016eb0000,0x0000000016fb0000)]
  114. 0x0000000015378000 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=5600, stack(0x0000000016c90000,0x0000000016d90000)]
  115. 0x000000001066f800 JavaThread "Thread-3" daemon [_thread_blocked, id=5624, stack(0x0000000016a40000,0x0000000016b40000)]
  116. 0x00000000153be000 JavaThread "Snooper Timer" daemon [_thread_blocked, id=1932, stack(0x0000000016730000,0x0000000016830000)]
  117. 0x000000000e1fc800 JavaThread "Thread-1" [_thread_blocked, id=4744, stack(0x000000000f740000,0x000000000f840000)]
  118. 0x000000000e00c000 JavaThread "Service Thread" daemon [_thread_blocked, id=6136, stack(0x000000000e850000,0x000000000e950000)]
  119. 0x000000000e007000 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=1736, stack(0x000000000e710000,0x000000000e810000)]
  120. 0x000000000dffc000 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=5892, stack(0x000000000d9c0000,0x000000000dac0000)]
  121. 0x000000000dffb000 JavaThread "Attach Listener" daemon [_thread_blocked, id=4328, stack(0x000000000e510000,0x000000000e610000)]
  122. 0x000000000dffa000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=4812, stack(0x000000000e400000,0x000000000e500000)]
  123. 0x000000000bd87800 JavaThread "Finalizer" daemon [_thread_blocked, id=2832, stack(0x000000000deb0000,0x000000000dfb0000)]
  124. 0x000000000bd7f000 JavaThread "Reference Handler" daemon [_thread_blocked, id=2912, stack(0x000000000dd30000,0x000000000de30000)]
  125.  
  126. Other Threads:
  127. 0x000000000bd75800 VMThread [stack: 0x000000000daf0000,0x000000000dbf0000] [id=2800]
  128. 0x000000000e026800 WatcherThread [stack: 0x000000000dbf0000,0x000000000dcf0000] [id=5556]
  129.  
  130. =>0x000000000212e800 (exited) GCTaskThread [stack: 0x0000000006260000,0x0000000006360000] [id=4988]
  131.  
  132. VM state:at safepoint (normal execution)
  133.  
  134. VM Mutex/Monitor currently owned by a thread: ([mutex/lock_event])
  135. [0x000000000027a750] Threads_lock - owner thread: 0x000000000bd75800
  136. [0x000000000027ac50] Heap_lock - owner thread: 0x000000001565a000
  137.  
  138. Heap
  139. PSYoungGen total 648384K, used 1314K [0x00000007d5560000, 0x0000000800000000, 0x0000000800000000)
  140. eden space 595968K, 0% used [0x00000007d5560000,0x00000007d5560000,0x00000007f9b60000)
  141. from space 52416K, 2% used [0x00000007fccd0000,0x00000007fce18a60,0x0000000800000000)
  142. to space 50624K, 0% used [0x00000007f9b60000,0x00000007f9b60000,0x00000007fccd0000)
  143. ParOldGen total 1398144K, used 361741K [0x0000000780000000, 0x00000007d5560000, 0x00000007d5560000)
  144. object space 1398144K, 25% used [0x0000000780000000,0x0000000796143488,0x00000007d5560000)
  145. PSPermGen total 65920K, used 64557K [0x000000077ae00000, 0x000000077ee60000, 0x0000000780000000)
  146. object space 65920K, 97% used [0x000000077ae00000,0x000000077ed0b4f8,0x000000077ee60000)
  147.  
  148. Card table byte_map: [0x0000000005610000,0x0000000005a40000] byte_map_base: 0x0000000001a39000
  149.  
  150. Polling page: 0x0000000000250000
  151.  
  152. Code Cache [0x0000000002610000, 0x0000000002ba0000, 0x0000000005610000)
  153. total_blobs=2553 nmethods=1759 adapters=743 free_code_cache=43573Kb largest_free_block=44521920
  154.  
  155. Compilation events (10 events):
  156. Event: 31.393 Thread 0x000000000dffc000 nmethod 1916 0x00000000028e3e50 code [0x00000000028e3fa0, 0x00000000028e4098]
  157. Event: 31.402 Thread 0x000000000e007000 1917 java.util.zip.InflaterInputStream::read (33 bytes)
  158. Event: 31.403 Thread 0x000000000e007000 nmethod 1917 0x00000000028e3ad0 code [0x00000000028e3c20, 0x00000000028e3d28]
  159. Event: 31.423 Thread 0x000000000dffc000 57 % in::g @ 612 (788 bytes)
  160. Event: 31.437 Thread 0x000000000e007000 1918 mj::b (33 bytes)
  161. Event: 31.437 Thread 0x000000000e007000 nmethod 1918 0x0000000002b936d0 code [0x0000000002b93820, 0x0000000002b93908]
  162. Event: 31.440 Thread 0x000000000e007000 1919 java.util.Arrays::fill (28 bytes)
  163. Event: 31.443 Thread 0x000000000e007000 nmethod 1919 0x0000000002b93290 code [0x0000000002b933e0, 0x0000000002b935e8]
  164. Event: 31.449 Thread 0x000000000e007000 1920 mj::c (15 bytes)
  165. Event: 31.450 Thread 0x000000000e007000 nmethod 1920 0x0000000002b92f50 code [0x0000000002b930a0, 0x0000000002b93168]
  166.  
  167. GC Heap History (10 events):
  168. Event: 30.453 GC heap after
  169. Heap after GC invocations=103 (full 47):
  170. PSYoungGen total 642560K, used 5728K [0x00000007d5560000, 0x0000000800000000, 0x0000000800000000)
  171. eden space 583168K, 0% used [0x00000007d5560000,0x00000007d5560000,0x00000007f8ee0000)
  172. from space 59392K, 9% used [0x00000007fc600000,0x00000007fcb98000,0x0000000800000000)
  173. to space 56448K, 0% used [0x00000007f8ee0000,0x00000007f8ee0000,0x00000007fc600000)
  174. ParOldGen total 1398144K, used 345149K [0x0000000780000000, 0x00000007d5560000, 0x00000007d5560000)
  175. object space 1398144K, 24% used [0x0000000780000000,0x000000079510f558,0x00000007d5560000)
  176. PSPermGen total 65984K, used 64361K [0x000000077ae00000, 0x000000077ee70000, 0x0000000780000000)
  177. object space 65984K, 97% used [0x000000077ae00000,0x000000077ecda5f0,0x000000077ee70000)
  178. }
  179. Event: 30.453 GC heap before
  180. {Heap before GC invocations=104 (full 48):
  181. PSYoungGen total 642560K, used 5728K [0x00000007d5560000, 0x0000000800000000, 0x0000000800000000)
  182. eden space 583168K, 0% used [0x00000007d5560000,0x00000007d5560000,0x00000007f8ee0000)
  183. from space 59392K, 9% used [0x00000007fc600000,0x00000007fcb98000,0x0000000800000000)
  184. to space 56448K, 0% used [0x00000007f8ee0000,0x00000007f8ee0000,0x00000007fc600000)
  185. ParOldGen total 1398144K, used 345149K [0x0000000780000000, 0x00000007d5560000, 0x00000007d5560000)
  186. object space 1398144K, 24% used [0x0000000780000000,0x000000079510f558,0x00000007d5560000)
  187. PSPermGen total 65984K, used 64361K [0x000000077ae00000, 0x000000077ee70000, 0x0000000780000000)
  188. object space 65984K, 97% used [0x000000077ae00000,0x000000077ecda5f0,0x000000077ee70000)
  189. Event: 30.808 GC heap after
  190. Heap after GC invocations=104 (full 48):
  191. PSYoungGen total 642560K, used 0K [0x00000007d5560000, 0x0000000800000000, 0x0000000800000000)
  192. eden space 583168K, 0% used [0x00000007d5560000,0x00000007d5560000,0x00000007f8ee0000)
  193. from space 59392K, 0% used [0x00000007fc600000,0x00000007fc600000,0x0000000800000000)
  194. to space 56448K, 0% used [0x00000007f8ee0000,0x00000007f8ee0000,0x00000007fc600000)
  195. ParOldGen total 1398144K, used 350024K [0x0000000780000000, 0x00000007d5560000, 0x00000007d5560000)
  196. object space 1398144K, 25% used [0x0000000780000000,0x00000007955d21b0,0x00000007d5560000)
  197. PSPermGen total 65920K, used 64361K [0x000000077ae00000, 0x000000077ee60000, 0x0000000780000000)
  198. object space 65920K, 97% used [0x000000077ae00000,0x000000077ecda5f0,0x000000077ee60000)
  199. }
  200. Event: 30.950 GC heap before
  201. {Heap before GC invocations=105 (full 48):
  202. PSYoungGen total 642560K, used 39999K [0x00000007d5560000, 0x0000000800000000, 0x0000000800000000)
  203. eden space 583168K, 6% used [0x00000007d5560000,0x00000007d7c6fc78,0x00000007f8ee0000)
  204. from space 59392K, 0% used [0x00000007fc600000,0x00000007fc600000,0x0000000800000000)
  205. to space 56448K, 0% used [0x00000007f8ee0000,0x00000007f8ee0000,0x00000007fc600000)
  206. ParOldGen total 1398144K, used 350024K [0x0000000780000000, 0x00000007d5560000, 0x00000007d5560000)
  207. object space 1398144K, 25% used [0x0000000780000000,0x00000007955d21b0,0x00000007d5560000)
  208. PSPermGen total 65920K, used 64464K [0x000000077ae00000, 0x000000077ee60000, 0x0000000780000000)
  209. object space 65920K, 97% used [0x000000077ae00000,0x000000077ecf41b8,0x000000077ee60000)
  210. Event: 30.956 GC heap after
  211. Heap after GC invocations=105 (full 48):
  212. PSYoungGen total 639616K, used 12473K [0x00000007d5560000, 0x0000000800000000, 0x0000000800000000)
  213. eden space 583168K, 0% used [0x00000007d5560000,0x00000007d5560000,0x00000007f8ee0000)
  214. from space 56448K, 22% used [0x00000007f8ee0000,0x00000007f9b0e6d0,0x00000007fc600000)
  215. to space 52416K, 0% used [0x00000007fccd0000,0x00000007fccd0000,0x0000000800000000)
  216. ParOldGen total 1398144K, used 350024K [0x0000000780000000, 0x00000007d5560000, 0x00000007d5560000)
  217. object space 1398144K, 25% used [0x0000000780000000,0x00000007955d21b0,0x00000007d5560000)
  218. PSPermGen total 65920K, used 64464K [0x000000077ae00000, 0x000000077ee60000, 0x0000000780000000)
  219. object space 65920K, 97% used [0x000000077ae00000,0x000000077ecf41b8,0x000000077ee60000)
  220. }
  221. Event: 30.957 GC heap before
  222. {Heap before GC invocations=106 (full 49):
  223. PSYoungGen total 639616K, used 12473K [0x00000007d5560000, 0x0000000800000000, 0x0000000800000000)
  224. eden space 583168K, 0% used [0x00000007d5560000,0x00000007d5560000,0x00000007f8ee0000)
  225. from space 56448K, 22% used [0x00000007f8ee0000,0x00000007f9b0e6d0,0x00000007fc600000)
  226. to space 52416K, 0% used [0x00000007fccd0000,0x00000007fccd0000,0x0000000800000000)
  227. ParOldGen total 1398144K, used 350024K [0x0000000780000000, 0x00000007d5560000, 0x00000007d5560000)
  228. object space 1398144K, 25% used [0x0000000780000000,0x00000007955d21b0,0x00000007d5560000)
  229. PSPermGen total 65920K, used 64464K [0x000000077ae00000, 0x000000077ee60000, 0x0000000780000000)
  230. object space 65920K, 97% used [0x000000077ae00000,0x000000077ecf41b8,0x000000077ee60000)
  231. Event: 31.370 GC heap after
  232. Heap after GC invocations=106 (full 49):
  233. PSYoungGen total 639616K, used 0K [0x00000007d5560000, 0x0000000800000000, 0x0000000800000000)
  234. eden space 583168K, 0% used [0x00000007d5560000,0x00000007d5560000,0x00000007f8ee0000)
  235. from space 56448K, 0% used [0x00000007f8ee0000,0x00000007f8ee0000,0x00000007fc600000)
  236. to space 52416K, 0% used [0x00000007fccd0000,0x00000007fccd0000,0x0000000800000000)
  237. ParOldGen total 1398144K, used 361741K [0x0000000780000000, 0x00000007d5560000, 0x00000007d5560000)
  238. object space 1398144K, 25% used [0x0000000780000000,0x0000000796143488,0x00000007d5560000)
  239. PSPermGen total 65920K, used 64464K [0x000000077ae00000, 0x000000077ee60000, 0x0000000780000000)
  240. object space 65920K, 97% used [0x000000077ae00000,0x000000077ecf40d8,0x000000077ee60000)
  241. }
  242. Event: 31.451 GC heap before
  243. {Heap before GC invocations=107 (full 49):
  244. PSYoungGen total 639616K, used 19227K [0x00000007d5560000, 0x0000000800000000, 0x0000000800000000)
  245. eden space 583168K, 3% used [0x00000007d5560000,0x00000007d6826cd0,0x00000007f8ee0000)
  246. from space 56448K, 0% used [0x00000007f8ee0000,0x00000007f8ee0000,0x00000007fc600000)
  247. to space 52416K, 0% used [0x00000007fccd0000,0x00000007fccd0000,0x0000000800000000)
  248. ParOldGen total 1398144K, used 361741K [0x0000000780000000, 0x00000007d5560000, 0x00000007d5560000)
  249. object space 1398144K, 25% used [0x0000000780000000,0x0000000796143488,0x00000007d5560000)
  250. PSPermGen total 65920K, used 64557K [0x000000077ae00000, 0x000000077ee60000, 0x0000000780000000)
  251. object space 65920K, 97% used [0x000000077ae00000,0x000000077ed0b4f8,0x000000077ee60000)
  252. Event: 31.465 GC heap after
  253. Heap after GC invocations=107 (full 49):
  254. PSYoungGen total 648384K, used 1314K [0x00000007d5560000, 0x0000000800000000, 0x0000000800000000)
  255. eden space 595968K, 0% used [0x00000007d5560000,0x00000007d5560000,0x00000007f9b60000)
  256. from space 52416K, 2% used [0x00000007fccd0000,0x00000007fce18a60,0x0000000800000000)
  257. to space 50624K, 0% used [0x00000007f9b60000,0x00000007f9b60000,0x00000007fccd0000)
  258. ParOldGen total 1398144K, used 361741K [0x0000000780000000, 0x00000007d5560000, 0x00000007d5560000)
  259. object space 1398144K, 25% used [0x0000000780000000,0x0000000796143488,0x00000007d5560000)
  260. PSPermGen total 65920K, used 64557K [0x000000077ae00000, 0x000000077ee60000, 0x0000000780000000)
  261. object space 65920K, 97% used [0x000000077ae00000,0x000000077ed0b4f8,0x000000077ee60000)
  262. }
  263. Event: 31.465 GC heap before
  264. {Heap before GC invocations=108 (full 50):
  265. PSYoungGen total 648384K, used 1314K [0x00000007d5560000, 0x0000000800000000, 0x0000000800000000)
  266. eden space 595968K, 0% used [0x00000007d5560000,0x00000007d5560000,0x00000007f9b60000)
  267. from space 52416K, 2% used [0x00000007fccd0000,0x00000007fce18a60,0x0000000800000000)
  268. to space 50624K, 0% used [0x00000007f9b60000,0x00000007f9b60000,0x00000007fccd0000)
  269. ParOldGen total 1398144K, used 361741K [0x0000000780000000, 0x00000007d5560000, 0x00000007d5560000)
  270. object space 1398144K, 25% used [0x0000000780000000,0x0000000796143488,0x00000007d5560000)
  271. PSPermGen total 65920K, used 64557K [0x000000077ae00000, 0x000000077ee60000, 0x0000000780000000)
  272. object space 65920K, 97% used [0x000000077ae00000,0x000000077ed0b4f8,0x000000077ee60000)
  273.  
  274. Deoptimization events (10 events):
  275. Event: 30.936 Thread 0x0000000014bc3000 Uncommon trap -34 fr.pc 0x0000000002af4354
  276. Event: 30.938 Thread 0x000000000ebd7800 Uncommon trap -34 fr.pc 0x0000000002aeaf30
  277. Event: 30.946 Thread 0x000000000ebd7800 Uncommon trap -34 fr.pc 0x0000000002af3d28
  278. Event: 31.378 Thread 0x0000000014bc3000 Uncommon trap -58 fr.pc 0x0000000002aef4dc
  279. Event: 31.392 Thread 0x0000000014bc3000 Uncommon trap -58 fr.pc 0x0000000002b59234
  280. Event: 31.414 Thread 0x0000000014bc3000 Uncommon trap -12 fr.pc 0x0000000002b657b0
  281. Event: 31.418 Thread 0x0000000014bc3000 Uncommon trap -83 fr.pc 0x0000000002b7b9b8
  282. Event: 31.421 Thread 0x0000000014bc3000 Uncommon trap -58 fr.pc 0x0000000002afc3f0
  283. Event: 31.440 Thread 0x000000000ebd7800 Uncommon trap -34 fr.pc 0x0000000002aeaf30
  284. Event: 31.448 Thread 0x000000000ebd7800 Uncommon trap -34 fr.pc 0x0000000002af3d28
  285.  
  286. Internal exceptions (10 events):
  287. Event: 29.291 Thread 0x000000000ebd7800 Threw 0x00000007d668c8d8 at C:\jdk7u2_64p\jdk7u25\hotspot\src\share\vm\prims\jvm.cpp:2915
  288. Event: 29.315 Thread 0x000000000ebd7800 Threw 0x00000007d668ca48 at C:\jdk7u2_64p\jdk7u25\hotspot\src\share\vm\prims\jvm.cpp:2957
  289. Event: 29.364 Thread 0x000000000ebd7800 Threw 0x00000007d668cc30 at C:\jdk7u2_64p\jdk7u25\hotspot\src\share\vm\prims\jvm.cpp:2957
  290. Event: 29.393 Thread 0x000000000ebd7800 Threw 0x00000007d668d310 at C:\jdk7u2_64p\jdk7u25\hotspot\src\share\vm\prims\jvm.cpp:2957
  291. Event: 29.812 Thread 0x000000000ebd7800 Threw 0x00000007d60b61a0 at C:\jdk7u2_64p\jdk7u25\hotspot\src\share\vm\prims\jvm.cpp:2957
  292. Event: 30.914 Thread 0x000000000ebd7800 Threw 0x00000007d7969928 at C:\jdk7u2_64p\jdk7u25\hotspot\src\share\vm\prims\jvm.cpp:2957
  293. Event: 30.915 Thread 0x000000000ebd7800 Threw 0x00000007d796a0d8 at C:\jdk7u2_64p\jdk7u25\hotspot\src\share\vm\prims\jvm.cpp:2915
  294. Event: 31.414 Thread 0x0000000014bc3000 Implicit null exception at 0x0000000002b6535b to 0x0000000002b6579d
  295. Event: 31.420 Thread 0x000000000ebd7800 Threw 0x00000007d635e780 at C:\jdk7u2_64p\jdk7u25\hotspot\src\share\vm\prims\jvm.cpp:2957
  296. Event: 31.420 Thread 0x000000000ebd7800 Threw 0x00000007d635ec68 at C:\jdk7u2_64p\jdk7u25\hotspot\src\share\vm\prims\jvm.cpp:2915
  297.  
  298. Events (10 events):
  299. Event: 31.440 loading class 0x0000000015677710
  300. Event: 31.440 loading class 0x0000000015677710 done
  301. Event: 31.440 loading class 0x0000000015677790
  302. Event: 31.440 loading class 0x0000000015677790 done
  303. Event: 31.445 loading class 0x0000000014e9dbd0
  304. Event: 31.445 loading class 0x0000000014e9dbd0 done
  305. Event: 31.448 Thread 0x000000000ebd7800 DEOPT PACKING pc=0x0000000002af3d28 sp=0x000000001cdcf430
  306. Event: 31.448 Thread 0x000000000ebd7800 DEOPT UNPACKING pc=0x0000000002649164 sp=0x000000001cdcf3e0 mode 2
  307. Event: 31.450 Thread 0x000000000e007000 flushing nmethod 0x0000000002a67b50
  308. Event: 31.451 Executing VM operation: ParallelGCSystemGC
  309.  
  310.  
  311. Dynamic libraries:
  312. 0x000000013f480000 - 0x000000013f4b3000 C:\Windows\system32\java.exe
  313. 0x0000000077570000 - 0x0000000077719000 C:\Windows\SYSTEM32\ntdll.dll
  314. 0x0000000077350000 - 0x000000007746f000 C:\Windows\system32\kernel32.dll
  315. 0x000007fefd6d0000 - 0x000007fefd73b000 C:\Windows\system32\KERNELBASE.dll
  316. 0x000007fefef10000 - 0x000007fefefeb000 C:\Windows\system32\ADVAPI32.dll
  317. 0x000007fefeff0000 - 0x000007feff08f000 C:\Windows\system32\msvcrt.dll
  318. 0x000007feff3a0000 - 0x000007feff3bf000 C:\Windows\SYSTEM32\sechost.dll
  319. 0x000007fefe910000 - 0x000007fefea3d000 C:\Windows\system32\RPCRT4.dll
  320. 0x0000000077470000 - 0x000000007756a000 C:\Windows\system32\USER32.dll
  321. 0x000007feff780000 - 0x000007feff7e7000 C:\Windows\system32\GDI32.dll
  322. 0x000007feff090000 - 0x000007feff09e000 C:\Windows\system32\LPK.dll
  323. 0x000007fefe610000 - 0x000007fefe6d9000 C:\Windows\system32\USP10.dll
  324. 0x000007fefbd80000 - 0x000007fefbf74000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_fa396087175ac9ac\COMCTL32.dll
  325. 0x000007fefe890000 - 0x000007fefe901000 C:\Windows\system32\SHLWAPI.dll
  326. 0x000007feff0a0000 - 0x000007feff0ce000 C:\Windows\system32\IMM32.DLL
  327. 0x000007feff670000 - 0x000007feff779000 C:\Windows\system32\MSCTF.dll
  328. 0x0000000066db0000 - 0x0000000066e81000 C:\Program Files\Java\jre7\bin\msvcr100.dll
  329. 0x000000005e020000 - 0x000000005e72f000 C:\Program Files\Java\jre7\bin\server\jvm.dll
  330. 0x000007feeccf0000 - 0x000007feeccf9000 C:\Windows\system32\WSOCK32.dll
  331. 0x000007fefe6e0000 - 0x000007fefe72d000 C:\Windows\system32\WS2_32.dll
  332. 0x000007feff870000 - 0x000007feff878000 C:\Windows\system32\NSI.dll
  333. 0x000007fefb130000 - 0x000007fefb16b000 C:\Windows\system32\WINMM.dll
  334. 0x0000000077730000 - 0x0000000077737000 C:\Windows\system32\PSAPI.DLL
  335. 0x000000006d880000 - 0x000000006d88f000 C:\Program Files\Java\jre7\bin\verify.dll
  336. 0x000000006d0c0000 - 0x000000006d0e8000 C:\Program Files\Java\jre7\bin\java.dll
  337. 0x000000006d0a0000 - 0x000000006d0b5000 C:\Program Files\Java\jre7\bin\zip.dll
  338. 0x000000006d080000 - 0x000000006d099000 C:\Program Files\Java\jre7\bin\net.dll
  339. 0x000007fefcb90000 - 0x000007fefcbe5000 C:\Windows\system32\mswsock.dll
  340. 0x000007fefcdf0000 - 0x000007fefcdf7000 C:\Windows\System32\wship6.dll
  341. 0x000000006d060000 - 0x000000006d071000 C:\Program Files\Java\jre7\bin\nio.dll
  342. 0x000007fefcd90000 - 0x000007fefcda7000 C:\Windows\system32\CRYPTSP.dll
  343. 0x000007fefc8e0000 - 0x000007fefc927000 C:\Windows\system32\rsaenh.dll
  344. 0x000007fefc630000 - 0x000007fefc64e000 C:\Windows\system32\USERENV.dll
  345. 0x000007fefd350000 - 0x000007fefd35f000 C:\Windows\system32\profapi.dll
  346. 0x000007fefd280000 - 0x000007fefd28f000 C:\Windows\system32\CRYPTBASE.dll
  347. 0x000007fefb1b0000 - 0x000007fefb1c5000 C:\Windows\system32\NLAapi.dll
  348. 0x000007fef6cc0000 - 0x000007fef6cd5000 C:\Windows\system32\napinsp.dll
  349. 0x000007fef6ca0000 - 0x000007fef6cb9000 C:\Windows\system32\pnrpnsp.dll
  350. 0x000007fefca00000 - 0x000007fefca5b000 C:\Windows\system32\DNSAPI.dll
  351. 0x000007fef6c90000 - 0x000007fef6c9b000 C:\Windows\System32\winrnr.dll
  352. 0x000007fef7df0000 - 0x000007fef7e1f000 C:\Program Files\Common Files\Microsoft Shared\Windows Live\WLIDNSP.DLL
  353. 0x000007fefc740000 - 0x000007fefc747000 C:\Windows\System32\wshtcpip.dll
  354. 0x000007fefac80000 - 0x000007fefaca7000 C:\Windows\system32\IPHLPAPI.DLL
  355. 0x000007fefac50000 - 0x000007fefac5b000 C:\Windows\system32\WINNSI.DLL
  356. 0x000007fef7de0000 - 0x000007fef7de8000 C:\Windows\system32\rasadhlp.dll
  357. 0x000007fefab20000 - 0x000007fefab73000 C:\Windows\System32\fwpuclnt.dll
  358. 0x000000005d9a0000 - 0x000000005db35000 C:\Program Files\Java\jre7\bin\awt.dll
  359. 0x000007fefea40000 - 0x000007fefeb17000 C:\Windows\system32\OLEAUT32.dll
  360. 0x000007fefed00000 - 0x000007fefef03000 C:\Windows\system32\ole32.dll
  361. 0x000007fefb940000 - 0x000007fefb996000 C:\Windows\system32\uxtheme.dll
  362. 0x000007fefb560000 - 0x000007fefb578000 C:\Windows\system32\dwmapi.dll
  363. 0x000007fefd780000 - 0x000007fefe508000 C:\Windows\system32\SHELL32.dll
  364. 0x000000006b010000 - 0x000000006b04f000 C:\Program Files\Java\jre7\bin\fontmanager.dll
  365. 0x000007fee4c50000 - 0x000007fee4e4f000 C:\Windows\system32\d3d9.dll
  366. 0x000007fefc440000 - 0x000007fefc44c000 C:\Windows\system32\VERSION.dll
  367. 0x000007fefa670000 - 0x000007fefa677000 C:\Windows\system32\d3d8thk.dll
  368. 0x000007feeeda0000 - 0x000007feefed7000 C:\Windows\system32\nvd3dumx.dll
  369. 0x000007fefbf80000 - 0x000007fefbfac000 C:\Windows\system32\powrprof.dll
  370. 0x000007fefeb20000 - 0x000007fefecf7000 C:\Windows\system32\SETUPAPI.dll
  371. 0x000007fefd400000 - 0x000007fefd436000 C:\Windows\system32\CFGMGR32.dll
  372. 0x000007fefd440000 - 0x000007fefd45a000 C:\Windows\system32\DEVOBJ.dll
  373. 0x0000000180000000 - 0x0000000180139000 C:\Program Files (x86)\NVIDIA Corporation\3D Vision\nvSCPAPI64.dll
  374. 0x000007fef9e10000 - 0x000007fefa0e6000 C:\Windows\system32\nvapi64.dll
  375. 0x000007fefd740000 - 0x000007fefd779000 C:\Windows\system32\WINTRUST.dll
  376. 0x000007fefd510000 - 0x000007fefd67a000 C:\Windows\system32\CRYPT32.dll
  377. 0x000007fefd3f0000 - 0x000007fefd3ff000 C:\Windows\system32\MSASN1.dll
  378. 0x000000006afc0000 - 0x000000006b001000 C:\Program Files\Java\jre7\bin\t2k.dll
  379. 0x000007fefe570000 - 0x000007fefe609000 C:\Windows\system32\CLBCatQ.DLL
  380. 0x000007fefb3b0000 - 0x000007fefb511000 C:\Windows\system32\WindowsCodecs.dll
  381. 0x000007fefd220000 - 0x000007fefd277000 C:\Windows\system32\apphelp.dll
  382. 0x000007fef5690000 - 0x000007fef56cc000 C:\Users\chris\AppData\Local\Microsoft\SkyDrive\16.4.6013.0910\amd64\SkyDriveShell64.dll
  383. 0x000007fef6480000 - 0x000007fef6527000 C:\Users\chris\AppData\Local\Microsoft\SkyDrive\16.4.6013.0910\amd64\MSVCP110.dll
  384. 0x000007fef63b0000 - 0x000007fef647e000 C:\Users\chris\AppData\Local\Microsoft\SkyDrive\16.4.6013.0910\amd64\MSVCR110.dll
  385. 0x000007feff170000 - 0x000007feff39d000 C:\Windows\system32\WININET.dll
  386. 0x000007fefd690000 - 0x000007fefd694000 C:\Windows\system32\api-ms-win-downlevel-user32-l1-1-0.dll
  387. 0x000007fefd6b0000 - 0x000007fefd6b5000 C:\Windows\system32\api-ms-win-downlevel-advapi32-l1-1-0.dll
  388. 0x000007fefd6c0000 - 0x000007fefd6c4000 C:\Windows\system32\api-ms-win-downlevel-shlwapi-l1-1-0.dll
  389. 0x000007fefd680000 - 0x000007fefd684000 C:\Windows\system32\api-ms-win-downlevel-version-l1-1-0.dll
  390. 0x000007fefd460000 - 0x000007fefd463000 C:\Windows\system32\api-ms-win-downlevel-normaliz-l1-1-0.dll
  391. 0x0000000077740000 - 0x0000000077743000 C:\Windows\system32\normaliz.DLL
  392. 0x000007feff3c0000 - 0x000007feff64c000 C:\Windows\system32\iertutil.dll
  393. 0x000007fef6370000 - 0x000007fef63a5000 C:\Windows\system32\EhStorShell.dll
  394. 0x000007fefbb00000 - 0x000007fefbc2c000 C:\Windows\system32\PROPSYS.dll
  395. 0x000007fef62a0000 - 0x000007fef6360000 C:\Program Files (x86)\Google\Drive\googledrivesync64.dll
  396. 0x00000000701f0000 - 0x00000000702c3000 C:\Program Files (x86)\Google\Drive\Microsoft.VC90.CRT\MSVCP90.dll
  397. 0x0000000070140000 - 0x00000000701e3000 C:\Program Files (x86)\Google\Drive\Microsoft.VC90.CRT\MSVCR90.dll
  398. 0x000007fef5980000 - 0x000007fef5fef000 C:\PROGRA~1\MICROS~1\Office14\GROOVEEX.DLL
  399. 0x00000000700a0000 - 0x000000007013d000 C:\Windows\WinSxS\amd64_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.4940_none_08e4299fa83d7e3c\MSVCR90.dll
  400. 0x000000006ffc0000 - 0x0000000070093000 C:\Windows\WinSxS\amd64_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.4940_none_08e4299fa83d7e3c\MSVCP90.dll
  401. 0x000000006ff90000 - 0x000000006ffbf000 C:\Windows\WinSxS\amd64_microsoft.vc90.atl_1fc8b3b9a1e18e3b_9.0.30729.4148_none_0a1d2fcba76b3f00\ATL90.DLL
  402. 0x000007fef4410000 - 0x000007fef482a000 C:\PROGRA~1\COMMON~1\MICROS~1\OFFICE14\Cultures\office.odf
  403. 0x000007fef3ba0000 - 0x000007fef4405000 C:\PROGRA~1\MICROS~1\Office14\1033\GrooveIntlResource.dll
  404. 0x0000000066f40000 - 0x0000000066f64000 C:\Program Files\Java\jre7\bin\sunec.dll
  405. 0x000000006afb0000 - 0x000000006afbb000 C:\Program Files\Java\jre7\bin\sunmscapi.dll
  406. 0x000007feea890000 - 0x000007feea9b5000 C:\Windows\system32\dbghelp.dll
  407.  
  408. VM Arguments:
  409. jvm_args: -Xms2048M -Xmx2048m
  410. java_command: ftbserver.jar
  411. Launcher Type: SUN_STANDARD
  412.  
  413. Environment Variables:
  414. PATH=C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Windows Live\Shared
  415. USERNAME=chris
  416. OS=Windows_NT
  417. PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 58 Stepping 9, GenuineIntel
  418.  
  419.  
  420.  
  421. --------------- S Y S T E M ---------------
  422.  
  423. OS: Windows 7 , 64 bit Build 7601 Service Pack 1
  424.  
  425. CPU:total 8 (4 cores per cpu, 2 threads per core) family 6 model 58 stepping 9, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, ht, tsc, tscinvbit, tscinv
  426.  
  427. Memory: 4k page, physical 8341948k(4422468k free), swap 16682036k(9593932k free)
  428.  
  429. vm_info: Java HotSpot(TM) 64-Bit Server VM (23.25-b01) for windows-amd64 JRE (1.7.0_25-b17), built on Jun 21 2013 12:58:32 by "java_re" with unknown MS VC++:1600
  430.  
  431. time: Thu Jul 04 11:23:50 2013
  432. elapsed time: 31 seconds
Advertisement
Add Comment
Please, Sign In to add comment