Policy Server crashing while executing the publish command
The pstack shows the policy server crashes at function CAgentMessageHandler::GetClientName()
----------------- lwp# 122 / thread# 122 --------------------
fac6d42c std::string &std::string::operator=(const std::string &) (ed98b614, 37679e28, ed98b60f, ff2ef488, ff2ef488, 0) + 14
ff17c338 CString CAgentMessageHandler::GetClientName() (ed98b6d8, 25381d30, 13fa8, ff2ef488, fb3f461c, 13c00) + 5c
ff13e8b8 CString AgentConnectionManager::GetAgentConnectionInfo() (ed98b80c, 8ac220, ed98b6e0, ff2ef488, ff2ef488, ff3037f8) + 19c
ff177b00 CString GetAgentInfo() (ed98ba24, 0, ff2ef488, 0, 1290, 1000) + 5c
ecb74e60 SmPublishServerInfo (ed98ba54, ed98ba7c, ed98ba88, ed98ba34, ed98bb04, 1b8a8c) + a9c
ff16e60c unsigned ManagementThread(void*) (ffbff060, 1, 0, ed98be9c, ed98be3c, ff2f87b4) + ed8
fb20aec0 _lwp_start (0, 0, 0, 0, 0, 0)
smps.log:
[22306/122][Wed May 04 2016 08:00:02][SmPublish.cpp:188][INFO][sm-Server-03580]
If a connection is closed is closed while printing the agent connection information, the memory of the object is freed and i crashes while trying to access this information
This issue has been resolved in Policy Server 12.52 SP1 CR6 and above
The Policy Server should not now crash when running the publish command while putting load against the Policy Server.