-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Crashed: com.google.fira.worker EXC_BAD_ACCESS KERN_INVALID_ADDRESS #573
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
This crash also occurs in our app. |
Our app aslo meets the same crash some time. But it is wired that, the crash log is different from before symbolicatecrash.
Before symbolicatecrash:
After symbolicatecrash:
|
This may be related to #673 which crashes in FirebaseAnalytics before getting to InstanceID. |
@paulb777 Thank you. We will update Firebase to 4.8.0 release and then check if it will happen. But it needs a new version deployed in March. |
This stack trace is oddly similar to the one in #446. Are any of you only able to reproduce this issue on jailbroken devices? |
I'm going to close this since it's an obscure crash in the Security framework that may not actually be caused by Firebase and hasn't seen any new reports lately. Feel free to re-open if this reappears. |
[READ] Step 1: Are you in the right place?
Yes
[REQUIRED] Step 2: Describe your environment
[REQUIRED] Step 3: Describe the problem
Steps to reproduce:
Users on iOS 9 experience crash every time they update to new version of our app.
Crash on
Relevant Code:
The text was updated successfully, but these errors were encountered: