Skip to content

Fix crash on Windows/macOS when keychain access is denied - #34922

Draft
kaylendog wants to merge 1 commit into
developfrom
fix/kaylendog/ss-crash
Draft

Fix crash on Windows/macOS when keychain access is denied#34922
kaylendog wants to merge 1 commit into
developfrom
fix/kaylendog/ss-crash

Conversation

@kaylendog

@kaylendog kaylendog commented Sep 3, 2026

Copy link
Copy Markdown
Contributor

The safeStorage.getSelectedStorageBackend is Linux-only but it's called unconditionally here, which crashes whenever access to the system keychain is denied on macOS (and probably Windows too, but I don't have a Windows machien to test that hypothesis on).

Minor issuse with tiny fix I encountered while working on Yubikey support. Not really sure if it's testable programatically?

Checklist

Signed-off-by: Skye Elliot <actuallyori@gmail.com>
@kaylendog kaylendog changed the title fix: Fix crash on Windows/macOS when keychain access is denied Fix crash on Windows/macOS when keychain access is denied Sep 3, 2026
@kaylendog kaylendog self-assigned this Sep 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant