Issue Number: 700852a
| Issue | A SIGSEGV error occurs when an interrupt is triggered on a service for which no local instance is registered on the CM Master. |
| Cause | During interrupt execution, the system abnormally terminates because the instance does not exist while checking the type of the local instance. |
| Solutions | Modified to check the instance type through the service resource. |