Symptom
The following logs will appear in the show log which mean that several cores are created.
SYSMGR-2-LAST_CORE_BASIC_TRACE: : PID 18491 with message sysmgr-cserver(non-sysmgr) crashed, core will be saved .
SYSMGR-2-SERVICE_CRASHED: Service "System Manager (core-server)" (PID xxxxx) hasn't caught signal 11 (core will be saved).
And we can verify this with the output of show cores where the sysmgr-cserver will be.
`show cores`
VDC Module Instance Process-name PID Date(Year-Month-Day Time)
--- ------ -------- --------------- -------- ------------ -------------
1 1 1 sysmgr-cserver xxxx date
1 1 1 sysmgr-cserver xxxx date
1 1 1 sysmgr-cserver xxxx date
Conditions
For now, if the process sysmgr-cserver crashes once, the process will keep crashing.