firebase-ios-sdk
firebase-ios-sdk copied to clipboard
gRPC 1.49.1 memory leak
Description
See report at https://github.com/google/grpc-binary/issues/8 and grpc issue at https://github.com/grpc/grpc/issues/31014.
Two possible solutions:
- Update Firestore to a more recent gRPC
- Backport https://github.com/grpc/grpc/pull/31017 to a 1.49.x patch release
Reproducing the issue
No response
Firebase SDK Version
10.17.0
Xcode Version
14.3
Installation Method
Swift Package Manager
Firebase Product(s)
Firestore
Targeted Platforms
iOS
Relevant Log Output
No response
If using Swift Package Manager, the project's Package.resolved
Expand Package.resolved snippet
Replace this line with the contents of your Package.resolved.
If using CocoaPods, the project's Podfile.lock
Expand Podfile.lock snippet
Replace this line with the contents of your Podfile.lock!
Hi is this issue resolved because even i am facing the same issue
Hi is this issue resolved because even i am facing the same issue
Hi everyone, I'm facing the same problem with Xcode 15.2 and iOS 17.2 since October 2023.
It says:
x-xcode-debug-memory-graph:///2cf5fc2c0:165753 1 instance of grpc_core::(anonymous namespace)::NativeClientChannelDNSResolver::Request leaked
Hello everyone, is there any update on this issue? I am facing the same problem as well.
Heya, i'm facing the same issue, using Xcode 15.1
Another very good reason to update: https://nvd.nist.gov/vuln/detail/CVE-2023-33953
Also facing the same issue here. Using Xcode 15.2 and IOS 17.2.
Hi, we are working on upgrading grpc at the moment, please wait for updates.
Planning to update to gRPC 1.62.* in the 10.23.0 release.
The update to 1.62.* is merged. 10.23.0 should release the week of March 19th