ParseSwift Installation crashes

I am getting a number of crashes related to the installation in ParseSwift:

Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Subtype: KERN_INVALID_ADDRESS at 0x8000000000000008 → 0x0000000000000008 (possible pointer authentication failure)
Exception Codes: 0x0000000000000001, 0x8000000000000008

Here are some of the crashed threads. @cbaker6 any suggestions on how to troubleshoot this?

Thread 7 Crashed:
0 libswiftCore.dylib 0x0000000186115000 swift_isUniquelyReferenced_nonNull_native + 0 (atomic:1010)
1 BackcountrySkiReporter 0x00000001055698e0 specialized Dictionary.Variant.isUniquelyReferenced() + 8 (:0)
2 BackcountrySkiReporter 0x00000001055698e0 specialized Dictionary.Variant.setValue(:forKey:) + 52
3 BackcountrySkiReporter 0x0000000105554150 specialized Dictionary.subscript.setter + 20 (ParseKeyValueStore.swift:0)
4 BackcountrySkiReporter 0x0000000105554150 InMemoryKeyValueStore.set(
:for:) + 100
5 BackcountrySkiReporter 0x0000000105554204 protocol witness for ParsePrimitiveStorable.set
(:for:) in conformance InMemoryKeyValueStore + 12 (:0)
6 BackcountrySkiReporter 0x00000001055546cc ParseStorage.set
(:for:) + 160 (ParseStorage.swift:56)
7 BackcountrySkiReporter 0x00000001054bce70 static ParseInstallation.currentContainer.setter + 164 (ParseInstallation.swift:257)
8 BackcountrySkiReporter 0x00000001054bd23c static ParseInstallation.updateInternalFieldsCorrectly() + 852 (ParseInstallation.swift:273)
9 BackcountrySkiReporter 0x00000001054c7ffc specialized static ParseInstallation.current.setter + 224 (ParseInstallation.swift:303)
10 BackcountrySkiReporter 0x00000001054b9d80 static ParseInstallation.current.setter + 24 (:0)
11 BackcountrySkiReporter 0x00000001054b9d80 static ParseInstallation.updateKeychainIfNeeded(_:deleting:) + 920 (ParseInstallation.swift:495)
12 BackcountrySkiReporter 0x00000001054a36bc ParseInstallation.command(method:ignoringCustomObjectIdConfig:options:callbackQueue:) + 208 (ParseInstallation+async.swift:356)
13 BackcountrySkiReporter 0x00000001054c0369 closure #1 in ParseInstallation.save(ignoringCustomObjectIdConfig:options:callbackQueue:completion:) + 1 (ParseInstallation.swift:699)
14 BackcountrySkiReporter 0x00000001054c6b0d partial apply for closure #1 in ParseInstallation.save(ignoringCustomObjectIdConfig:options:callbackQueue:completion:) + 1 (:0)
15 BackcountrySkiReporter 0x00000001054c65b9 specialized thunk for @escaping @callee_guaranteed @Sendable @async () → (@out A) + 1 (:0)
16 BackcountrySkiReporter 0x000000010542639d partial apply for specialized thunk for @escaping @callee_guaranteed @Sendable @async () → (@out A) + 1
17 libswift_Concurrency.dylib 0x00000001962643a1 completeTaskWithClosure(swift::AsyncContext*, swift::SwiftError*) + 1 (Task.cpp:458)

