Aion Ошибка Java EXCEPTION_ACCESS_VIOLATION (0xc0000005)

  • Автор темы Автор темы Aer1al
  • Дата начала Дата начала

Aer1al

New member
Доброго времени суток Форумчане.
Попробовал поднять сервер 4.7.5
При старте GS вылетает
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x0000000051f09c48, pid=14148, tid=3960
#
# JRE version: 7.0_17-b02
# Java VM: Java HotSpot(TM) 64-Bit Server VM (23.7-b01 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# V [jvm.dll+0xc9c48]
#
# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
#
# If you would like to submit a bug report, please visit:
# http://bugreport.sun.com/bugreport/crash.jsp
#

--------------- T H R E A D ---------------

Current thread (0x000000000341e000): GCTaskThread [stack: 0x0000000009bc0000,0x0000000009cc0000] [id=3960]

siginfo: ExceptionCode=0xc0000005, reading address 0x0000000000000018

Registers:
RAX=0x0000000000000000, RBX=0x00000000b9a78860, RCX=0x0000000000000000, RDX=0x0150000444444402
RSP=0x0000000009cbf480, RBP=0x00000000b9a78860, RSI=0x000000000e8380b0, RDI=0x000000000e8380b0
R8 =0x000000000000000c, R9 =0x0000000000000000, R10=0x0000000000000000, R11=0x000000000000000c
R12=0x00000000b9a78870, R13=0x000000009b4797a8, R14=0x000000009b4797b0, R15=0x00000000b9a78850
RIP=0x0000000051f09c48, EFLAGS=0x0000000000010246

Top of Stack: (sp=0x0000000009cbf480)
0x0000000009cbf480: 000000009b4794e0 00000000b9a788e0
0x0000000009cbf490: 0000000000000004 0000000051ff5f32
0x0000000009cbf4a0: 0000000000000000 000000000341e8d0
0x0000000009cbf4b0: 000000000341ecb8 000000000341dc90
0x0000000009cbf4c0: 0000000000011018 000000005219921c
0x0000000009cbf4d0: 000000000f97b108 00000000b9a78850
0x0000000009cbf4e0: 000000000e8380b0 000000000341e8e0
0x0000000009cbf4f0: 0011436200010d20 0000000000000c00
0x0000000009cbf500: 0000000000000000 0000000051ff5f00
0x0000000009cbf510: 0000000015b3a800 00007ff8cb0c2501
0x0000000009cbf520: 000000000341e801 000000000341ecb8
0x0000000009cbf530: 000000000341e8e0 000000000341e8d0
0x0000000009cbf540: 000000000341e8e0 000000000341dc90
0x0000000009cbf550: 000000000341e8d0 00000000172457a0
0x0000000009cbf560: 000000000e8380b0 00000000521965a4
0x0000000009cbf570: 0011436100010d20 0011436200010d20

Instructions: (pc=0x0000000051f09c48)
0x0000000051f09c28: 82 55 01 00 00 80 3d e4 20 5e 00 00 74 0e 8b 43
0x0000000051f09c38: 08 41 8b c9 48 d3 e0 49 03 c2 eb 04 48 8b 43 08
0x0000000051f09c48: 44 8b 40 18 48 8d 48 10 45 85 c0 7e 0c 41 f6 c0
0x0000000051f09c58: 01 75 50 41 c1 f8 03 eb 59 79 48 80 3d ae 20 5e


Register to memory mapping:

