Post

Replies

Boosts

Views

Activity

Reply to What can cause Sleep transition timed out kernel panics
After some time monitoring the problem on our user base, it seems we were able to fix the problem. Our approach was to consider that we were probably receiving an auth event at a time we had no more access to the CPU. So we listed system processes that were active during the sleep process, identified all system processes that we can mute, and muted them. One of the process was /usr/libexec/endpointsecurityd, that sounds like a good candidate. After a few weeks with the product in the wild, we didn't receive new KP feedback. Thanks Kevin for your help !
Apr ’25
Reply to Xcode 15.4 - Crashes of macOS applications on missing symbol for NWPathMonitor
I can reproduce the same problem when compiling my sample project using Xcode 16 RC and Xcode 16.1 ß: Sep 11 10:44:41 10 sandboxApp[974]: dyld: Symbol not found: _$s7Network13NWPathMonitorCMa Referenced from: /Users/test/Desktop/sandboxApp.app/Contents/MacOS/../Frameworks/IntegoFoundation.framework/Versions/A/IntegoFoundation Expected in: /System/Library/Frameworks/Network.framework/Versions/A/Network
Sep ’24
Reply to What can cause Sleep transition timed out kernel panics
After some time monitoring the problem on our user base, it seems we were able to fix the problem. Our approach was to consider that we were probably receiving an auth event at a time we had no more access to the CPU. So we listed system processes that were active during the sleep process, identified all system processes that we can mute, and muted them. One of the process was /usr/libexec/endpointsecurityd, that sounds like a good candidate. After a few weeks with the product in the wild, we didn't receive new KP feedback. Thanks Kevin for your help !
Replies
Boosts
Views
Activity
Apr ’25
Reply to Xcode 15.4 - Crashes of macOS applications on missing symbol for NWPathMonitor
I can reproduce the same problem when compiling my sample project using Xcode 16 RC and Xcode 16.1 ß: Sep 11 10:44:41 10 sandboxApp[974]: dyld: Symbol not found: _$s7Network13NWPathMonitorCMa Referenced from: /Users/test/Desktop/sandboxApp.app/Contents/MacOS/../Frameworks/IntegoFoundation.framework/Versions/A/IntegoFoundation Expected in: /System/Library/Frameworks/Network.framework/Versions/A/Network
Replies
Boosts
Views
Activity
Sep ’24
Reply to Xcode 15.4 - Crashes of macOS applications on missing symbol for NWPathMonitor
My problem seems to be pretty similar to the one reported in rdar://FB13278576
Replies
Boosts
Views
Activity
Sep ’24
Reply to "Couldn’t communicate with a helper application" error when uploading archive to notary service
Same problem here today: we have random notarization failures, some of them with internal server errors (500), some of them with missing agreement.
Replies
Boosts
Views
Activity
Oct ’23