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

Crash GRPC

Open jesus-mg-ios opened this issue 1 year ago • 3 comments

Description

Crashed: Thread #1
EXC_BAD_ACCESS KERN_INVALID_ADDRESS 0x0000000000000000
Crashed: Thread
0  APP                         0x113f200 grpc_core::ClientChannelFilter::LoadBalancedCall::PickSubchannelImpl(grpc_core::LoadBalancingPolicy::SubchannelPicker*, absl::lts_20240116::Status*) + 44972
1  APP                         0x113ed9c grpc_core::ClientChannelFilter::LoadBalancedCall::PickSubchannel(bool) + 43848
2  APP                         0x1140b58 grpc_core::ClientChannelFilter::FilterBasedLoadBalancedCall::TryPick(bool) + 51460
3  APP                         0x1150948 grpc_closure* grpc_core::NewClosure<grpc_core::ClientChannelFilter::FilterBasedLoadBalancedCall::RetryPickLocked()::$_24>(grpc_core::ClientChannelFilter::FilterBasedLoadBalancedCall::RetryPickLocked()::$_24)::Closure::Run(void*, absl::lts_20240116::Status) + 116468
4  APP                         0x1199858 grpc_core::ExecCtx::Flush() + 218976
5  APP                         0x10a640c grpc_core::ExecCtx::~ExecCtx() + 67216
6  APP                         0x129c85c grpc_core::Sleep::ActiveClosure::Run() + 371380
7  APP                         0x10fb9e4 grpc_event_engine::experimental::CFEventEngine::Closure::Run() + 416872
8  APP                         0x12ee028 grpc_event_engine::experimental::WorkStealingThreadPool::ThreadState::Step() + 163800
9  APP                         0x12edbb4 grpc_event_engine::experimental::WorkStealingThreadPool::ThreadState::ThreadBody() + 162660
10 APP                         0x12ee378 grpc_event_engine::experimental::WorkStealingThreadPool::WorkStealingThreadPoolImpl::StartThread()::$_0::__invoke(void*) + 164648
11 APP                         0x12c9ae0 grpc_core::(anonymous namespace)::ThreadInternalsPosix::ThreadInternalsPosix(char const*, void (*)(void*), void*, bool*, grpc_core::Thread::Options const&)::'lambda'(void*)::__invoke(void*) + 14992
12 libsystem_pthread.dylib        0x606c _pthread_start + 136
13 libsystem_pthread.dylib        0x10d8 thread_start + 8

Reproducing the issue

No response

Firebase SDK Version

10.25.0

Xcode Version

16.1

Installation Method

Swift Package Manager

Firebase Product(s)

All

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!

jesus-mg-ios avatar Nov 29 '24 13:11 jesus-mg-ios

I couldn't figure out how to label this issue, so I've labeled it for a human to triage. Hang tight.

google-oss-bot avatar Nov 29 '24 13:11 google-oss-bot

Crashlytics does not have dependency on grpc. Probably relate to Firestore?

themiswang avatar Dec 02 '24 15:12 themiswang

May be a duplicate of #14018

paulb777 avatar Dec 02 '24 15:12 paulb777

Does this still occur in recent releases with later gRPC versions?

paulb777 avatar Mar 27 '25 20:03 paulb777

Hey @jesus-mg-ios. We need more information to resolve this issue but there hasn't been an update in 5 weekdays. I'm marking the issue as stale and if there are no new updates in the next 5 days I will close it automatically.

If you have more information that will help us get to the bottom of this, just add a comment!

google-oss-bot avatar Apr 03 '25 01:04 google-oss-bot

Since there haven't been any recent updates here, I am going to close this issue.

@jesus-mg-ios if you're still experiencing this problem and want to continue the discussion just leave a comment here and we are happy to re-open this.

google-oss-bot avatar Apr 09 '25 01:04 google-oss-bot