RAX=0x0000000000000000 is an unknown value
RBX=0x00000000b9a78860 is an oop
javolution.util.FastMap$Entry
- klass: 'javolution/util/FastMap$Entry'
RCX=0x0000000000000000 is an unknown value
RDX=0x0150000444444402 is an unknown value
RSP=0x0000000009cbf480 is an unknown value
RBP=0x00000000b9a78860 is an oop
javolution.util.FastMap$Entry
- klass: 'javolution/util/FastMap$Entry'
RSI=0x000000000e8380b0 is an unknown value
RDI=0x000000000e8380b0 is an unknown value
R8 =0x000000000000000c is an unknown value
R9 =0x0000000000000000 is an unknown value
R10=0x0000000000000000 is an unknown value
R11=0x000000000000000c is an unknown value
R12=0x00000000b9a78870 is an oop
javolution.util.FastMap$Entry
- klass: 'javolution/util/FastMap$Entry'
R13=0x000000009b4797a8 is an oop
{instance class}
- klass: {other class}
R14=0x000000009b4797b0 is an oop
[S
- klass: {type array short}
- length: 12
R15=0x00000000b9a78850 is an oop
javolution.util.FastMap$Entry
- klass: 'javolution/util/FastMap$Entry'


Stack: [0x0000000009bc0000,0x0000000009cc0000], sp=0x0000000009cbf480, free space=1021k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [jvm.dll+0xc9c48]


--------------- P R O C E S S ---------------

Java Threads: ( => current thread )
0x000000001912a800 JavaThread "Thread-35" daemon [_thread_blocked, id=14256, stack(0x0000000020ce0000,0x0000000020de0000)]
0x000000001912f000 JavaThread "pool-2-thread-64" [_thread_blocked, id=6112, stack(0x0000000020ae0000,0x0000000020be0000)]
0x000000001912b800 JavaThread "pool-2-thread-63" [_thread_blocked, id=10736, stack(0x00000000209e0000,0x0000000020ae0000)]
0x0000000019131800 JavaThread "pool-2-thread-62" [_thread_blocked, id=11580, stack(0x00000000208e0000,0x00000000209e0000)]
0x000000001912e800 JavaThread "pool-2-thread-61" [_thread_blocked, id=11316, stack(0x00000000207e0000,0x00000000208e0000)]
0x000000001912d800 JavaThread "pool-2-thread-60" [_thread_blocked, id=11988, stack(0x00000000206e0000,0x00000000207e0000)]
0x000000001912c000 JavaThread "pool-2-thread-59" [_thread_blocked, id=704, stack(0x00000000205e0000,0x00000000206e0000)]
0x000000001912d000 JavaThread "pool-2-thread-58" [_thread_blocked, id=10416, stack(0x00000000204e0000,0x00000000205e0000)]
0x000000001912a000 JavaThread "pool-2-thread-57" [_thread_blocked, id=11972, stack(0x00000000203e0000,0x00000000204e0000)]
0x0000000015b39000 JavaThread "pool-2-thread-56" [_thread_blocked, id=10608, stack(0x00000000202e0000,0x00000000203e0000)]
0x0000000015b37800 JavaThread "pool-2-thread-55" [_thread_blocked, id=8424, stack(0x00000000201e0000,0x00000000202e0000)]
0x0000000015b36800 JavaThread "pool-2-thread-54" [_thread_blocked, id=3996, stack(0x00000000200e0000,0x00000000201e0000)]
0x0000000015b3d800 JavaThread "pool-2-thread-53" [_thread_blocked, id=9292, stack(0x000000001ffe0000,0x00000000200e0000)]
0x0000000015b36000 JavaThread "pool-2-thread-52" [_thread_blocked, id=9020, stack(0x000000001fee0000,0x000000001ffe0000)]
0x0000000015b3c800 JavaThread "pool-2-thread-51" [_thread_blocked, id=6692, stack(0x000000001fde0000,0x000000001fee0000)]
0x0000000015b3c000 JavaThread "pool-2-thread-50" [_thread_blocked, id=14084, stack(0x000000001fce0000,0x000000001fde0000)]
0x0000000015b39800 JavaThread "pool-2-thread-49" [_thread_blocked, id=13772, stack(0x000000001fbe0000,0x000000001fce0000)]
0x0000000015b3b000 JavaThread "pool-2-thread-48" [_thread_blocked, id=13544, stack(0x000000001fae0000,0x000000001fbe0000)]
0x0000000015b3a800 JavaThread "pool-2-thread-47" [_thread_blocked, id=868, stack(0x000000001f9e0000,0x000000001fae0000)]
0x0000000015b38000 JavaThread "pool-2-thread-46" [_thread_blocked, id=10696, stack(0x000000001f8e0000,0x000000001f9e0000)]
0x0000000015b2e000 JavaThread "pool-2-thread-45" [_thread_blocked, id=1496, stack(0x000000001f7e0000,0x000000001f8e0000)]
0x0000000015b34800 JavaThread "pool-2-thread-44" [_thread_blocked, id=13796, stack(0x000000001f6e0000,0x000000001f7e0000)]
0x0000000015b33800 JavaThread "pool-2-thread-43" [_thread_blocked, id=3688, stack(0x000000001f5e0000,0x000000001f6e0000)]
0x0000000015b2f800 JavaThread "pool-2-thread-42" [_thread_blocked, id=13020, stack(0x000000001f4e0000,0x000000001f5e0000)]
0x0000000015b35000 JavaThread "pool-2-thread-41" [_thread_blocked, id=7504, stack(0x000000001f3e0000,0x000000001f4e0000)]
0x0000000015b33000 JavaThread "pool-2-thread-40" [_thread_blocked, id=6568, stack(0x000000001f2e0000,0x000000001f3e0000)]
0x0000000015b32000 JavaThread "pool-2-thread-39" [_thread_blocked, id=8364, stack(0x000000001f1e0000,0x000000001f2e0000)]
0x0000000015b2f000 JavaThread "pool-2-thread-38" [_thread_blocked, id=8552, stack(0x000000001f0e0000,0x000000001f1e0000)]
0x0000000015b31800 JavaThread "pool-2-thread-37" [_thread_blocked, id=7808, stack(0x000000001efe0000,0x000000001f0e0000)]
0x0000000015b30800 JavaThread "pool-2-thread-36" [_thread_blocked, id=7656, stack(0x000000001eee0000,0x000000001efe0000)]
0x0000000018963800 JavaThread "pool-2-thread-35" [_thread_blocked, id=3484, stack(0x000000001ede0000,0x000000001eee0000)]
0x0000000018962800 JavaThread "pool-2-thread-34" [_thread_blocked, id=1196, stack(0x000000001ece0000,0x000000001ede0000)]
0x0000000018960000 JavaThread "pool-2-thread-33" [_thread_blocked, id=13704, stack(0x000000001ebe0000,0x000000001ece0000)]
0x000000001895e800 JavaThread "pool-2-thread-32" [_thread_blocked, id=13252, stack(0x000000001eae0000,0x000000001ebe0000)]
0x0000000018961800 JavaThread "pool-2-thread-31" [_thread_blocked, id=5060, stack(0x000000001e9e0000,0x000000001eae0000)]
0x0000000018961000 JavaThread "pool-2-thread-30" [_thread_blocked, id=13012, stack(0x000000001e8e0000,0x000000001e9e0000)]
0x0000000018959800 JavaThread "pool-2-thread-29" [_thread_blocked, id=10840, stack(0x000000001e7e0000,0x000000001e8e0000)]
0x000000001895e000 JavaThread "pool-2-thread-28" [_thread_blocked, id=12940, stack(0x000000001e6e0000,0x000000001e7e0000)]
0x0000000018958800 JavaThread "pool-2-thread-27" [_thread_blocked, id=5208, stack(0x000000001e5e0000,0x000000001e6e0000)]
0x000000001895f800 JavaThread "pool-2-thread-26" [_thread_blocked, id=4228, stack(0x000000001e4e0000,0x000000001e5e0000)]
0x000000001895d000 JavaThread "pool-2-thread-25" [_thread_blocked, id=3756, stack(0x000000001e3e0000,0x000000001e4e0000)]
0x000000001895c800 JavaThread "pool-2-thread-24" [_thread_blocked, id=12532, stack(0x000000001e2e0000,0x000000001e3e0000)]
0x0000000018955000 JavaThread "pool-2-thread-23" [_thread_blocked, id=12496, stack(0x000000001e1e0000,0x000000001e2e0000)]
0x000000001895b800 JavaThread "pool-2-thread-22" [_thread_blocked, id=7640, stack(0x000000001e0e0000,0x000000001e1e0000)]
0x0000000018954000 JavaThread "pool-2-thread-21" [_thread_blocked, id=3112, stack(0x000000001dfe0000,0x000000001e0e0000)]
0x000000001895b000 JavaThread "pool-2-thread-20" [_thread_blocked, id=13428, stack(0x000000001dee0000,0x000000001dfe0000)]
0x0000000018958000 JavaThread "pool-2-thread-19" [_thread_blocked, id=5268, stack(0x000000001dde0000,0x000000001dee0000)]
0x000000001895a000 JavaThread "pool-2-thread-18" [_thread_blocked, id=10740, stack(0x000000001dce0000,0x000000001dde0000)]
0x0000000018957000 JavaThread "pool-2-thread-17" [_thread_blocked, id=13244, stack(0x000000001dbe0000,0x000000001dce0000)]
0x0000000018956800 JavaThread "pool-2-thread-16" [_thread_blocked, id=11584, stack(0x000000001dae0000,0x000000001dbe0000)]
0x0000000018955800 JavaThread "pool-2-thread-15" [_thread_blocked, id=13580, stack(0x000000001d9e0000,0x000000001dae0000)]
0x0000000018b7e000 JavaThread "pool-2-thread-14" [_thread_blocked, id=10872, stack(0x000000001d8e0000,0x000000001d9e0000)]
0x0000000018b7b800 JavaThread "pool-2-thread-13" [_thread_blocked, id=10684, stack(0x000000001d7e0000,0x000000001d8e0000)]
0x0000000018b7b000 JavaThread "pool-2-thread-12" [_thread_blocked, id=13848, stack(0x000000001d6e0000,0x000000001d7e0000)]
0x0000000018b7a000 JavaThread "pool-2-thread-11" [_thread_blocked, id=1272, stack(0x000000001d5e0000,0x000000001d6e0000)]
0x0000000018b79800 JavaThread "pool-2-thread-10" [_thread_blocked, id=13272, stack(0x000000001d4e0000,0x000000001d5e0000)]
0x0000000018b7d000 JavaThread "pool-2-thread-9" [_thread_blocked, id=6576, stack(0x000000001d3e0000,0x000000001d4e0000)]
0x0000000018b7c800 JavaThread "pool-2-thread-8" [_thread_blocked, id=13532, stack(0x000000001d2e0000,0x000000001d3e0000)]
0x0000000018b78800 JavaThread "pool-2-thread-7" [_thread_blocked, id=13788, stack(0x000000001d1e0000,0x000000001d2e0000)]
0x0000000018b71000 JavaThread "pool-2-thread-6" [_thread_blocked, id=3552, stack(0x000000001d0e0000,0x000000001d1e0000)]
0x0000000018b78000 JavaThread "pool-2-thread-5" [_thread_blocked, id=14324, stack(0x000000001cfe0000,0x000000001d0e0000)]
0x0000000018b75000 JavaThread "pool-2-thread-4" [_thread_blocked, id=10960, stack(0x000000001cee0000,0x000000001cfe0000)]
0x0000000018b77000 JavaThread "pool-2-thread-3" [_thread_blocked, id=12240, stack(0x000000001cde0000,0x000000001cee0000)]
0x0000000018b73800 JavaThread "pool-2-thread-2" [_thread_blocked, id=13088, stack(0x000000001cce0000,0x000000001cde0000)]
0x0000000018b72800 JavaThread "pool-2-thread-1" [_thread_blocked, id=11536, stack(0x000000001cbe0000,0x000000001cce0000)]
0x0000000018b6f800 JavaThread "InstantPool-32" [_thread_blocked, id=13860, stack(0x000000001cae0000,0x000000001cbe0000)]
0x0000000018b74000 JavaThread "InstantPool-31" [_thread_blocked, id=11132, stack(0x000000001c9e0000,0x000000001cae0000)]
0x0000000018b72000 JavaThread "InstantPool-30" [_thread_blocked, id=12584, stack(0x000000001c8e0000,0x000000001c9e0000)]
0x0000000018b76800 JavaThread "InstantPool-29" [_thread_blocked, id=13984, stack(0x000000001c7e0000,0x000000001c8e0000)]
0x0000000018b6f000 JavaThread "InstantPool-28" [_thread_blocked, id=13116, stack(0x000000001c6e0000,0x000000001c7e0000)]
0x0000000018b75800 JavaThread "InstantPool-27" [_thread_blocked, id=6320, stack(0x000000001c5e0000,0x000000001c6e0000)]
0x0000000018b70800 JavaThread "InstantPool-26" [_thread_blocked, id=2424, stack(0x000000001c4e0000,0x000000001c5e0000)]
0x0000000016ae7800 JavaThread "InstantPool-25" [_thread_blocked, id=5080, stack(0x000000001c3e0000,0x000000001c4e0000)]
0x0000000016aec000 JavaThread "InstantPool-24" [_thread_blocked, id=3968, stack(0x000000001c2e0000,0x000000001c3e0000)]
0x0000000016ae7000 JavaThread "InstantPool-23" [_thread_blocked, id=10672, stack(0x000000001c1e0000,0x000000001c2e0000)]
0x0000000016aed000 JavaThread "InstantPool-22" [_thread_blocked, id=2704, stack(0x000000001c0e0000,0x000000001c1e0000)]
0x0000000016ae9000 JavaThread "InstantPool-21" [_thread_blocked, id=3892, stack(0x000000001bfe0000,0x000000001c0e0000)]
0x0000000016aea800 JavaThread "InstantPool-20" [_thread_blocked, id=12428, stack(0x000000001bee0000,0x000000001bfe0000)]
0x0000000016aea000 JavaThread "InstantPool-19" [_thread_blocked, id=8080, stack(0x000000001bde0000,0x000000001bee0000)]
0x0000000016ae6000 JavaThread "InstantPool-18" [_thread_blocked, id=10368, stack(0x000000001bce0000,0x000000001bde0000)]
0x0000000016ae8800 JavaThread "InstantPool-17" [_thread_blocked, id=9068, stack(0x000000001bbe0000,0x000000001bce0000)]
0x0000000016aeb800 JavaThread "InstantPool-16" [_thread_blocked, id=6588, stack(0x000000001bae0000,0x000000001bbe0000)]
0x0000000016ade800 JavaThread "InstantPool-15" [_thread_blocked, id=8140, stack(0x000000001b9e0000,0x000000001bae0000)]
0x0000000016adf800 JavaThread "InstantPool-14" [_thread_blocked, id=12536, stack(0x000000001b8e0000,0x000000001b9e0000)]
0x0000000016ae5800 JavaThread "InstantPool-13" [_thread_blocked, id=3936, stack(0x000000001b7e0000,0x000000001b8e0000)]
0x0000000016ae4800 JavaThread "InstantPool-12" [_thread_blocked, id=14232, stack(0x000000001b6e0000,0x000000001b7e0000)]
0x0000000016ae1800 JavaThread "InstantPool-11" [_thread_blocked, id=14200, stack(0x000000001b5e0000,0x000000001b6e0000)]
0x0000000016ae4000 JavaThread "InstantPool-10" [_thread_blocked, id=14020, stack(0x000000001b4e0000,0x000000001b5e0000)]
0x0000000016ade000 JavaThread "InstantPool-9" [_thread_blocked, id=2980, stack(0x000000001b3e0000,0x000000001b4e0000)]
0x0000000016ae1000 JavaThread "InstantPool-8" [_thread_blocked, id=6760, stack(0x000000001b2e0000,0x000000001b3e0000)]
0x0000000016ae0000 JavaThread "InstantPool-7" [_thread_blocked, id=8876, stack(0x000000001b1e0000,0x000000001b2e0000)]
0x0000000016ae3000 JavaThread "InstantPool-6" [_thread_blocked, id=4084, stack(0x000000001b0e0000,0x000000001b1e0000)]
0x0000000016ae2800 JavaThread "InstantPool-5" [_thread_blocked, id=4124, stack(0x000000001afe0000,0x000000001b0e0000)]
0x000000001409e800 JavaThread "InstantPool-4" [_thread_blocked, id=9600, stack(0x000000001aee0000,0x000000001afe0000)]
0x00000000140a2000 JavaThread "InstantPool-3" [_thread_blocked, id=4956, stack(0x000000001ade0000,0x000000001aee0000)]
0x000000001409d800 JavaThread "InstantPool-2" [_thread_blocked, id=11312, stack(0x0000000017af0000,0x0000000017bf0000)]
0x00000000140a1800 JavaThread "InstantPool-1" [_thread_blocked, id=4664, stack(0x00000000178b0000,0x00000000179b0000)]
0x000000001409f000 JavaThread "BoneCP-pool-watch-thread" daemon [_thread_blocked, id=12836, stack(0x00000000167e0000,0x00000000168e0000)]
0x00000000140a3000 JavaThread "BoneCP-keep-alive-scheduler" daemon [_thread_blocked, id=11696, stack(0x00000000166e0000,0x00000000167e0000)]
0x00000000140a0800 JavaThread "BoneCP-release-thread-helper-thread" daemon [_thread_blocked, id=13952, stack(0x00000000165e0000,0x00000000166e0000)]
0x00000000140a3800 JavaThread "BoneCP-release-thread-helper-thread" daemon [_thread_blocked, id=6284, stack(0x00000000164e0000,0x00000000165e0000)]
0x000000001373d800 JavaThread "BoneCP-release-thread-helper-thread" daemon [_thread_blocked, id=8444, stack(0x00000000163e0000,0x00000000164e0000)]
0x000000001388e800 JavaThread "BoneCP-pool-watch-thread" daemon [_thread_blocked, id=2308, stack(0x00000000162e0000,0x00000000163e0000)]
0x0000000013b7d800 JavaThread "BoneCP-keep-alive-scheduler" daemon [_thread_blocked, id=6120, stack(0x00000000161e0000,0x00000000162e0000)]
0x0000000014fa3000 JavaThread "BoneCP-release-thread-helper-thread" daemon [_thread_blocked, id=13556, stack(0x00000000160e0000,0x00000000161e0000)]
0x00000000136aa000 JavaThread "BoneCP-release-thread-helper-thread" daemon [_thread_blocked, id=12980, stack(0x0000000015fe0000,0x00000000160e0000)]
0x0000000013a0b800 JavaThread "BoneCP-release-thread-helper-thread" daemon [_thread_blocked, id=13656, stack(0x0000000015ee0000,0x0000000015fe0000)]
0x000000001401b000 JavaThread "com.google.common.base.internal.Finalizer" daemon [_thread_blocked, id=11772, stack(0x0000000015de0000,0x0000000015ee0000)]
0x0000000013925000 JavaThread "Abandoned connection cleanup thread" daemon [_thread_blocked, id=5156, stack(0x0000000014d10000,0x0000000014e10000)]
0x0000000013a94000 JavaThread "Timer-0" daemon [_thread_blocked, id=6352, stack(0x0000000014c10000,0x0000000014d10000)]
0x000000001302d800 JavaThread "QuartzScheduler_QuartzSchedulerThread" [_thread_blocked, id=13564, stack(0x0000000014b10000,0x0000000014c10000)]
0x0000000013b72000 JavaThread "QuartzScheduler_Worker-1" [_thread_blocked, id=12060, stack(0x0000000014a10000,0x0000000014b10000)]
0x0000000010a5d800 JavaThread "Service Thread" daemon [_thread_blocked, id=3528, stack(0x0000000012d00000,0x0000000012e00000)]
0x0000000010a5d000 JavaThread "C1 CompilerThread11" daemon [_thread_blocked, id=7404, stack(0x0000000012c00000,0x0000000012d00000)]
0x0000000010a5b000 JavaThread "C1 CompilerThread10" daemon [_thread_blocked, id=13364, stack(0x0000000012b00000,0x0000000012c00000)]
0x0000000010a56800 JavaThread "C1 CompilerThread9" daemon [_thread_blocked, id=2464, stack(0x0000000012a00000,0x0000000012b00000)]
0x0000000010a8b800 JavaThread "C1 CompilerThread8" daemon [_thread_blocked, id=13460, stack(0x0000000012900000,0x0000000012a00000)]
0x0000000010a88800 JavaThread "C2 CompilerThread7" daemon [_thread_blocked, id=2888, stack(0x0000000012800000,0x0000000012900000)]
0x0000000010a84000 JavaThread "C2 CompilerThread6" daemon [_thread_blocked, id=8996, stack(0x0000000012700000,0x0000000012800000)]
0x0000000010a80800 JavaThread "C2 CompilerThread5" daemon [_thread_blocked, id=608, stack(0x0000000012600000,0x0000000012700000)]
0x0000000010a80000 JavaThread "C2 CompilerThread4" daemon [_thread_blocked, id=4148, stack(0x0000000012500000,0x0000000012600000)]
0x0000000010a7f000 JavaThread "C2 CompilerThread3" daemon [_thread_blocked, id=7400, stack(0x0000000012400000,0x0000000012500000)]
0x0000000010a26000 JavaThread "C2 CompilerThread2" daemon [_thread_blocked, id=13944, stack(0x0000000012300000,0x0000000012400000)]
0x000000001099c800 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=784, stack(0x0000000012200000,0x0000000012300000)]
0x0000000010a94800 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=13336, stack(0x0000000012100000,0x0000000012200000)]
0x0000000010844800 JavaThread "Attach Listener" daemon [_thread_blocked, id=1760, stack(0x0000000011eb0000,0x0000000011fb0000)]
0x0000000010843800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=8272, stack(0x0000000011db0000,0x0000000011eb0000)]
0x000000000e9ea800 JavaThread "Finalizer" daemon [_thread_blocked, id=5508, stack(0x0000000011cb0000,0x0000000011db0000)]
0x000000000e9e2800 JavaThread "Reference Handler" daemon [_thread_blocked, id=13932, stack(0x0000000011bb0000,0x0000000011cb0000)]
0x000000000314e000 JavaThread "main" [_thread_blocked, id=12352, stack(0x0000000003150000,0x0000000003250000)]

