Skip to main content

Jamf use of keychain may crash securityd in macOS >= 26.6

  • September 13, 2026
  • 1 reply
  • 18 views

Forum|alt.badge.img+1

Hi, I’ve notice that since upgrade to macOS 26.6, I sometime get popup window requesting all kind of apps (such as browser) to access the “login” keychain. I dug a little inside the unified logs and saw that Jamf Connect get repeated exception from type “CSSMERR_DL_INVALID_DB_HANDLE”

probably when trying to access the keychain. Any chance someone else also encountered this issue ? 

Thanks 

 

2026-09-13 08:46:17.697211+0300 0x3477     Activity    0x9269f00            1421   0    Jamf Connect: (CFOpenDirectory) Open a given node
2026-09-13 08:46:17.698036+0300 0x3477 Activity 0x9269f01 1421 0 Jamf Connect: (CFOpenDirectory) Querying records from directories
2026-09-13 08:46:17.698807+0300 0x3477 Activity 0x9269f02 1421 0 Jamf Connect: (CFOpenDirectory) Open a given node
2026-09-13 08:46:17.698816+0300 0x3477 Activity 0x9269f03 1421 0 Jamf Connect: (CFOpenDirectory) Querying records from directories
2026-09-13 08:46:17.701048+0300 0x3477 Activity 0x9269f04 1421 0 Jamf Connect: (CFOpenDirectory) Verify record is member of a group
2026-09-13 08:46:17.701058+0300 0x3477 Activity 0x9269f05 1421 0 Jamf Connect: (libsystem_info.dylib) Membership API: Validating user is a member of group
2026-09-13 08:46:17.701182+0300 0x3477 Activity 0x9269f06 1421 0 Jamf Connect: (CFOpenDirectory) Closing a node reference
2026-09-13 08:46:17.701535+0300 0x3477 Activity 0x9269f07 1421 0 Jamf Connect: (Security) SecItemCopyMatching
2026-09-13 08:46:17.701554+0300 0x3477 Activity 0x9269f08 1421 0 Jamf Connect: (Security) SecItemCopyMatching_ios
2026-09-13 08:46:17.702183+0300 0x3477 Default 0x9269f07 1421 0 Jamf Connect: (Security) [com.apple.securityd:security_exception] CSSM Exception: -2147413942 CS
SMERR_DL_INVALID_DB_HANDLE
2026-09-13 08:46:17.702224+0300 0x3477 Default 0x9269f07 1421 0 Jamf Connect: (Security) [com.apple.securityd:security_exception] CSSM Exception: -2147413942 CS
SMERR_DL_INVALID_DB_HANDLE
2026-09-13 08:46:17.702244+0300 0x3477 Default 0x9269f07 1421 0 Jamf Connect: (Security) [com.apple.securityd:integrity] caught CssmError: -2147413942 CSSMERR_D
L_INVALID_DB_HANDLE
2026-09-13 08:46:17.702274+0300 0x3477 Default 0x9269f07 1421 0 Jamf Connect: (Security) [com.apple.securityd:integrity] error while checking integrity, denying
access: CSSM Exception: -2147413942 CSSMERR_DL_INVALID_DB_HANDLE
2026-09-13 08:46:17.702314+0300 0x3477 Error 0x0 1421 0 Jamf Connect: [com.jamf.haversack:search] SecItemCopyMatching returned error -67680 and item was
<private>

 

1 reply

agungsujiwo
Forum|alt.badge.img+10
  • Valued Contributor
  • September 14, 2026

Are you using Jamf Connect Login version 3.5 or earlier?

If so, please try updating to Jamf Connect Login 3.6 or later.

After updating, please log out and log back in, then check if the issue still occurs.