Hello people.
Now i faced with problem,problem is a crash of gAuthd server.
The last that i can see -
Maybe somebody faced with that?PHP Code:GAuthServer::OnAddSession com.goldhuman.IO.Protocol.Session@791a9e33
GAuthServer::OnAddSession com.goldhuman.IO.Protocol.Session@1bd11b79
GAuthServer::OnAddSession com.goldhuman.IO.Protocol.Session@2b3954b1
GAuthServer::OnAddSession com.goldhuman.IO.Protocol.Session@33afbbe3
GAuthServer::OnAddSession com.goldhuman.IO.Protocol.Session@7885bf5f
GAuthServer::OnAddSession com.goldhuman.IO.Protocol.Session@4ded4d06
GAuthServer::OnAddSession com.goldhuman.IO.Protocol.Session@8121e5a
GAuthServer::OnAddSession com.goldhuman.IO.Protocol.Session@7c2f5dda
GAuthServer::OnAddSession com.goldhuman.IO.Protocol.Session@4be0bf98
GAuthServer::OnAddSession com.goldhuman.IO.Protocol.Session@139f953
GAuthServer::OnAddSession com.goldhuman.IO.Protocol.Session@58ea58e3
GAuthServer::OnAddSession com.goldhuman.IO.Protocol.Session@3fd23632
GAuthServer::OnAddSession com.goldhuman.IO.Protocol.Session@390c5c0
GAuthServer::OnAddSession com.goldhuman.IO.Protocol.Session@298651db
GAuthServer::OnAddSession com.goldhuman.IO.Protocol.Session@34c7da23
GAuthServer::OnAddSession com.goldhuman.IO.Protocol.Session@3ade0c45
GAuthServer::OnAddSession com.goldhuman.IO.Protocol.Session@6844c4a4
GAuthServer::OnAddSession com.goldhuman.IO.Protocol.Session@766e119d
GAuthServer::OnAddSession com.goldhuman.IO.Protocol.Session@5334a2a3
GAuthServer::OnAddSession com.goldhuman.IO.Protocol.Session@6473fc2
GAuthServer::OnAddSession com.goldhuman.IO.Protocol.Session@9a7d59b
GAuthServer::OnAddSession com.goldhuman.IO.Protocol.Session@4be0ef94
GAuthServer::OnAddSession com.goldhuman.IO.Protocol.Session@6ec41a30
GAuthServer::OnAddSession com.goldhuman.IO.Protocol.Session@31d47845
GAuthServer::OnAddSession com.goldhuman.IO.Protocol.Session@7ce229be
GAuthServer::OnAddSession com.goldhuman.IO.Protocol.Session@44efdd58
GAuthServer::OnAddSession com.goldhuman.IO.Protocol.Session@1c90a278
Exception in thread "Thread-12" java.lang.OutOfMemoryError: Java heap space
at com.goldhuman.Common.Octets.roundup(Unknown Source)
at com.goldhuman.Common.Octets.reserve(Unknown Source)
at com.goldhuman.Common.Octets.<init>(Unknown Source)
at com.goldhuman.IO.NetIO.NetSession.clone(Unknown Source)
at com.goldhuman.IO.Protocol.Session.clone(Unknown Source)
at com.goldhuman.IO.PassiveIO.PollAccept(Unknown Source)
at com.goldhuman.IO.PollIO.Poll(Unknown Source)
at com.goldhuman.IO.Task.run(Unknown Source)
at com.goldhuman.Common.ThreadPool.run(Unknown Source)
I guess, my server under ddos-atack, and i can see, that many unauthorized users connect to my mysql server...