Other Threads:
0x000000000e9dd800 VMThread [stack: 0x0000000011ab0000,0x0000000011bb0000] [id=2500]
0x0000000010979000 WatcherThread [stack: 0x0000000012e00000,0x0000000012f00000] [id=6656]

=>0x000000000341e000 (exited) GCTaskThread [stack: 0x0000000009bc0000,0x0000000009cc0000] [id=3960]

VM state:at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: ([mutex/lock_event])
[0x000000000314b510] Threads_lock - owner thread: 0x000000000e9dd800
[0x000000000314ae10] Heap_lock - owner thread: 0x0000000015b34800

Heap
PSYoungGen total 349568K, used 174848K [0x00000000e0000000, 0x0000000100000000, 0x0000000100000000)
eden space 174848K, 100% used [0x00000000e0000000,0x00000000eaac0000,0x00000000eaac0000)
from space 174720K, 0% used [0x00000000eaac0000,0x00000000eaac0000,0x00000000f5560000)
to space 174720K, 0% used [0x00000000f5560000,0x00000000f5560000,0x0000000100000000)
ParOldGen total 1048576K, used 1048575K [0x00000000a0000000, 0x00000000e0000000, 0x00000000e0000000)
object space 1048576K, 99% used [0x00000000a0000000,0x00000000dffffd60,0x00000000e0000000)
PSPermGen total 58432K, used 58140K [0x000000009ae00000, 0x000000009e710000, 0x00000000a0000000)
object space 58432K, 99% used [0x000000009ae00000,0x000000009e6c7240,0x000000009e710000)

