Hello,
After latest v3 update, cc-control process under ccuser, is eating all CPU power on the server.
Every time I restart Centova everything is back to normal, but after couple of hours cc-control is hungry again and start eating all CPU.
When looking at what cc-control is doing, this is what strace return (repeating):
select(0, NULL, NULL, NULL, {...}) = -1 EFAULT (Bad address)
Currently I'm having prm watching cc-control and it restart Centova on high CPU usage and execution time.
Regards