Advertisement
Guest User

Error

a guest
Nov 13th, 2015
37
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 37.85 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=0x00007ffe52b48e72, pid=3824, tid=3564
  5. #
  6. # JRE version: Java(TM) SE Runtime Environment (8.0_65-b17) (build 1.8.0_65-b17)
  7. # Java VM: Java HotSpot(TM) 64-Bit Server VM (25.65-b01 mixed mode windows-amd64 compressed oops)
  8. # Problematic frame:
  9. # C  [RPCRT4.dll+0x28e72]
  10. #
  11. # Core dump written. Default location: C:\Program Files\RuneMate\hs_err_pid3824.mdmp
  12. #
  13. # If you would like to submit a bug report, please visit:
  14. #   http://bugreport.java.com/bugreport/crash.jsp
  15. # The crash happened outside the Java Virtual Machine in native code.
  16. # See problematic frame for where to report the bug.
  17. #
  18.  
  19. ---------------  T H R E A D  ---------------
  20.  
  21. Current thread (0x00000000158fe800):  JavaThread "Thread-5215" daemon [_thread_in_native, id=3564, stack(0x00000000233d0000,0x00000000234d0000)]
  22.  
  23. siginfo: ExceptionCode=0xc0000005, writing address 0x00000000000000bc
  24.  
  25. Registers:
  26. RAX=0x0000000000000000, RBX=0x0000000022343e60, RCX=0x0000000000000001, RDX=0x00007ffe4b0a49d0
  27. RSP=0x00000000234ce7a0, RBP=0x00000000234ce839, RSI=0x0000000000000000, RDI=0x00000000221ffeb0
  28. R8 =0x00007ffe4b0a42b0, R9 =0x0000000022ad5be8, R10=0x00007ffe4b0a4750, R11=0x00007ffe532f8657
  29. R12=0x0000000022ad5a00, R13=0x000000002231a4f0, R14=0x0000000000000000, R15=0x0000000000008000
  30. RIP=0x00007ffe52b48e72, EFLAGS=0x0000000000010206
  31.  
  32. Top of Stack: (sp=0x00000000234ce7a0)
  33. 0x00000000234ce7a0:   0000000022ad5a00 00000000234ce839
  34. 0x00000000234ce7b0:   0000000000000000 0000000000000000
  35. 0x00000000234ce7c0:   0000000000000000 0000000000000000
  36. 0x00000000234ce7d0:   0000000022343e60 00007ffe52b46978
  37. 0x00000000234ce7e0:   0000000022343e60 00000000234ce860
  38. 0x00000000234ce7f0:   0000000000000002 0000000000000001
  39. 0x00000000234ce800:   0000000022343e60 0000000152b4d65b
  40. 0x00000000234ce810:   0000000000000000 0000000000000000
  41. 0x00000000234ce820:   0000000000000000 000000002224a220
  42. 0x00000000234ce830:   0000000000000001 00007ffe52c15e94
  43. 0x00000000234ce840:   0000000000000000 0000000000000000
  44. 0x00000000234ce850:   000000002224a270 00007ffe4b0a42b0
  45. 0x00000000234ce860:   00007ffe4b0a42b0 0000000000000005
  46. 0x00000000234ce870:   0000000000000000 00007ffe52b48d00
  47. 0x00000000234ce880:   000000002231a4f0 0000000022ad5a00
  48. 0x00000000234ce890:   0000000000000000 00007ffe52b87378
  49.  
  50. Instructions: (pc=0x00007ffe52b48e72)
  51. 0x00007ffe52b48e52:   89 5d c7 48 85 db 0f 84 4a 0c 00 00 48 8b 45 6f
  52. 0x00007ffe52b48e62:   b9 01 00 00 00 48 8b 50 28 48 8b 83 18 01 00 00
  53. 0x00007ffe52b48e72:   f0 0f c1 88 bc 00 00 00 ff c1 48 89 93 80 02 00
  54. 0x00007ffe52b48e82:   00 89 8b 24 01 00 00 48 8b 8b c8 02 00 00 44 89
  55.  
  56.  
  57. Register to memory mapping:
  58.  
  59. RAX=0x0000000000000000 is an unknown value
  60. RBX=0x0000000022343e60 is an unknown value
  61. RCX=0x0000000000000001 is an unknown value
  62. RDX=0x00007ffe4b0a49d0 is an unknown value
  63. RSP=0x00000000234ce7a0 is pointing into the stack for thread: 0x00000000158fe800
  64. RBP=0x00000000234ce839 is pointing into the stack for thread: 0x00000000158fe800
  65. RSI=0x0000000000000000 is an unknown value
  66. RDI=0x00000000221ffeb0 is an unknown value
  67. R8 =0x00007ffe4b0a42b0 is an unknown value
  68. R9 =0x0000000022ad5be8 is an unknown value
  69. R10=0x00007ffe4b0a4750 is an unknown value
  70. R11=0x00007ffe532f8657 is an unknown value
  71. R12=0x0000000022ad5a00 is an unknown value
  72. R13=0x000000002231a4f0 is an unknown value
  73. R14=0x0000000000000000 is an unknown value
  74. R15=0x0000000000008000 is an unknown value
  75.  
  76.  
  77. Stack: [0x00000000233d0000,0x00000000234d0000],  sp=0x00000000234ce7a0,  free space=1017k
  78. Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
  79. C  [RPCRT4.dll+0x28e72]
  80. C  [RPCRT4.dll+0x67378]
  81. C  [RPCRT4.dll+0xe2131]
  82. C  [RPCRT4.dll+0xe1fb2]
  83. C  [RPCRT4.dll+0xe1c5e]
  84. C  [WINNSI.DLL+0x15aa]
  85. C  [WINNSI.DLL+0x1316]
  86. C  [IPHLPAPI.DLL+0x12368]
  87. C  [jaclib.dll+0xb7a6]
  88. C  0x0000000002f1721c
  89.  
  90. Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
  91. J 18124  jaclib.ping.Ping.ping0(BBBBJ)I (0 bytes) @ 0x0000000002f17196 [0x0000000002f17140+0x56]
  92. J 19969 C2 b.h(B)V (78 bytes) @ 0x00000000064f11e4 [0x00000000064f1100+0xe4]
  93. j  b.run()V+9
  94. j  java.lang.Thread.run()V+11
  95. v  ~StubRoutines::call_stub
  96.  
  97. ---------------  P R O C E S S  ---------------
  98.  
  99. Java Threads: ( => current thread )
  100.   0x000000001f86c000 JavaThread "Thread-6225" daemon [_thread_blocked, id=344, stack(0x00000000307a0000,0x00000000308a0000)]
  101.   0x00000000147ae000 JavaThread "RMThreadFactory 2027941398" daemon [_thread_blocked, id=2548, stack(0x0000000026ef0000,0x0000000026ff0000)]
  102.   0x0000000015903000 JavaThread "Thread-6143" daemon [_thread_blocked, id=4036, stack(0x0000000025820000,0x0000000025920000)]
  103.   0x0000000015908800 JavaThread "Thread-6142" daemon [_thread_blocked, id=1296, stack(0x0000000025720000,0x0000000025820000)]
  104.   0x0000000015907800 JavaThread "pool-11-thread-1" [_thread_in_native, id=2936, stack(0x00000000215e0000,0x00000000216e0000)]
  105.   0x0000000015904800 JavaThread "Bot-Alpha Runecrafting" daemon [_thread_blocked, id=2076, stack(0x0000000026df0000,0x0000000026ef0000)]
  106.   0x0000000015903800 JavaThread "RMThreadFactory 418688869" daemon [_thread_blocked, id=2340, stack(0x00000000263b0000,0x00000000264b0000)]
  107.   0x000000002d323800 JavaThread "pool-9-thread-1" [_thread_blocked, id=4020, stack(0x000000002f2e0000,0x000000002f3e0000)]
  108.   0x00000000158fa800 JavaThread "pool-8-thread-1" [_thread_blocked, id=2952, stack(0x00000000262b0000,0x00000000263b0000)]
  109.   0x00000000147ab000 JavaThread "pool-6-thread-2" [_thread_blocked, id=876, stack(0x0000000018630000,0x0000000018730000)]
  110.   0x00000000147a7000 JavaThread "Thread-5473" daemon [_thread_in_native, id=3760, stack(0x0000000025e10000,0x0000000025f10000)]
  111.   0x00000000147a6800 JavaThread "Thread-5457" daemon [_thread_in_native, id=3788, stack(0x0000000025ae0000,0x0000000025be0000)]
  112.   0x0000000015905000 JavaThread "Thread-5456" daemon [_thread_blocked, id=3792, stack(0x00000000252d0000,0x00000000253d0000)]
  113.   0x0000000015901800 JavaThread "Java Sound Event Dispatcher" daemon [_thread_blocked, id=3884, stack(0x0000000024bc0000,0x0000000024cc0000)]
  114.   0x0000000015906800 JavaThread "pool-6-thread-1" [_thread_blocked, id=3692, stack(0x0000000024d20000,0x0000000024e20000)]
  115.   0x0000000015906000 JavaThread "Thread-5227" daemon [_thread_blocked, id=3652, stack(0x0000000025d10000,0x0000000025e10000)]
  116.   0x00000000158fb800 JavaThread "Thread-5226" daemon [_thread_blocked, id=3768, stack(0x00000000259e0000,0x0000000025ae0000)]
  117.   0x0000000015902000 JavaThread "Thread-5225" daemon [_thread_blocked, id=3912, stack(0x000000001e830000,0x000000001e930000)]
  118.   0x0000000015900800 JavaThread "OverlayRefresher" daemon [_thread_blocked, id=3904, stack(0x00000000251d0000,0x00000000252d0000)]
  119.   0x0000000015900000 JavaThread "Thread-5219" daemon [_thread_in_native, id=3900, stack(0x00000000250d0000,0x00000000251d0000)]
  120.   0x00000000158ff000 JavaThread "Thread-5216" daemon [_thread_in_native, id=3532, stack(0x00000000234d0000,0x00000000235d0000)]
  121. =>0x00000000158fe800 JavaThread "Thread-5215" daemon [_thread_in_native, id=3564, stack(0x00000000233d0000,0x00000000234d0000)]
  122.   0x00000000158fd800 JavaThread "Thread-5214" daemon [_thread_blocked, id=2828, stack(0x0000000023250000,0x0000000023350000)]
  123.   0x00000000158fa000 JavaThread "Media Resource Disposer" daemon [_thread_blocked, id=3248, stack(0x0000000021ce0000,0x0000000021de0000)]
  124.   0x00000000158fc000 JavaThread "Thread-5109" daemon [_thread_in_native, id=3480, stack(0x0000000021e60000,0x0000000021f60000)]
  125.   0x00000000158f9000 JavaThread "JFXMedia Player EventQueueThread" daemon [_thread_blocked, id=3384, stack(0x00000000219e0000,0x0000000021ae0000)]
  126.   0x00000000147a8800 JavaThread "Watchdog-Timer-1" daemon [_thread_blocked, id=3568, stack(0x00000000208a0000,0x00000000209a0000)]
  127.   0x00000000147ad000 JavaThread "Thread-11" daemon [_thread_blocked, id=3676, stack(0x000000001f960000,0x000000001fa60000)]
  128.   0x00000000147a3000 JavaThread "Disposer" daemon [_thread_blocked, id=3620, stack(0x000000001e730000,0x000000001e830000)]
  129.   0x00000000147aa000 JavaThread "pool-2-thread-1" [_thread_blocked, id=3128, stack(0x00000000140d0000,0x00000000141d0000)]
  130.   0x00000000147a5000 JavaThread "pool-4-thread-1" [_thread_blocked, id=3208, stack(0x000000001df30000,0x000000001e030000)]
  131.   0x00000000147a1800 JavaThread "AWT-EventQueue-1" [_thread_blocked, id=4092, stack(0x000000001ce30000,0x000000001cf30000)]
  132.   0x00000000147a4000 JavaThread "AWT-Shutdown" [_thread_blocked, id=4088, stack(0x000000001cd30000,0x000000001ce30000)]
  133.   0x000000001483b000 JavaThread "Prism Font Disposer" daemon [_thread_blocked, id=4084, stack(0x0000000019a30000,0x0000000019b30000)]
  134.   0x0000000014840000 JavaThread "Thread-6" daemon [_thread_in_native, id=4000, stack(0x0000000017d30000,0x0000000017e30000)]
  135.   0x000000001483a000 JavaThread "JavaFX Application Thread" [_thread_in_native, id=3992, stack(0x0000000017240000,0x0000000017340000)]
  136.   0x0000000014841000 JavaThread "Thread-5" daemon [_thread_blocked, id=3988, stack(0x0000000017140000,0x0000000017240000)]
  137.   0x000000001483c800 JavaThread "QuantumRenderer-0" daemon [_thread_blocked, id=3984, stack(0x0000000017040000,0x0000000017140000)]
  138.   0x000000001483e000 JavaThread "JavaFX-Launcher" [_thread_blocked, id=3980, stack(0x0000000016f40000,0x0000000017040000)]
  139.   0x000000001483d000 JavaThread "pool-1-thread-4" daemon [_thread_blocked, id=3976, stack(0x0000000016c40000,0x0000000016d40000)]
  140.   0x000000001483f800 JavaThread "pool-1-thread-3" daemon [_thread_blocked, id=3972, stack(0x0000000016b40000,0x0000000016c40000)]
  141.   0x000000001483e800 JavaThread "pool-1-thread-2" daemon [_thread_blocked, id=3968, stack(0x0000000016a40000,0x0000000016b40000)]
  142.   0x000000001483b800 JavaThread "pool-1-thread-1" daemon [_thread_blocked, id=3964, stack(0x0000000016940000,0x0000000016a40000)]
  143.   0x00000000143d5800 JavaThread "TimerQueue" daemon [_thread_blocked, id=3940, stack(0x0000000015230000,0x0000000015330000)]
  144.   0x00000000137d4000 JavaThread "AWT-Windows" daemon [_thread_in_native, id=3880, stack(0x0000000013b80000,0x0000000013c80000)]
  145.   0x00000000137d0000 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=3872, stack(0x0000000013980000,0x0000000013a80000)]
  146.   0x0000000012af5800 JavaThread "Service Thread" daemon [_thread_blocked, id=3864, stack(0x00000000132a0000,0x00000000133a0000)]
  147.   0x0000000012aef000 JavaThread "C1 CompilerThread1" daemon [_thread_blocked, id=3860, stack(0x00000000131a0000,0x00000000132a0000)]
  148.   0x0000000012a95000 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=3856, stack(0x00000000130a0000,0x00000000131a0000)]
  149.   0x0000000012a92800 JavaThread "Attach Listener" daemon [_thread_blocked, id=3852, stack(0x0000000012fa0000,0x00000000130a0000)]
  150.   0x0000000012a8f000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=3848, stack(0x0000000012ea0000,0x0000000012fa0000)]
  151.   0x0000000012a57000 JavaThread "Finalizer" daemon [_thread_blocked, id=3844, stack(0x0000000012da0000,0x0000000012ea0000)]
  152.   0x0000000012a4f800 JavaThread "Reference Handler" daemon [_thread_blocked, id=3840, stack(0x0000000012ca0000,0x0000000012da0000)]
  153.   0x00000000029e0800 JavaThread "main" [_thread_blocked, id=3828, stack(0x0000000000b40000,0x0000000000c40000)]
  154.  
  155. Other Threads:
  156.   0x0000000012a4a800 VMThread [stack: 0x0000000012ba0000,0x0000000012ca0000] [id=3836]
  157.   0x0000000012af8000 WatcherThread [stack: 0x00000000133a0000,0x00000000134a0000] [id=3868]
  158.  
  159. VM state:not at safepoint (normal execution)
  160.  
  161. VM Mutex/Monitor currently owned by a thread: None
  162.  
  163. Heap:
  164.  def new generation   total 275264K, used 248140K [0x00000000c8000000, 0x00000000daaa0000, 0x00000000daaa0000)
  165.   eden space 244736K,  98% used [0x00000000c8000000, 0x00000000d6c4ec90, 0x00000000d6f00000)
  166.   from space 30528K,  20% used [0x00000000d6f00000, 0x00000000d7504650, 0x00000000d8cd0000)
  167.   to   space 30528K,   0% used [0x00000000d8cd0000, 0x00000000d8cd0000, 0x00000000daaa0000)
  168.  tenured generation   total 611712K, used 407405K [0x00000000daaa0000, 0x0000000100000000, 0x0000000100000000)
  169.    the space 611712K,  66% used [0x00000000daaa0000, 0x00000000f387b608, 0x00000000f387b800, 0x0000000100000000)
  170.  Metaspace       used 70641K, capacity 73591K, committed 73640K, reserved 1114112K
  171.   class space    used 8279K, capacity 8842K, committed 8880K, reserved 1048576K
  172.  
  173. Card table byte_map: [0x0000000011ea0000,0x0000000012070000] byte_map_base: 0x0000000011860000
  174.  
  175. Polling page: 0x0000000001130000
  176.  
  177. CodeCache: size=245760Kb used=60203Kb max_used=60429Kb free=185557Kb
  178.  bounds [0x0000000002ae0000, 0x0000000006670000, 0x0000000011ae0000]
  179.  total_blobs=14656 nmethods=13327 adapters=1238
  180.  compilation: enabled
  181.  
  182. Compilation events (10 events):
  183. Event: 12130.623 Thread 0x0000000012a95000 20795   !   4       client::ay (1201 bytes)
  184. Event: 12130.813 Thread 0x0000000012aef000 20796       3       aez::k (406 bytes)
  185. Event: 12130.814 Thread 0x0000000012aef000 nmethod 20796 0x00000000042391d0 code [0x0000000004239380, 0x00000000042399d0]
  186. Event: 12132.031 Thread 0x0000000012a95000 nmethod 20795 0x0000000005810710 code [0x00000000058112c0, 0x0000000005818990]
  187. Event: 12155.421 Thread 0x0000000012aef000 20797   !   3       xw::ne (95 bytes)
  188. Event: 12155.422 Thread 0x0000000012aef000 nmethod 20797 0x00000000038c3d90 code [0x00000000038c3fc0, 0x00000000038c4cb8]
  189. Event: 12180.362 Thread 0x0000000012a95000 20798   !   4       ey::adj (166 bytes)
  190. Event: 12180.367 Thread 0x0000000012a95000 nmethod 20798 0x0000000002ce0e90 code [0x0000000002ce1000, 0x0000000002ce1348]
  191. Event: 12251.538 Thread 0x0000000012a95000 20799   !   4       acl::js (626 bytes)
  192. Event: 12251.589 Thread 0x0000000012a95000 nmethod 20799 0x00000000063249d0 code [0x0000000006324d00, 0x0000000006326618]
  193.  
  194. GC Heap History (10 events):
  195. Event: 12220.594 GC heap before
  196. {Heap before GC invocations=3898 (full 81):
  197.  def new generation   total 275264K, used 18561K [0x00000000c8000000, 0x00000000daaa0000, 0x00000000daaa0000)
  198.   eden space 244736K,   4% used [0x00000000c8000000, 0x00000000c8abe0b8, 0x00000000d6f00000)
  199.   from space 30528K,  24% used [0x00000000d8cd0000, 0x00000000d94324b0, 0x00000000daaa0000)
  200.   to   space 30528K,   0% used [0x00000000d6f00000, 0x00000000d6f00000, 0x00000000d8cd0000)
  201.  tenured generation   total 611712K, used 407164K [0x00000000daaa0000, 0x0000000100000000, 0x0000000100000000)
  202.    the space 611712K,  66% used [0x00000000daaa0000, 0x00000000f383f0e0, 0x00000000f383f200, 0x0000000100000000)
  203.  Metaspace       used 70641K, capacity 73591K, committed 73640K, reserved 1114112K
  204.   class space    used 8279K, capacity 8842K, committed 8880K, reserved 1048576K
  205. Event: 12220.608 GC heap after
  206. Heap after GC invocations=3899 (full 81):
  207.  def new generation   total 275264K, used 7311K [0x00000000c8000000, 0x00000000daaa0000, 0x00000000daaa0000)
  208.   eden space 244736K,   0% used [0x00000000c8000000, 0x00000000c8000000, 0x00000000d6f00000)
  209.   from space 30528K,  23% used [0x00000000d6f00000, 0x00000000d7623ed0, 0x00000000d8cd0000)
  210.   to   space 30528K,   0% used [0x00000000d8cd0000, 0x00000000d8cd0000, 0x00000000daaa0000)
  211.  tenured generation   total 611712K, used 407184K [0x00000000daaa0000, 0x0000000100000000, 0x0000000100000000)
  212.    the space 611712K,  66% used [0x00000000daaa0000, 0x00000000f3844338, 0x00000000f3844400, 0x0000000100000000)
  213.  Metaspace       used 70641K, capacity 73591K, committed 73640K, reserved 1114112K
  214.   class space    used 8279K, capacity 8842K, committed 8880K, reserved 1048576K
  215. }
  216. Event: 12226.532 GC heap before
  217. {Heap before GC invocations=3899 (full 81):
  218.  def new generation   total 275264K, used 252047K [0x00000000c8000000, 0x00000000daaa0000, 0x00000000daaa0000)
  219.   eden space 244736K, 100% used [0x00000000c8000000, 0x00000000d6f00000, 0x00000000d6f00000)
  220.   from space 30528K,  23% used [0x00000000d6f00000, 0x00000000d7623ed0, 0x00000000d8cd0000)
  221.   to   space 30528K,   0% used [0x00000000d8cd0000, 0x00000000d8cd0000, 0x00000000daaa0000)
  222.  tenured generation   total 611712K, used 407184K [0x00000000daaa0000, 0x0000000100000000, 0x0000000100000000)
  223.    the space 611712K,  66% used [0x00000000daaa0000, 0x00000000f3844338, 0x00000000f3844400, 0x0000000100000000)
  224.  Metaspace       used 70641K, capacity 73591K, committed 73640K, reserved 1114112K
  225.   class space    used 8279K, capacity 8842K, committed 8880K, reserved 1048576K
  226. Event: 12226.548 GC heap after
  227. Heap after GC invocations=3900 (full 81):
  228.  def new generation   total 275264K, used 5911K [0x00000000c8000000, 0x00000000daaa0000, 0x00000000daaa0000)
  229.   eden space 244736K,   0% used [0x00000000c8000000, 0x00000000c8000000, 0x00000000d6f00000)
  230.   from space 30528K,  19% used [0x00000000d8cd0000, 0x00000000d9295d00, 0x00000000daaa0000)
  231.   to   space 30528K,   0% used [0x00000000d6f00000, 0x00000000d6f00000, 0x00000000d8cd0000)
  232.  tenured generation   total 611712K, used 407188K [0x00000000daaa0000, 0x0000000100000000, 0x0000000100000000)
  233.    the space 611712K,  66% used [0x00000000daaa0000, 0x00000000f3845220, 0x00000000f3845400, 0x0000000100000000)
  234.  Metaspace       used 70641K, capacity 73591K, committed 73640K, reserved 1114112K
  235.   class space    used 8279K, capacity 8842K, committed 8880K, reserved 1048576K
  236. }
  237. Event: 12238.407 GC heap before
  238. {Heap before GC invocations=3900 (full 81):
  239.  def new generation   total 275264K, used 250647K [0x00000000c8000000, 0x00000000daaa0000, 0x00000000daaa0000)
  240.   eden space 244736K, 100% used [0x00000000c8000000, 0x00000000d6f00000, 0x00000000d6f00000)
  241.   from space 30528K,  19% used [0x00000000d8cd0000, 0x00000000d9295d00, 0x00000000daaa0000)
  242.   to   space 30528K,   0% used [0x00000000d6f00000, 0x00000000d6f00000, 0x00000000d8cd0000)
  243.  tenured generation   total 611712K, used 407188K [0x00000000daaa0000, 0x0000000100000000, 0x0000000100000000)
  244.    the space 611712K,  66% used [0x00000000daaa0000, 0x00000000f3845220, 0x00000000f3845400, 0x0000000100000000)
  245.  Metaspace       used 70641K, capacity 73591K, committed 73640K, reserved 1114112K
  246.   class space    used 8279K, capacity 8842K, committed 8880K, reserved 1048576K
  247. Event: 12238.422 GC heap after
  248. Heap after GC invocations=3901 (full 81):
  249.  def new generation   total 275264K, used 5687K [0x00000000c8000000, 0x00000000daaa0000, 0x00000000daaa0000)
  250.   eden space 244736K,   0% used [0x00000000c8000000, 0x00000000c8000000, 0x00000000d6f00000)
  251.   from space 30528K,  18% used [0x00000000d6f00000, 0x00000000d748ddf0, 0x00000000d8cd0000)
  252.   to   space 30528K,   0% used [0x00000000d8cd0000, 0x00000000d8cd0000, 0x00000000daaa0000)
  253.  tenured generation   total 611712K, used 407226K [0x00000000daaa0000, 0x0000000100000000, 0x0000000100000000)
  254.    the space 611712K,  66% used [0x00000000daaa0000, 0x00000000f384eb98, 0x00000000f384ec00, 0x0000000100000000)
  255.  Metaspace       used 70641K, capacity 73591K, committed 73640K, reserved 1114112K
  256.   class space    used 8279K, capacity 8842K, committed 8880K, reserved 1048576K
  257. }
  258. Event: 12245.532 GC heap before
  259. {Heap before GC invocations=3901 (full 81):
  260.  def new generation   total 275264K, used 250423K [0x00000000c8000000, 0x00000000daaa0000, 0x00000000daaa0000)
  261.   eden space 244736K, 100% used [0x00000000c8000000, 0x00000000d6f00000, 0x00000000d6f00000)
  262.   from space 30528K,  18% used [0x00000000d6f00000, 0x00000000d748ddf0, 0x00000000d8cd0000)
  263.   to   space 30528K,   0% used [0x00000000d8cd0000, 0x00000000d8cd0000, 0x00000000daaa0000)
  264.  tenured generation   total 611712K, used 407226K [0x00000000daaa0000, 0x0000000100000000, 0x0000000100000000)
  265.    the space 611712K,  66% used [0x00000000daaa0000, 0x00000000f384eb98, 0x00000000f384ec00, 0x0000000100000000)
  266.  Metaspace       used 70641K, capacity 73591K, committed 73640K, reserved 1114112K
  267.   class space    used 8279K, capacity 8842K, committed 8880K, reserved 1048576K
  268. Event: 12245.547 GC heap after
  269. Heap after GC invocations=3902 (full 81):
  270.  def new generation   total 275264K, used 7482K [0x00000000c8000000, 0x00000000daaa0000, 0x00000000daaa0000)
  271.   eden space 244736K,   0% used [0x00000000c8000000, 0x00000000c8000000, 0x00000000d6f00000)
  272.   from space 30528K,  24% used [0x00000000d8cd0000, 0x00000000d941e890, 0x00000000daaa0000)
  273.   to   space 30528K,   0% used [0x00000000d6f00000, 0x00000000d6f00000, 0x00000000d8cd0000)
  274.  tenured generation   total 611712K, used 407232K [0x00000000daaa0000, 0x0000000100000000, 0x0000000100000000)
  275.    the space 611712K,  66% used [0x00000000daaa0000, 0x00000000f3850308, 0x00000000f3850400, 0x0000000100000000)
  276.  Metaspace       used 70641K, capacity 73591K, committed 73640K, reserved 1114112K
  277.   class space    used 8279K, capacity 8842K, committed 8880K, reserved 1048576K
  278. }
  279. Event: 12257.411 GC heap before
  280. {Heap before GC invocations=3902 (full 81):
  281.  def new generation   total 275264K, used 252218K [0x00000000c8000000, 0x00000000daaa0000, 0x00000000daaa0000)
  282.   eden space 244736K, 100% used [0x00000000c8000000, 0x00000000d6f00000, 0x00000000d6f00000)
  283.   from space 30528K,  24% used [0x00000000d8cd0000, 0x00000000d941e890, 0x00000000daaa0000)
  284.   to   space 30528K,   0% used [0x00000000d6f00000, 0x00000000d6f00000, 0x00000000d8cd0000)
  285.  tenured generation   total 611712K, used 407232K [0x00000000daaa0000, 0x0000000100000000, 0x0000000100000000)
  286.    the space 611712K,  66% used [0x00000000daaa0000, 0x00000000f3850308, 0x00000000f3850400, 0x0000000100000000)
  287.  Metaspace       used 70641K, capacity 73591K, committed 73640K, reserved 1114112K
  288.   class space    used 8279K, capacity 8842K, committed 8880K, reserved 1048576K
  289. Event: 12257.427 GC heap after
  290. Heap after GC invocations=3903 (full 81):
  291.  def new generation   total 275264K, used 6161K [0x00000000c8000000, 0x00000000daaa0000, 0x00000000daaa0000)
  292.   eden space 244736K,   0% used [0x00000000c8000000, 0x00000000c8000000, 0x00000000d6f00000)
  293.   from space 30528K,  20% used [0x00000000d6f00000, 0x00000000d7504650, 0x00000000d8cd0000)
  294.   to   space 30528K,   0% used [0x00000000d8cd0000, 0x00000000d8cd0000, 0x00000000daaa0000)
  295.  tenured generation   total 611712K, used 407405K [0x00000000daaa0000, 0x0000000100000000, 0x0000000100000000)
  296.    the space 611712K,  66% used [0x00000000daaa0000, 0x00000000f387b608, 0x00000000f387b800, 0x0000000100000000)
  297.  Metaspace       used 70641K, capacity 73591K, committed 73640K, reserved 1114112K
  298.   class space    used 8279K, capacity 8842K, committed 8880K, reserved 1048576K
  299. }
  300.  
  301. Deoptimization events (10 events):
  302. Event: 10945.467 Thread 0x0000000015900000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000065f7854 method=ii.s(Lakd;II)V @ 1377
  303. Event: 10945.467 Thread 0x0000000015900000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000000000453f4b8 method=rj.jw(I)V @ 948
  304. Event: 10945.467 Thread 0x0000000015900000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000005404c3c method=acl.js(I)V @ 366
  305. Event: 10951.212 Thread 0x0000000015900000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000005d034d8 method=client.hi()V @ 591
  306. Event: 10951.410 Thread 0x0000000015904800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000060b8be8 method=app.pp.case(Lapp/PK;I)V @ 1056
  307. Event: 11272.971 Thread 0x0000000015900000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000045457d4 method=or.jg(Lgr;Lgn;I)Lgn; @ 104
  308. Event: 11634.196 Thread 0x00000000147a1800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000003d6b910 method=java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(I)V @ 5
  309. Event: 12090.277 Thread 0x000000001483f800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000000000341062c method=com.runemate.game.api.hybrid.local.hud.interfaces.Chatbox$Message$Type.resolve(Lcom/runemate/game/api/hybrid/local/hud/interfaces/Chatbox$Message;)Lcom/runemate/game/api/hybrŽR®•n¥Ç@
  310. Event: 12106.864 Thread 0x0000000015900000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000003f77c9c method=aez.k(CIIIZ)V @ 269
  311. Event: 12131.629 Thread 0x0000000015900000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000005566a2c method=aib.e(B)J @ 31
  312.  
  313. Internal exceptions (10 events):
  314. Event: 12197.089 Thread 0x0000000015900000 Implicit null exception at 0x000000000540a480 to 0x000000000540a6bd
  315. Event: 12197.089 Thread 0x0000000015900000 Exception <a 'java/lang/NullPointerException'> (0x00000000cda427c0) thrown at [C:\workspace\8-2-build-windows-amd64-cygwin\jdk8u65\4987\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605]
  316. Event: 12204.127 Thread 0x0000000015900000 Implicit null exception at 0x000000000305605a to 0x00000000030566fd
  317. Event: 12204.127 Thread 0x0000000015900000 Exception <a 'java/lang/NullPointerException'> (0x00000000d2efc0d8) thrown at [C:\workspace\8-2-build-windows-amd64-cygwin\jdk8u65\4987\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605]
  318. Event: 12204.224 Thread 0x0000000015900000 Implicit null exception at 0x000000000540a480 to 0x000000000540a6bd
  319. Event: 12204.224 Thread 0x0000000015900000 Exception <a 'java/lang/NullPointerException'> (0x00000000d39b6690) thrown at [C:\workspace\8-2-build-windows-amd64-cygwin\jdk8u65\4987\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605]
  320. Event: 12245.620 Thread 0x0000000015900000 Implicit null exception at 0x000000000540a480 to 0x000000000540a6bd
  321. Event: 12245.620 Thread 0x0000000015900000 Exception <a 'java/lang/NullPointerException'> (0x00000000c9a4ded8) thrown at [C:\workspace\8-2-build-windows-amd64-cygwin\jdk8u65\4987\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605]
  322. Event: 12245.670 Thread 0x0000000015900000 Implicit null exception at 0x000000000540a480 to 0x000000000540a6bd
  323. Event: 12245.670 Thread 0x0000000015900000 Exception <a 'java/lang/NullPointerException'"java_re" with MS VC++ 10.0 (VS2010)
  324.  
  325. time: Fri Nov 13 00:48:50 2015
  326. elapsed time: 12359 seconds (0d 3h 25m 59s)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement