Skip to content
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

Stable Crash: Database - reference(withPath:) #7885

Closed
therealyou1 opened this issue Apr 12, 2021 · 0 comments · Fixed by #9973
Closed

Stable Crash: Database - reference(withPath:) #7885

therealyou1 opened this issue Apr 12, 2021 · 0 comments · Fixed by #9973
Assignees

Comments

@therealyou1
Copy link

Step 1: Describe your environment

  • Xcode version: 12.4 (12D4e)
  • Firebase SDK version: 7.10.0
  • Installation method: CocoaPods
  • Firebase Component: Database

Step 2: Describe the problem

Database method reference(withPath:) (https://firebase.google.com/docs/reference/swift/firebasedatabase/api/reference/Classes/Database?authuser=0#referencewithpath:) crashes in case of simultaneous call from different threads. Reproduced in 90% of cases.

Steps to reproduce & Relevant Code:

Screen Shot 2021-04-12 at 7 58 52 PM
Screen Shot 2021-04-12 at 7 59 43 PM

@paulb777 paulb777 assigned paulb777 and unassigned jsdt Jun 30, 2022
@firebase firebase locked and limited conversation to collaborators Aug 1, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants