endpoint security app crash

I have implemented an app to monitor computer events according to ESF framework, but a crash will appear, and the crash content is


Time Awake Since Boot: 800000 seconds
Time Since Wake:       2594 seconds

System Integrity Protection: enabled

Crashed Thread:        0

Exception Type:        EXC_CRASH (SIGKILL)
Exception Codes:       0x0000000000000000, 0x0000000000000000
Exception Note:        EXC_CORPSE_NOTIFY

Termination Reason:    Namespace ENDPOINTSECURITY, Code 2 

I can't find it. Why is this happening. Can you tell me under what circumstances such a crash would occur.

Replies

I have implemented an app to monitor computer events according to ESF framework, but a crash will appear, and the crash content is

Please post a complete crash report, per the advice in Posting a Crash Report.

Also, does this happen every time? Or intermittently?

Share and Enjoy

Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"

This sounded really familiar. I asked the same thing 2 years ago on this thread. Code 2

  • I should have handled the information in time. How did you fix the problem

Add a Comment