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

Crash GRPC #14193

Open
jesus-mg-ios opened this issue Nov 29, 2024 · 1 comment
Open

Crash GRPC #14193

jesus-mg-ios opened this issue Nov 29, 2024 · 1 comment

Comments

@jesus-mg-ios
Copy link

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!
@google-oss-bot
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants