-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
crash on FPRDecodeString when using Thread Sanitizer #8628
Comments
I couldn't figure out how to label this issue, so I've labeled it for a human to triage. Hang tight. |
For information I get the crash only on the simulator and not from a device. On the simulator I tested on a: iPhone 12 mini / iOS 14.5 |
Hi @bluelagon, I've tried to enable the Address Sanitizer via Edit Schemes and run my sample app to iPhone 12 mini simulator, but I wasn't able to get the same crash. Have you tried to update your SDK using the |
Thank you @rizafran. I did a |
Step 0: Are you in the right place?
file a Github issue.
with the
firebase
tag.google group.
of the above categories, reach out to
Firebase Support.
this repository, please delete this section.
[REQUIRED] Step 1: Describe your environment
CocoaPods
(select one)[REQUIRED] Step 2: Describe the problem
Steps to reproduce:
What happened? How can we make the problem occur?
This could be a description, log/console output, etc.
For reproducing, I just check the Address Sanitizer in Edit Scheme > Run > Diagnostics and I run my project, it crashes systematically.
The text was updated successfully, but these errors were encountered: