Crash in TrustKit initWithConfiguration:sharedContainerIdentifier:isSingleton:
Nobody has claimed this yet.
Assessment
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Newbie friendliness
- 25/100
- Issue type
- Bug
- Clarity
- Needs clarification
- Activity status
- Stale
- Tech stack
- ios, objective-c
- Domain
- mobile-dev, security
Research direction
Start with the crash stack and inspect TrustKit.m:197, then trace how TSKPinningValidator.m:182 reaches the reporter queue. The issue provides no reproduction steps, so first determine what object or state is accessed at the crash site. Done means identifying and fixing the production crash, with evidence that the reported initialization path no longer fails.
Written by the indexing model from the issue text.
Description
No steps and cannot reproduce in test apps but we are seeing this in production. Seems most of the devices & most of the iOS versions.
Crashed: com.datatheorem.trustkit.reporterqueue
0 libobjc.A.dylib 0x2820 objc_msgSend + 32
1 XXX 0x3a6eb8 __72-[TrustKit initWithConfiguration:sharedContainerIdentifier:isSingleton:]_block_invoke_2 + 197 (TrustKit.m:197)
2 XXX 0x3a6524 __49-[TSKPinningValidator evaluateTrust:forHostname:]_block_invoke + 182 (TSKPinningValidator.m:182)
3 libdispatch.dylib 0x2320 _dispatch_call_block_and_release + 32
4 libdispatch.dylib 0x3eac _dispatch_client_callout + 20
5 libdispatch.dylib 0xb534 _dispatch_lane_serial_drain + 668
6 libdispatch.dylib 0xc0a4 _dispatch_lane_invoke + 384
7 libdispatch.dylib 0x16cdc _dispatch_workloop_worker_thread + 648
8 libsystem_pthread.dylib 0xddc _pthread_wqthread + 288
9 libsystem_pthread.dylib 0xb7c start_wqthread + 8
- Dominant language
- Objective-C
- Stars
- 2.1k
- Forks
- 381
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from datatheorem/TrustKit
-
Difficulty 4/5 3-5 days Newbie friendliness 30/100
datatheorem/TrustKit#360 ·
-
enhancement help wanted
Difficulty 4/5 3-5 days Newbie friendliness 35/100
datatheorem/TrustKit#341 · 1 comment ·
-
enhancement
Difficulty 3/5 1-2 days Newbie friendliness 48/100
datatheorem/TrustKit#340 · 2 comments ·
-
Difficulty 4/5 3-5 days Newbie friendliness 35/100
datatheorem/TrustKit#333 · 2 comments · 1 reaction ·
-
Difficulty 4/5 3-5 days Newbie friendliness 28/100
datatheorem/TrustKit#330 · 1 comment ·
All issues in datatheorem/TrustKit
Similar issues
-
clawsweeper:source-repro impact:other issue-rating: 🦞 diamond lobster P2
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
openclaw/openclaw-facetime#40 · 2 comments · 1 reaction ·
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
noah-nuebling/mac-mouse-fix#2054 ·
-
Difficulty 1/5 Under an hour Newbie friendliness 92/100
obsproject/obs-studio#13918 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 65/100
SwiftOldDriver/iOS-Weekly#5439 · 1 comment ·