Card table byte_map: [0x0000000009690000,0x00000000099c0000] byte_map_base: 0x00000000091b9000

Polling page: 0x00000000017e0000

Code Cache [0x0000000003510000, 0x0000000005280000, 0x0000000009510000)
total_blobs=8150 nmethods=7594 adapters=470 free_code_cache=68721Kb largest_free_block=69834496

Compilation events (10 events):
Event: 22.565 Thread 0x0000000010a5b000 10405 ! 3 com.aionemu.gameserver.model.templates.spawns.SpawnGroup2::setTemplateUse (76 bytes)
Event: 23.534 Thread 0x0000000010a5b000 nmethod 10405 0x000000000412c7d0 code [0x000000000412ca80, 0x000000000412d7f8]
Event: 26.798 Thread 0x0000000010a8b800 10406 3 java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask::compareTo (9 bytes)
Event: 27.360 Thread 0x0000000010a5d000 10407 3 java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask::compareTo (101 bytes)
Event: 33.161 Thread 0x0000000010a56800 10408 3 java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue::setIndex (16 bytes)
Event: 34.603 Thread 0x0000000010a8b800 nmethod 10406 0x000000000412c2d0 code [0x000000000412c440, 0x000000000412c708]
Event: 34.603 Thread 0x0000000010a56800 nmethod 10408 0x0000000004747950 code [0x0000000004747ac0, 0x0000000004747e50]
Event: 34.603 Thread 0x0000000010a5b000 10409 3 java.lang.ThreadLocal::setInitialValue (36 bytes)
Event: 34.603 Thread 0x0000000010a5d000 nmethod 10407 0x0000000004d4c7d0 code [0x0000000004d4c9c0, 0x0000000004d4d478]
Event: 34.603 Thread 0x0000000010a5b000 nmethod 10409 0x00000000041fa4d0 code [0x00000000041fa680, 0x00000000041fab58]

