WebRTC icon indicating copy to clipboard operation
WebRTC copied to clipboard

RTCShutdownInternalTracer crashes

Open KeiroMidori opened this issue 9 months ago • 0 comments

Hello,

I'm seeing a lot of crashes when coming back from background. Not sure if anybody else is having the same thing but I'd love to hear more if any of you have and solved it. This happens exclusively when the app was sent in the background and re-opened some time later. I can't really figure out why or even reproduce as I believe this can't happen when the device is hooked to Xcode.

          Crashed: signaling_thread 0x0x301f6ab20
0  WebRTC                         0x219d84 RTCShutdownInternalTracer + 93844
1  WebRTC                         0x219d80 RTCShutdownInternalTracer + 93840
2  WebRTC                         0x2193e4 RTCShutdownInternalTracer + 91380
3  WebRTC                         0x21a790 RTCShutdownInternalTracer + 96416
4  libsystem_pthread.dylib        0x17d0 _pthread_start + 136
5  libsystem_pthread.dylib        0x1480 thread_start + 8

Would appreciate any help. Thanks!

KeiroMidori avatar May 21 '25 00:05 KeiroMidori