Crono process automatically getting killed after it get started. There is no memory issue which I have already checked. We do see that pid is added and when we grep the process then can see the process id.
ps -ef | grep crono
But within a second it get killed and keep repeating whenever we restarted.
Crono process automatically getting killed after it get started. There is no memory issue which I have already checked. We do see that pid is added and when we grep the process then can see the process id.
ps -ef | grep crono
But within a second it get killed and keep repeating whenever we restarted.