GC Heap History (10 events):
Event: 57.444 GC heap after
Heap after GC invocations=70 (full 45):
PSYoungGen total 349568K, used 174848K [0x00000000e0000000, 0x0000000100000000, 0x0000000100000000)
eden space 174848K, 100% used [0x00000000e0000000,0x00000000eaac0000,0x00000000eaac0000)
from space 174720K, 0% used [0x00000000eaac0000,0x00000000eaac0000,0x00000000f5560000)
to space 174720K, 0% used [0x00000000f5560000,0x00000000f5560000,0x0000000100000000)
ParOldGen total 1048576K, used 1048575K [0x00000000a0000000, 0x00000000e0000000, 0x00000000e0000000)
object space 1048576K, 99% used [0x00000000a0000000,0x00000000dfffffe8,0x00000000e0000000)
PSPermGen total 58496K, used 58140K [0x000000009ae00000, 0x000000009e720000, 0x00000000a0000000)
object space 58496K, 99% used [0x000000009ae00000,0x000000009e6c7260,0x000000009e720000)
}
Event: 57.444 GC heap before
{Heap before GC invocations=71 (full 46):
PSYoungGen total 349568K, used 174848K [0x00000000e0000000, 0x0000000100000000, 0x0000000100000000)
eden space 174848K, 100% used [0x00000000e0000000,0x00000000eaac0000,0x00000000eaac0000)
from space 174720K, 0% used [0x00000000eaac0000,0x00000000eaac0000,0x00000000f5560000)
to space 174720K, 0% used [0x00000000f5560000,0x00000000f5560000,0x0000000100000000)
ParOldGen total 1048576K, used 1048576K [0x00000000a0000000, 0x00000000e0000000, 0x00000000e0000000)
object space 1048576K, 100% used [0x00000000a0000000,0x00000000e0000000,0x00000000e0000000)
PSPermGen total 58496K, used 58140K [0x000000009ae00000, 0x000000009e720000, 0x00000000a0000000)
object space 58496K, 99% used [0x000000009ae00000,0x000000009e6c7260,0x000000009e720000)
Event: 57.956 GC heap after
Heap after GC invocations=71 (full 46):
PSYoungGen total 349568K, used 174847K [0x00000000e0000000, 0x0000000100000000, 0x0000000100000000)
eden space 174848K, 99% used [0x00000000e0000000,0x00000000eaabfee8,0x00000000eaac0000)
from space 174720K, 0% used [0x00000000eaac0000,0x00000000eaac0000,0x00000000f5560000)
to space 174720K, 0% used [0x00000000f5560000,0x00000000f5560000,0x0000000100000000)
ParOldGen total 1048576K, used 1048575K [0x00000000a0000000, 0x00000000e0000000, 0x00000000e0000000)
object space 1048576K, 99% used [0x00000000a0000000,0x00000000dfffff58,0x00000000e0000000)
PSPermGen total 58496K, used 58140K [0x000000009ae00000, 0x000000009e720000, 0x00000000a0000000)
object space 58496K, 99% used [0x000000009ae00000,0x000000009e6c7260,0x000000009e720000)
}
Event: 57.956 GC heap before
{Heap before GC invocations=72 (full 47):
PSYoungGen total 349568K, used 174847K [0x00000000e0000000, 0x0000000100000000, 0x0000000100000000)
eden space 174848K, 99% used [0x00000000e0000000,0x00000000eaabfff8,0x00000000eaac0000)
from space 174720K, 0% used [0x00000000eaac0000,0x00000000eaac0000,0x00000000f5560000)
to space 174720K, 0% used [0x00000000f5560000,0x00000000f5560000,0x0000000100000000)
ParOldGen total 1048576K, used 1048575K [0x00000000a0000000, 0x00000000e0000000, 0x00000000e0000000)
object space 1048576K, 99% used [0x00000000a0000000,0x00000000dfffff58,0x00000000e0000000)
PSPermGen total 58496K, used 58140K [0x000000009ae00000, 0x000000009e720000, 0x00000000a0000000)
object space 58496K, 99% used [0x000000009ae00000,0x000000009e6c7260,0x000000009e720000)
Event: 59.631 GC heap after
Heap after GC invocations=72 (full 47):
PSYoungGen total 349568K, used 174824K [0x00000000e0000000, 0x0000000100000000, 0x0000000100000000)
eden space 174848K, 99% used [0x00000000e0000000,0x00000000eaaba3b8,0x00000000eaac0000)
from space 174720K, 0% used [0x00000000eaac0000,0x00000000eaac0000,0x00000000f5560000)
to space 174720K, 0% used [0x00000000f5560000,0x00000000f5560000,0x0000000100000000)
ParOldGen total 1048576K, used 1048575K [0x00000000a0000000, 0x00000000e0000000, 0x00000000e0000000)
object space 1048576K, 99% used [0x00000000a0000000,0x00000000dffffea0,0x00000000e0000000)
PSPermGen total 58432K, used 58140K [0x000000009ae00000, 0x000000009e710000, 0x00000000a0000000)
object space 58432K, 99% used [0x000000009ae00000,0x000000009e6c7260,0x000000009e710000)
}
Event: 59.631 GC heap before
{Heap before GC invocations=73 (full 48):
PSYoungGen total 349568K, used 174848K [0x00000000e0000000, 0x0000000100000000, 0x0000000100000000)
eden space 174848K, 100% used [0x00000000e0000000,0x00000000eaac0000,0x00000000eaac0000)
from space 174720K, 0% used [0x00000000eaac0000,0x00000000eaac0000,0x00000000f5560000)
to space 174720K, 0% used [0x00000000f5560000,0x00000000f5560000,0x0000000100000000)
ParOldGen total 1048576K, used 1048575K [0x00000000a0000000, 0x00000000e0000000, 0x00000000e0000000)
object space 1048576K, 99% used [0x00000000a0000000,0x00000000dffffea0,0x00000000e0000000)
PSPermGen total 58432K, used 58140K [0x000000009ae00000, 0x000000009e710000, 0x00000000a0000000)
object space 58432K, 99% used [0x000000009ae00000,0x000000009e6c7260,0x000000009e710000)
Event: 61.671 GC heap after
Heap after GC invocations=73 (full 48):
PSYoungGen total 349568K, used 174825K [0x00000000e0000000, 0x0000000100000000, 0x0000000100000000)
eden space 174848K, 99% used [0x00000000e0000000,0x00000000eaaba7c0,0x00000000eaac0000)
from space 174720K, 0% used [0x00000000eaac0000,0x00000000eaac0000,0x00000000f5560000)
to space 174720K, 0% used [0x00000000f5560000,0x00000000f5560000,0x0000000100000000)
ParOldGen total 1048576K, used 1048575K [0x00000000a0000000, 0x00000000e0000000, 0x00000000e0000000)
object space 1048576K, 99% used [0x00000000a0000000,0x00000000dffffd80,0x00000000e0000000)
PSPermGen total 58432K, used 58140K [0x000000009ae00000, 0x000000009e710000, 0x00000000a0000000)
object space 58432K, 99% used [0x000000009ae00000,0x000000009e6c7240,0x000000009e710000)
}
Event: 61.672 GC heap before
{Heap before GC invocations=74 (full 49):
PSYoungGen total 349568K, used 174848K [0x00000000e0000000, 0x0000000100000000, 0x0000000100000000)
eden space 174848K, 100% used [0x00000000e0000000,0x00000000eaac0000,0x00000000eaac0000)
from space 174720K, 0% used [0x00000000eaac0000,0x00000000eaac0000,0x00000000f5560000)
to space 174720K, 0% used [0x00000000f5560000,0x00000000f5560000,0x0000000100000000)
ParOldGen total 1048576K, used 1048575K [0x00000000a0000000, 0x00000000e0000000, 0x00000000e0000000)
object space 1048576K, 99% used [0x00000000a0000000,0x00000000dffffd80,0x00000000e0000000)
PSPermGen total 58432K, used 58140K [0x000000009ae00000, 0x000000009e710000, 0x00000000a0000000)
object space 58432K, 99% used [0x000000009ae00000,0x000000009e6c7240,0x000000009e710000)
Event: 63.446 GC heap after
Heap after GC invocations=74 (full 49):
PSYoungGen total 349568K, used 174826K [0x00000000e0000000, 0x0000000100000000, 0x0000000100000000)
eden space 174848K, 99% used [0x00000000e0000000,0x00000000eaaba8e8,0x00000000eaac0000)
from space 174720K, 0% used [0x00000000eaac0000,0x00000000eaac0000,0x00000000f5560000)
to space 174720K, 0% used [0x00000000f5560000,0x00000000f5560000,0x0000000100000000)
ParOldGen total 1048576K, used 1048575K [0x00000000a0000000, 0x00000000e0000000, 0x00000000e0000000)
object space 1048576K, 99% used [0x00000000a0000000,0x00000000dffffd60,0x00000000e0000000)
PSPermGen total 58432K, used 58140K [0x000000009ae00000, 0x000000009e710000, 0x00000000a0000000)
object space 58432K, 99% used [0x000000009ae00000,0x000000009e6c7240,0x000000009e710000)
}
Event: 63.446 GC heap before
{Heap before GC invocations=75 (full 50):
PSYoungGen total 349568K, used 174848K [0x00000000e0000000, 0x0000000100000000, 0x0000000100000000)
eden space 174848K, 100% used [0x00000000e0000000,0x00000000eaac0000,0x00000000eaac0000)
from space 174720K, 0% used [0x00000000eaac0000,0x00000000eaac0000,0x00000000f5560000)
to space 174720K, 0% used [0x00000000f5560000,0x00000000f5560000,0x0000000100000000)
ParOldGen total 1048576K, used 1048575K [0x00000000a0000000, 0x00000000e0000000, 0x00000000e0000000)
object space 1048576K, 99% used [0x00000000a0000000,0x00000000dffffd60,0x00000000e0000000)
PSPermGen total 58432K, used 58140K [0x000000009ae00000, 0x000000009e710000, 0x00000000a0000000)
object space 58432K, 99% used [0x000000009ae00000,0x000000009e6c7240,0x000000009e710000)

Deoptimization events (10 events):
Event: 19.551 Thread 0x000000000314e000 Uncommon trap -34 fr.pc 0x000000000413f710
Event: 19.551 Thread 0x000000000314e000 Uncommon trap -34 fr.pc 0x000000000413f710
Event: 19.552 Thread 0x000000000314e000 Uncommon trap -34 fr.pc 0x000000000413f710
Event: 19.552 Thread 0x000000000314e000 Uncommon trap -34 fr.pc 0x000000000413f710
Event: 20.783 Thread 0x000000000314e000 Uncommon trap -34 fr.pc 0x0000000004097800
Event: 20.784 Thread 0x000000000314e000 Uncommon trap -34 fr.pc 0x0000000004097800
Event: 20.790 Thread 0x000000000314e000 Uncommon trap -83 fr.pc 0x000000000522bcdc
Event: 20.790 Thread 0x000000000314e000 Uncommon trap -83 fr.pc 0x00000000041f193c
Event: 20.803 Thread 0x000000000314e000 Uncommon trap -83 fr.pc 0x000000000485f534
Event: 34.603 Thread 0x0000000018961800 Uncommon trap -83 fr.pc 0x0000000004640814

Internal exceptions (10 events):
Event: 34.603 Thread 0x0000000018961800 Threw 0x00000000e9ad6c08 at C:\jdk7u2_64p\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 34.603 Thread 0x0000000018961800 Implicit null exception at 0x000000000463b305 to 0x0000000004640809
Event: 34.604 Thread 0x0000000018961800 Threw 0x00000000e9b28408 at C:\jdk7u2_64p\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 34.605 Thread 0x0000000018961800 Threw 0x00000000e9b41320 at C:\jdk7u2_64p\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 34.606 Thread 0x0000000018961800 Threw 0x00000000e9b4c790 at C:\jdk7u2_64p\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 52.401 Thread 0x000000001302d800 Threw 0x000000009aeacc28 at C:\jdk7u2_64p\jdk7u17\hotspot\src\share\vm\gc_interface/collectedHeap.inline.hpp:171
Event: 55.317 Thread 0x0000000015b34800 Threw 0x000000009aeacc08 at C:\jdk7u2_64p\jdk7u17\hotspot\src\share\vm\gc_interface/collectedHeap.inline.hpp:171
Event: 56.379 Thread 0x000000000314e000 Threw 0x000000009aeacbe8 at C:\jdk7u2_64p\jdk7u17\hotspot\src\share\vm\gc_interface/collectedHeap.inline.hpp:171
Event: 57.444 Thread 0x0000000015b33800 Threw 0x000000009aeacbc8 at C:\jdk7u2_64p\jdk7u17\hotspot\src\share\vm\gc_interface/collectedHeap.inline.hpp:171
Event: 57.956 Thread 0x0000000015b2e000 Threw 0x000000009aeaab48 at C:\jdk7u2_64p\jdk7u17\hotspot\src\share\vm\gc_interface/collectedHeap.inline.hpp:182

Events (10 events):
Event: 57.444 Executing VM operation: ParallelGCFailedAllocation
Event: 57.444 Thread 0x0000000015b33800 DEOPT UNPACKING pc=0x0000000003548fb9 sp=0x000000001f6de8f0 mode 1
Event: 57.956 Executing VM operation: ParallelGCFailedAllocation done
Event: 57.956 Executing VM operation: ParallelGCFailedAllocation
Event: 59.631 Executing VM operation: ParallelGCFailedAllocation done
Event: 59.631 Executing VM operation: ParallelGCFailedAllocation
Event: 61.672 Executing VM operation: ParallelGCFailedAllocation done
Event: 61.672 Executing VM operation: ParallelGCFailedAllocation
Event: 63.446 Executing VM operation: ParallelGCFailedAllocation done
Event: 63.446 Executing VM operation: ParallelGCFailedAllocation


Dynamic libraries:
0x00007ff6c9260000 - 0x00007ff6c9293000 C:\Windows\system32\java.exe
0x00007ff8cd750000 - 0x00007ff8cd948000 C:\Windows\SYSTEM32\ntdll.dll
0x00007ff8ccf80000 - 0x00007ff8cd03d000 C:\Windows\System32\KERNEL32.DLL
0x00007ff8cb060000 - 0x00007ff8cb32e000 C:\Windows\System32\KERNELBASE.dll
0x00007ff8cc010000 - 0x00007ff8cc0be000 C:\Windows\System32\ADVAPI32.dll
0x00007ff8ccee0000 - 0x00007ff8ccf7e000 C:\Windows\System32\msvcrt.dll
0x00007ff8cc0c0000 - 0x00007ff8cc15c000 C:\Windows\System32\sechost.dll
0x00007ff8cd5e0000 - 0x00007ff8cd705000 C:\Windows\System32\RPCRT4.dll
0x00007ff8cc910000 - 0x00007ff8ccab0000 C:\Windows\System32\USER32.dll
0x00007ff8cb360000 - 0x00007ff8cb382000 C:\Windows\System32\win32u.dll
0x00007ff8cb7b0000 - 0x00007ff8cb7da000 C:\Windows\System32\GDI32.dll
0x00007ff8cae70000 - 0x00007ff8caf7b000 C:\Windows\System32\gdi32full.dll
0x00007ff8cb710000 - 0x00007ff8cb7ad000 C:\Windows\System32\msvcp_win.dll
0x00007ff8cb560000 - 0x00007ff8cb660000 C:\Windows\System32\ucrtbase.dll
0x00007ff8b65b0000 - 0x00007ff8b684a000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.19041.1110_none_60b5254171f9507e\COMCTL32.dll
0x00007ff8cbfe0000 - 0x00007ff8cc010000 C:\Windows\System32\IMM32.DLL
0x0000000052560000 - 0x0000000052631000 C:\Program Files\Java\jre7\bin\msvcr100.dll
0x0000000051e40000 - 0x000000005255f000 C:\Program Files\Java\jre7\bin\server\jvm.dll
0x00007ff8cbb40000 - 0x00007ff8cbb48000 C:\Windows\System32\PSAPI.DLL
0x00007ff8ba2f0000 - 0x00007ff8ba2f9000 C:\Windows\system32\WSOCK32.dll
0x00007ff8c26f0000 - 0x00007ff8c2717000 C:\Windows\system32\WINMM.dll
0x00007ff8cbf50000 - 0x00007ff8cbfbb000 C:\Windows\System32\WS2_32.dll
0x0000000051e30000 - 0x0000000051e3f000 C:\Program Files\Java\jre7\bin\verify.dll
0x0000000051e00000 - 0x0000000051e28000 C:\Program Files\Java\jre7\bin\java.dll
0x0000000051cd0000 - 0x0000000051cf3000 C:\Program Files\Java\jre7\bin\instrument.dll
0x0000000051da0000 - 0x0000000051db5000 C:\Program Files\Java\jre7\bin\zip.dll
0x0000000051d60000 - 0x0000000051d79000 C:\Program Files\Java\jre7\bin\net.dll
0x00007ff8ca630000 - 0x00007ff8ca69a000 C:\Windows\system32\mswsock.dll
0x0000000051d40000 - 0x0000000051d51000 C:\Program Files\Java\jre7\bin\nio.dll
0x00007ff87c9d0000 - 0x00007ff87c9e7000 C:\Windows\system32\napinsp.dll
0x00007ff87c9b0000 - 0x00007ff87c9cb000 C:\Windows\system32\pnrpnsp.dll
0x00007ff8c8670000 - 0x00007ff8c8685000 C:\Windows\system32\wshbth.dll
0x00007ff8c68c0000 - 0x00007ff8c68dd000 C:\Windows\system32\NLAapi.dll
0x00007ff8ca2d0000 - 0x00007ff8ca30b000 C:\Windows\system32\IPHLPAPI.DLL
0x00007ff8ca310000 - 0x00007ff8ca3da000 C:\Windows\SYSTEM32\DNSAPI.dll
0x00007ff8cbfd0000 - 0x00007ff8cbfd8000 C:\Windows\System32\NSI.dll
0x00007ff87c990000 - 0x00007ff87c9a2000 C:\Windows\System32\winrnr.dll
0x00007ff8c5100000 - 0x00007ff8c510a000 C:\Windows\System32\rasadhlp.dll
0x00007ff8c0780000 - 0x00007ff8c0800000 C:\Windows\System32\fwpuclnt.dll
0x00007ff8cb330000 - 0x00007ff8cb357000 C:\Windows\System32\bcrypt.dll
0x00007ff8ca830000 - 0x00007ff8ca848000 C:\Windows\system32\CRYPTSP.dll
0x00007ff8c9f40000 - 0x00007ff8c9f74000 C:\Windows\system32\rsaenh.dll
0x00007ff8cad30000 - 0x00007ff8cad5e000 C:\Windows\system32\USERENV.dll
0x00007ff8cadb0000 - 0x00007ff8cadcf000 C:\Windows\system32\profapi.dll
0x00007ff8cafd0000 - 0x00007ff8cb052000 C:\Windows\System32\bcryptprimitives.dll
0x00007ff8ca820000 - 0x00007ff8ca82c000 C:\Windows\system32\CRYPTBASE.dll
0x00007ff8bba00000 - 0x00007ff8bbbe4000 C:\Windows\system32\dbghelp.dll

VM Arguments:
jvm_args: -XX:-UseSplitVerifier -XX:+TieredCompilation -Xms1536m -Xmx1536m -ea -javaagent:./libs/ac-commons-1.3.jar
java_command: com.aionemu.gameserver.GameServer
Launcher Type: SUN_STANDARD

Environment Variables:
PATH=C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\Users\Aer1al\AppData\Local\Microsoft\WindowsApps
USERNAME=Aer1al
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 63 Stepping 2, GenuineIntel



--------------- S Y S T E M ---------------

OS: Windows NT 6.3 Build 9600

CPU:total 16 (8 cores per cpu, 2 threads per core) family 6 model 63 stepping 2, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, avx2, ht, tsc, tscinvbit

Memory: 4k page, physical 16679880k(9167216k free), swap 32039880k(18733000k free)

vm_info: Java HotSpot(TM) 64-Bit Server VM (23.7-b01) for windows-amd64 JRE (1.7.0_17-b02), built on Mar 1 2013 03:38:30 by "java_re" with unknown MS VC++:1600

time: Sat Sep 24 07:57:22 2022
elapsed time: 63 seconds

ПК

Windows 10
CPU xeon e5 2640v3 8 ядер 16 Потоков 3.3Ghz
Ram 16 GB DDR4 2133Mhz
SSD NVMe 1Tb Samsung Evo


При этом процессор грузится на 75-85%

неужели ему железо слабое??
 
Назад
Сверху