Thread 1 Crashed:
0 BackcountrySkiReporter 0x00000001036a0004 specialized Dictionary.subscript.getter + 0 (:0)
1 BackcountrySkiReporter 0x00000001036a0004 InMemoryKeyValueStore.get
(valueFor:) + 48 (ParseKeyValueStore.swift:55)
2 BackcountrySkiReporter 0x00000001036a01f0 protocol witness for ParsePrimitiveStorable.get
(valueFor:) in conformance InMemoryKeyValueStore + 12 (:0)
3 BackcountrySkiReporter 0x00000001036a0804 ParseStorage.get
(valueFor:) + 160 (ParseStorage.swift:51)
4 BackcountrySkiReporter 0x00000001035fc91c static ParseInstallation.currentContainer.getter + 516 (ParseInstallation.swift:209)
5 BackcountrySkiReporter 0x00000001036093c4 static ParseInstallation.saveCurrentContainerToKeychain() + 360 (ParseInstallation.swift:279)
6 BackcountrySkiReporter 0x0000000103605d9c static ParseInstallation.updateKeychainIfNeeded(_:deleting:) + 948 (ParseInstallation.swift:496)
7 BackcountrySkiReporter 0x00000001035ef6bc ParseInstallation.command(method:ignoringCustomObjectIdConfig:options:callbackQueue:) + 208 (ParseInstallation+async.swift:356)
8 BackcountrySkiReporter 0x000000010360c369 closure #1 in ParseInstallation.save(ignoringCustomObjectIdConfig:options:callbackQueue:completion:) + 1 (ParseInstallation.swift:699)
9 BackcountrySkiReporter 0x0000000103612b0d partial apply for closure #1 in ParseInstallation.save(ignoringCustomObjectIdConfig:options:callbackQueue:completion:) + 1 (:0)
10 BackcountrySkiReporter 0x00000001036125b9 specialized thunk for @escaping @callee_guaranteed @Sendable @async () → (@out A) + 1 (:0)
11 BackcountrySkiReporter 0x000000010357239d partial apply for specialized thunk for @escaping @callee_guaranteed @Sendable @async () → (@out A) + 1
12 libswift_Concurrency.dylib 0x00000001a31cc3a1 completeTaskWithClosure(swift::AsyncContext*, swift::SwiftError*) + 1 (Task.cpp:458)

Thread 7 Crashed:
0 BackcountrySkiReporter 0x0000000105140004 specialized Dictionary.subscript.getter + 0 (:0)
1 BackcountrySkiReporter 0x0000000105140004 InMemoryKeyValueStore.get
(valueFor:) + 48 (ParseKeyValueStore.swift:55)
2 BackcountrySkiReporter 0x00000001051401f0 protocol witness for ParsePrimitiveStorable.get
(valueFor:) in conformance InMemoryKeyValueStore + 12 (:0)
3 BackcountrySkiReporter 0x0000000105140804 ParseStorage.get
(valueFor:) + 160 (ParseStorage.swift:51)
4 BackcountrySkiReporter 0x000000010509c91c static ParseInstallation.currentContainer.getter + 516 (ParseInstallation.swift:209)
5 BackcountrySkiReporter 0x00000001050a9048 static ParseInstallation.updateInternalFieldsCorrectly() + 352 (ParseInstallation.swift:264)
6 BackcountrySkiReporter 0x00000001050b3ffc specialized static ParseInstallation.current.setter + 224 (ParseInstallation.swift:303)
7 BackcountrySkiReporter 0x00000001050a5d80 static ParseInstallation.current.setter + 24 (:0)
8 BackcountrySkiReporter 0x00000001050a5d80 static ParseInstallation.updateKeychainIfNeeded(_:deleting:) + 920 (ParseInstallation.swift:495)
9 BackcountrySkiReporter 0x000000010508f6bc ParseInstallation.command(method:ignoringCustomObjectIdConfig:options:callbackQueue:) + 208 (ParseInstallation+async.swift:356)
10 BackcountrySkiReporter 0x00000001050ac369 closure #1 in ParseInstallation.save(ignoringCustomObjectIdConfig:options:callbackQueue:completion:) + 1 (ParseInstallation.swift:699)
11 BackcountrySkiReporter 0x00000001050b2b0d partial apply for closure #1 in ParseInstallation.save(ignoringCustomObjectIdConfig:options:callbackQueue:completion:) + 1 (:0)
12 BackcountrySkiReporter 0x00000001050b25b9 specialized thunk for @escaping @callee_guaranteed @Sendable @async () → (@out A) + 1 (:0)
13 BackcountrySkiReporter 0x000000010501239d partial apply for specialized thunk for @escaping @callee_guaranteed @Sendable @async () → (@out A) + 1
14 libswift_Concurrency.dylib 0x00000001deda43a1 completeTaskWithClosure(swift::AsyncContext*, swift::SwiftError*) + 1 (Task.cpp:458)

How are you installing Parse-Swift ? through the Swift Package Manager? What version are you using?

I am installing with SPM just fine. These are user crashes I think related to updating the ParseInstallation in keychain.

I am using that repo.