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 GCKBackgroundThread.m - Row 14 #105

Open
marf opened this issue May 7, 2021 · 2 comments
Open

Crash GCKBackgroundThread.m - Row 14 #105

marf opened this issue May 7, 2021 · 2 comments

Comments

@marf
Copy link

marf commented May 7, 2021

Hello,

we are using the Google Cast SDK in production for our iOS app.

Some users are experiencing this crash especially in background.

EXC_BAD_ACCESS KERN_INVALID_ADDRESS 0x00000005abd033b0
-[GCKBackgroundThread main]

Crashed: Thread
0  libobjc.A.dylib                0x1bdf03474 objc_msgSend + 20
1  CFNetwork                      0x1aa17069c CFNetServiceBrowserSearchForServices + 47124
2  CFNetwork                      0x1aa1b2c5c CFNetServiceResolveWithTimeout + 1636
3  CoreFoundation                 0x1a9b023e0 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 28
4  CoreFoundation                 0x1a9b01fe4 __CFRunLoopDoTimer + 1004
5  CoreFoundation                 0x1a9b014c4 __CFRunLoopDoTimers + 324
6  CoreFoundation                 0x1a9afb850 __CFRunLoopRun + 1912
7  CoreFoundation                 0x1a9afaba0 CFRunLoopRunSpecific + 572
8  Foundation                     0x1aad1a7f8 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 228
9  Foundation                     0x1aad1a6d8 -[NSRunLoop(NSRunLoop) runUntilDate:] + 88
10 eSound                         0x100da3cf8 -[GCKBackgroundThread main] + 14 (GCKBackgroundThread.m:14)
11 Foundation                     0x1aae774bc __NSThread__start__ + 848
12 libsystem_pthread.dylib        0x1f2367c9c _pthread_start + 288
13 libsystem_pthread.dylib        0x1f236c880 thread_start + 8

Any ideas on how to solve this?

@GuoYongming
Copy link

This crash also occured in my RN project, have you solved it?

@rafaliya-amazon
Copy link

We are experiencing the same issue from the Google Cast SDK.

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

No branches or pull requests

3 participants