firebase-ios-sdk icon indicating copy to clipboard operation
firebase-ios-sdk copied to clipboard

gRPC 1.49.1 memory leak

Open paulb777 opened this issue 2 years ago • 6 comments
trafficstars

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!

paulb777 avatar Nov 13 '23 15:11 paulb777

Hi is this issue resolved because even i am facing the same issue

Invader1999 avatar Dec 05 '23 05:12 Invader1999

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

N3v1 avatar Jan 13 '24 15:01 N3v1

Hello everyone, is there any update on this issue? I am facing the same problem as well.

image image

ralphichito1738 avatar Feb 03 '24 08:02 ralphichito1738

Heya, i'm facing the same issue, using Xcode 15.1

Ilyeesz avatar Feb 08 '24 15:02 Ilyeesz

Another very good reason to update: https://nvd.nist.gov/vuln/detail/CVE-2023-33953

saschpe avatar Feb 13 '24 15:02 saschpe

Also facing the same issue here. Using Xcode 15.2 and IOS 17.2.

oholmess avatar Feb 21 '24 08:02 oholmess

Hi, we are working on upgrading grpc at the moment, please wait for updates.

wu-hui avatar Feb 23 '24 19:02 wu-hui

Planning to update to gRPC 1.62.* in the 10.23.0 release.

paulb777 avatar Mar 11 '24 21:03 paulb777

The update to 1.62.* is merged. 10.23.0 should release the week of March 19th

paulb777 avatar Mar 12 '24 23:03 paulb777