Closed michal-zampach closed 5 months ago
I couldn't figure out how to label this issue, so I've labeled it for a human to triage. Hang tight.
Since this issue, along with https://github.com/firebase/firebase-ios-sdk/issues/12987 and https://github.com/firebase/firebase-ios-sdk/issues/12986, are relating to heap corruptions, there may be something in the app corrupting the heap.
Does running with Instruments help to isolate the cause?
Hey @michal-zampach. We need more information to resolve this issue but there hasn't been an update in 5 weekdays. I'm marking the issue as stale and if there are no new updates in the next 5 days I will close it automatically.
If you have more information that will help us get to the bottom of this, just add a comment!
Since there haven't been any recent updates here, I am going to close this issue.
@michal-zampach if you're still experiencing this problem and want to continue the discussion just leave a comment here and we are happy to re-open this.
Description
We observe over 1200 crashes of this type in our Firebase Crashlytics. iOS environment: 68% iOS 17 22% iOS 16 9% iOS 15
Stack trace examples and keys are below.
Example 1:
Example 2:
Reproducing the issue
Happens during a launching an app.
Firebase SDK Version
10.23.0
Xcode Version
15.3
Installation Method
Zip
Firebase Product(s)
Analytics, Crashlytics, Performance
Targeted Platforms
iOS
Relevant Log Output
No response
If using Swift Package Manager, the project's Package.resolved
Expand
Package.resolved
snippet```json Replace this line with the contents of your Package.resolved. ```
If using CocoaPods, the project's Podfile.lock
Expand
Podfile.lock
snippet```yml Replace this line with the contents of your Podfile.lock! ```