Process: com.apple.WebKit.WebContent [65579] Path: /Library/Apple/*/WebKit.framework/Versions/A/XPCServices/com.apple.WebKit.WebContent.xpc/Contents/MacOS/com.apple.WebKit.WebContent Identifier: com.apple.WebKit.WebContent Version: 16612 (16612.2.9.1.30) Build Info: WebKit-7612002009001030~19 (612B43) Code Type: X86-64 (Native) Parent Process: ??? [1] Responsible: Safari [79700] User ID: 501 PlugIn Path: /Library/Apple/*/libwebrtc.dylib PlugIn Identifier: libwebrtc.dylib PlugIn Version: ??? (7612.2.9.1.30) Date/Time: 2022-01-05 17:27:28.375 +0900 OS Version: macOS 11.6 (20G165) Report Version: 12 Bridge OS Version: 5.5 (18P4759a) Anonymous UUID: 6AC0B43A-BE0B-CF7F-67E7-45EF8EC3C704 Sleep/Wake UUID: 5B85F4B8-EC88-4325-92FA-CC5F1C775C6A Time Awake Since Boot: 190000 seconds Time Since Wake: 770 seconds System Integrity Protection: enabled Crashed Thread: 4 WebKitWebRTCSignaling Exception Type: EXC_CRASH (SIGABRT) Exception Codes: 0x0000000000000000, 0x0000000000000000 Exception Note: EXC_CORPSE_NOTIFY Application Specific Information: abort() called Bundle controller class: BrowserBundleController Thread 0:: Dispatch queue: com.apple.main-thread 0 libsystem_kernel.dylib 0x00007fff20489cde __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff204bce49 _pthread_cond_wait + 1298 2 libwebrtc.dylib 0x0000000113d223e8 rtc::Event::Wait(int, int) + 520 3 libwebrtc.dylib 0x0000000113e251a3 webrtc::PeerConnectionFactoryProxyWithInternal::CreatePeerConnectionOrError(webrtc::PeerConnectionInterface::RTCConfiguration const&, webrtc::PeerConnectionDependencies) + 291 4 com.apple.WebCore 0x0000000112317b09 WebCore::LibWebRTCProvider::createPeerConnection(webrtc::PeerConnectionObserver&, rtc::NetworkManager&, rtc::PacketSocketFactory&, webrtc::PeerConnectionInterface::RTCConfiguration&&, std::__1::unique_ptr >&&) + 297 5 com.apple.WebKit 0x000000010f8205c3 WebKit::LibWebRTCProvider::createPeerConnection(webrtc::PeerConnectionObserver&, rtc::PacketSocketFactory*, webrtc::PeerConnectionInterface::RTCConfiguration&&) + 197 6 com.apple.WebCore 0x0000000110a095b6 WebCore::LibWebRTCMediaEndpoint::setConfiguration(WebCore::LibWebRTCProvider&, webrtc::PeerConnectionInterface::RTCConfiguration&&) + 1238 7 com.apple.WebCore 0x0000000110a11b8a WebCore::LibWebRTCPeerConnectionBackend::setConfiguration(WebCore::MediaEndpointConfiguration&&) + 2298 8 com.apple.WebCore 0x0000000111554e6d WebCore::RTCPeerConnection::create(WebCore::Document&, WebCore::RTCConfiguration&&) + 1693 9 com.apple.WebCore 0x0000000110f7c396 WebCore::JSDOMConstructor::construct(JSC::JSGlobalObject*, JSC::CallFrame*) + 214 10 com.apple.JavaScriptCore 0x000000011531af60 JSC::LLInt::setUpCall(JSC::CallFrame*, JSC::CodeSpecializationKind, JSC::JSValue, JSC::LLIntCallLinkInfo*) + 1040 11 com.apple.JavaScriptCore 0x0000000114b420de llint_entry + 119863 12 ??? 0x000045bbd342e3cd 0 + 76673005577165 13 com.apple.JavaScriptCore 0x0000000114b4129c llint_entry + 116213 14 com.apple.JavaScriptCore 0x0000000114b41329 llint_entry + 116354 15 com.apple.JavaScriptCore 0x0000000114b41329 llint_entry + 116354 16 com.apple.JavaScriptCore 0x0000000114b24aa6 vmEntryToJavaScript + 216 17 com.apple.JavaScriptCore 0x0000000115201f5b JSC::Interpreter::executeCall(JSC::JSGlobalObject*, JSC::JSObject*, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&) + 555 18 com.apple.JavaScriptCore 0x000000011544cade JSC::profiledCall(JSC::JSGlobalObject*, JSC::ProfilingReason, JSC::JSValue, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&, WTF::NakedPtr&) + 174 19 com.apple.WebCore 0x000000011173b60e WebCore::JSEventListener::handleEvent(WebCore::ScriptExecutionContext&, WebCore::Event&) + 2046 20 com.apple.WebCore 0x0000000111a7de9c WebCore::EventTarget::innerInvokeEventListeners(WebCore::Event&, WTF::Vector, WTF::DefaultRefDerefTraits >, 1ul, WTF::CrashOnOverflow, 16ul, WTF::FastMalloc>, WebCore::EventTarget::EventInvokePhase) + 428 21 com.apple.WebCore 0x0000000111a7d713 WebCore::EventTarget::fireEventListeners(WebCore::Event&, WebCore::EventTarget::EventInvokePhase) + 611 22 com.apple.WebCore 0x0000000111a7a150 WebCore::dispatchEventInDOM(WebCore::Event&, WebCore::EventPath const&) + 240 23 com.apple.WebCore 0x0000000111a796b3 WebCore::EventDispatcher::dispatchEvent(WebCore::Node&, WebCore::Event&) + 4771 24 com.apple.WebCore 0x00000001107c03b0 WebCore::HTMLScriptElement::dispatchLoadEvent() + 80 25 com.apple.WebCore 0x0000000111ac93c2 WebCore::ScriptElement::dispatchLoadEventRespectingUserGestureIndicator() + 130 26 com.apple.WebCore 0x0000000111ac968f WebCore::ScriptElement::executePendingScript(WebCore::PendingScript&) + 655 27 com.apple.WebCore 0x0000000111acc121 WebCore::ScriptRunner::timerFired() + 1265 28 com.apple.WebCore 0x00000001121702b6 WTF::Detail::CallableWrapper::call() + 198 29 com.apple.WebCore 0x00000001106f1cbf WebCore::timerFired(__CFRunLoopTimer*, void*) + 31 30 com.apple.CoreFoundation 0x00007fff205ccbe9 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 20 31 com.apple.CoreFoundation 0x00007fff205cc6dd __CFRunLoopDoTimer + 927 32 com.apple.CoreFoundation 0x00007fff205cc23a __CFRunLoopDoTimers + 307 33 com.apple.CoreFoundation 0x00007fff205b2e13 __CFRunLoopRun + 1988 34 com.apple.CoreFoundation 0x00007fff205b1f8c CFRunLoopRunSpecific + 563 35 com.apple.Foundation 0x00007fff21343607 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 212 36 com.apple.Foundation 0x00007fff213d14d1 -[NSRunLoop(NSRunLoop) run] + 76 37 libxpc.dylib 0x00007fff2020b38d _xpc_objc_main + 825 38 libxpc.dylib 0x00007fff2020acd3 xpc_main + 116 39 com.apple.WebKit 0x000000010f4084f7 WebKit::XPCServiceMain(int, char const**) + 342 40 libdyld.dylib 0x00007fff204d7f3d start + 1 Thread 1:: JavaScriptCore bmalloc scavenger 0 libsystem_kernel.dylib 0x00007fff20489cde __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff204bce49 _pthread_cond_wait + 1298 2 libc++.1.dylib 0x00007fff20425e03 std::__1::condition_variable::__do_timed_wait(std::__1::unique_lock&, std::__1::chrono::time_point > >) + 93 3 com.apple.JavaScriptCore 0x00000001159909be bmalloc::Scavenger::threadRunLoop() + 686 4 com.apple.JavaScriptCore 0x00000001159903f9 bmalloc::Scavenger::threadEntryPoint(bmalloc::Scavenger*) + 9 5 com.apple.JavaScriptCore 0x0000000115991a97 void* std::__1::__thread_proxy >, void (*)(bmalloc::Scavenger*), bmalloc::Scavenger*> >(void*) + 39 6 libsystem_pthread.dylib 0x00007fff204bc8fc _pthread_start + 224 7 libsystem_pthread.dylib 0x00007fff204b8443 thread_start + 15 Thread 2:: WebCore: Scrolling 0 libsystem_kernel.dylib 0x00007fff204872ba mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fff2048762c mach_msg + 60 2 com.apple.CoreFoundation 0x00007fff205b449f __CFRunLoopServiceMachPort + 316 3 com.apple.CoreFoundation 0x00007fff205b2b7f __CFRunLoopRun + 1328 4 com.apple.CoreFoundation 0x00007fff205b1f8c CFRunLoopRunSpecific + 563 5 com.apple.CoreFoundation 0x00007fff206388b2 CFRunLoopRun + 40 6 com.apple.JavaScriptCore 0x0000000115918723 WTF::RunLoop::run() + 19 7 com.apple.JavaScriptCore 0x00000001159315df WTF::Thread::entryPoint(WTF::Thread::NewThreadContext*) + 223 8 com.apple.JavaScriptCore 0x0000000114791db9 WTF::wtfThreadEntryPoint(void*) + 9 9 libsystem_pthread.dylib 0x00007fff204bc8fc _pthread_start + 224 10 libsystem_pthread.dylib 0x00007fff204b8443 thread_start + 15 Thread 3:: WebKitWebRTCNetwork 0 libsystem_kernel.dylib 0x00007fff20489cde __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff204bce49 _pthread_cond_wait + 1298 2 libwebrtc.dylib 0x0000000113d22478 rtc::Event::Wait(int, int) + 664 3 libwebrtc.dylib 0x0000000113de2f92 rtc::NullSocketServer::Wait(int, bool) + 18 4 libwebrtc.dylib 0x0000000113fc75cf rtc::Thread::Get(rtc::Message*, int, bool) + 879 5 libwebrtc.dylib 0x0000000113fc6198 rtc::Thread::ProcessMessages(int) + 568 6 libwebrtc.dylib 0x0000000113fc833f rtc::Thread::PreRun(void*) + 79 7 libsystem_pthread.dylib 0x00007fff204bc8fc _pthread_start + 224 8 libsystem_pthread.dylib 0x00007fff204b8443 thread_start + 15 Thread 4 Crashed:: WebKitWebRTCSignaling 0 libsystem_kernel.dylib 0x00007fff2048d92e __pthread_kill + 10 1 libsystem_pthread.dylib 0x00007fff204bc5bd pthread_kill + 263 2 libsystem_c.dylib 0x00007fff20411406 abort + 125 3 libwebrtc.dylib 0x0000000113cb9256 (anonymous namespace)::WriteFatalLogAndAbort(std::__1::basic_string, std::__1::allocator > const&) + 70 4 libwebrtc.dylib 0x0000000113cb920f rtc::webrtc_checks_impl::FatalLog(char const*, int, char const*, rtc::webrtc_checks_impl::CheckArgType const*, ...) + 431 5 libwebrtc.dylib 0x0000000113e49758 rtc::PlatformThread::SpawnThread(std::__1::function, std::__1::basic_string_view >, rtc::ThreadAttributes, bool) + 696 6 libwebrtc.dylib 0x0000000113fc0593 webrtc::(anonymous namespace)::TaskQueueStdlibFactory::CreateTaskQueue(std::__1::basic_string_view >, webrtc::TaskQueueFactory::Priority) const + 403 7 libwebrtc.dylib 0x0000000113f0cc55 webrtc::RtpTransportControllerSend::RtpTransportControllerSend(webrtc::Clock*, webrtc::RtcEventLog*, webrtc::NetworkStatePredictorFactoryInterface*, webrtc::NetworkControllerFactoryInterface*, webrtc::BitrateConstraints const&, std::__1::unique_ptr >, webrtc::TaskQueueFactory*, webrtc::WebRtcKeyValueConfig const*) + 2533 8 libwebrtc.dylib 0x0000000113c96f38 webrtc::Call::Create(webrtc::CallConfig const&, webrtc::Clock*, rtc::scoped_refptr, std::__1::unique_ptr >) + 136 9 libwebrtc.dylib 0x0000000113c96e08 webrtc::Call::Create(webrtc::CallConfig const&, rtc::scoped_refptr) + 376 10 libwebrtc.dylib 0x0000000113ca08ed webrtc::CallFactory::CreateCall(webrtc::CallConfig const&) + 829 11 libwebrtc.dylib 0x0000000113e2815f std::__1::unique_ptr > rtc::FunctionView > ()>::CallVoidPtr(rtc::FunctionView > ()>::VoidUnion) + 1583 12 libwebrtc.dylib 0x0000000113e27ae3 void rtc::FunctionView::CallVoidPtr > rtc::Thread::Invoke >, void>(rtc::Location const&, rtc::FunctionView > ()>)::'lambda'()>(rtc::FunctionView::VoidUnion) + 19 13 libwebrtc.dylib 0x0000000113fc853a rtc::Thread::Send(rtc::Location const&, rtc::MessageHandler*, unsigned int, rtc::MessageData*) + 138 14 libwebrtc.dylib 0x0000000113e2458d webrtc::PeerConnectionFactory::CreatePeerConnectionOrError(webrtc::PeerConnectionInterface::RTCConfiguration const&, webrtc::PeerConnectionDependencies) + 573 15 libwebrtc.dylib 0x0000000113e26523 void webrtc::ReturnType > >::Invoke > (webrtc::PeerConnectionFactoryInterface::*)(webrtc::PeerConnectionInterface::RTCConfiguration const&, webrtc::PeerConnectionDependencies), webrtc::PeerConnectionInterface::RTCConfiguration const, webrtc::PeerConnectionDependencies>(webrtc::PeerConnectionFactoryInterface*, webrtc::RTCErrorOr > (webrtc::PeerConnectionFactoryInterface::*)(webrtc::PeerConnectionInterface::RTCConfiguration const&, webrtc::PeerConnectionDependencies), webrtc::PeerConnectionInterface::RTCConfiguration const&&, webrtc::PeerConnectionDependencies&&) + 163 16 libwebrtc.dylib 0x0000000113e26447 webrtc::MethodCall >, webrtc::PeerConnectionInterface::RTCConfiguration const&, webrtc::PeerConnectionDependencies>::Run() + 39 17 libwebrtc.dylib 0x0000000113fc86da rtc::Thread::QueuedTaskHandler::OnMessage(rtc::Message*) + 42 18 libwebrtc.dylib 0x0000000113fc7e18 rtc::Thread::Dispatch(rtc::Message*) + 136 19 libwebrtc.dylib 0x0000000113fc614c rtc::Thread::ProcessMessages(int) + 492 20 libwebrtc.dylib 0x0000000113fc833f rtc::Thread::PreRun(void*) + 79 21 libsystem_pthread.dylib 0x00007fff204bc8fc _pthread_start + 224 22 libsystem_pthread.dylib 0x00007fff204b8443 thread_start + 15 Thread 5:: rtc-low-prio 0 libsystem_kernel.dylib 0x00007fff20489cde __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff204bce49 _pthread_cond_wait + 1298 2 libwebrtc.dylib 0x0000000113d22525 rtc::Event::Wait(int, int) + 837 3 libwebrtc.dylib 0x0000000113fc1db3 std::__1::__function::__func >, rtc::ThreadPriority)::$_1, std::__1::allocator >, rtc::ThreadPriority)::$_1>, void ()>::operator()() + 1155 4 libwebrtc.dylib 0x0000000113e49aac std::__1::__function::__func, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1, std::__1::allocator, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1>, void ()>::operator()() + 188 5 libwebrtc.dylib 0x0000000113e49778 rtc::(anonymous namespace)::RunPlatformThread(void*) + 24 6 libsystem_pthread.dylib 0x00007fff204bc8fc _pthread_start + 224 7 libsystem_pthread.dylib 0x00007fff204b8443 thread_start + 15 Thread 6:: rtp_send_controller 0 libsystem_kernel.dylib 0x00007fff20489cde __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff204bce49 _pthread_cond_wait + 1298 2 libwebrtc.dylib 0x0000000113d22525 rtc::Event::Wait(int, int) + 837 3 libwebrtc.dylib 0x0000000113fc1db3 std::__1::__function::__func >, rtc::ThreadPriority)::$_1, std::__1::allocator >, rtc::ThreadPriority)::$_1>, void ()>::operator()() + 1155 4 libwebrtc.dylib 0x0000000113e49aac std::__1::__function::__func, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1, std::__1::allocator, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1>, void ()>::operator()() + 188 5 libwebrtc.dylib 0x0000000113e49778 rtc::(anonymous namespace)::RunPlatformThread(void*) + 24 6 libsystem_pthread.dylib 0x00007fff204bc8fc _pthread_start + 224 7 libsystem_pthread.dylib 0x00007fff204b8443 thread_start + 15 Thread 7:: rtp_send_controller 0 libsystem_kernel.dylib 0x00007fff20489cde __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff204bce49 _pthread_cond_wait + 1298 2 libwebrtc.dylib 0x0000000113d22525 rtc::Event::Wait(int, int) + 837 3 libwebrtc.dylib 0x0000000113fc1db3 std::__1::__function::__func >, rtc::ThreadPriority)::$_1, std::__1::allocator >, rtc::ThreadPriority)::$_1>, void ()>::operator()() + 1155 4 libwebrtc.dylib 0x0000000113e49aac std::__1::__function::__func, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1, std::__1::allocator, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1>, void ()>::operator()() + 188 5 libwebrtc.dylib 0x0000000113e49778 rtc::(anonymous namespace)::RunPlatformThread(void*) + 24 6 libsystem_pthread.dylib 0x00007fff204bc8fc _pthread_start + 224 7 libsystem_pthread.dylib 0x00007fff204b8443 thread_start + 15 Thread 8:: rtp_send_controller 0 libsystem_kernel.dylib 0x00007fff20489cde __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff204bce49 _pthread_cond_wait + 1298 2 libwebrtc.dylib 0x0000000113d22525 rtc::Event::Wait(int, int) + 837 3 libwebrtc.dylib 0x0000000113fc1db3 std::__1::__function::__func >, rtc::ThreadPriority)::$_1, std::__1::allocator >, rtc::ThreadPriority)::$_1>, void ()>::operator()() + 1155 4 libwebrtc.dylib 0x0000000113e49aac std::__1::__function::__func, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1, std::__1::allocator, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1>, void ()>::operator()() + 188 5 libwebrtc.dylib 0x0000000113e49778 rtc::(anonymous namespace)::RunPlatformThread(void*) + 24 6 libsystem_pthread.dylib 0x00007fff204bc8fc _pthread_start + 224 7 libsystem_pthread.dylib 0x00007fff204b8443 thread_start + 15 Thread 9:: rtp_send_controller 0 libsystem_kernel.dylib 0x00007fff20489cde __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff204bce49 _pthread_cond_wait + 1298 2 libwebrtc.dylib 0x0000000113d22525 rtc::Event::Wait(int, int) + 837 3 libwebrtc.dylib 0x0000000113fc1db3 std::__1::__function::__func >, rtc::ThreadPriority)::$_1, std::__1::allocator >, rtc::ThreadPriority)::$_1>, void ()>::operator()() + 1155 4 libwebrtc.dylib 0x0000000113e49aac std::__1::__function::__func, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1, std::__1::allocator, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1>, void ()>::operator()() + 188 5 libwebrtc.dylib 0x0000000113e49778 rtc::(anonymous namespace)::RunPlatformThread(void*) + 24 6 libsystem_pthread.dylib 0x00007fff204bc8fc _pthread_start + 224 7 libsystem_pthread.dylib 0x00007fff204b8443 thread_start + 15 Thread 10:: rtp_send_controller 0 libsystem_kernel.dylib 0x00007fff20489cde __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff204bce49 _pthread_cond_wait + 1298 2 libwebrtc.dylib 0x0000000113d22525 rtc::Event::Wait(int, int) + 837 3 libwebrtc.dylib 0x0000000113fc1db3 std::__1::__function::__func >, rtc::ThreadPriority)::$_1, std::__1::allocator >, rtc::ThreadPriority)::$_1>, void ()>::operator()() + 1155 4 libwebrtc.dylib 0x0000000113e49aac std::__1::__function::__func, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1, std::__1::allocator, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1>, void ()>::operator()() + 188 5 libwebrtc.dylib 0x0000000113e49778 rtc::(anonymous namespace)::RunPlatformThread(void*) + 24 6 libsystem_pthread.dylib 0x00007fff204bc8fc _pthread_start + 224 7 libsystem_pthread.dylib 0x00007fff204b8443 thread_start + 15 Thread 11:: rtp_send_controller 0 libsystem_kernel.dylib 0x00007fff20489cde __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff204bce49 _pthread_cond_wait + 1298 2 libwebrtc.dylib 0x0000000113d22525 rtc::Event::Wait(int, int) + 837 3 libwebrtc.dylib 0x0000000113fc1db3 std::__1::__function::__func >, rtc::ThreadPriority)::$_1, std::__1::allocator >, rtc::ThreadPriority)::$_1>, void ()>::operator()() + 1155 4 libwebrtc.dylib 0x0000000113e49aac std::__1::__function::__func, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1, std::__1::allocator, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1>, void ()>::operator()() + 188 5 libwebrtc.dylib 0x0000000113e49778 rtc::(anonymous namespace)::RunPlatformThread(void*) + 24 6 libsystem_pthread.dylib 0x00007fff204bc8fc _pthread_start + 224 7 libsystem_pthread.dylib 0x00007fff204b8443 thread_start + 15 Thread 12:: rtp_send_controller 0 libsystem_kernel.dylib 0x00007fff20489cde __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff204bce49 _pthread_cond_wait + 1298 2 libwebrtc.dylib 0x0000000113d22525 rtc::Event::Wait(int, int) + 837 3 libwebrtc.dylib 0x0000000113fc1db3 std::__1::__function::__func >, rtc::ThreadPriority)::$_1, std::__1::allocator >, rtc::ThreadPriority)::$_1>, void ()>::operator()() + 1155 4 libwebrtc.dylib 0x0000000113e49aac std::__1::__function::__func, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1, std::__1::allocator, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1>, void ()>::operator()() + 188 5 libwebrtc.dylib 0x0000000113e49778 rtc::(anonymous namespace)::RunPlatformThread(void*) + 24 6 libsystem_pthread.dylib 0x00007fff204bc8fc _pthread_start + 224 7 libsystem_pthread.dylib 0x00007fff204b8443 thread_start + 15 Thread 13:: rtp_send_controller 0 libsystem_kernel.dylib 0x00007fff20489cde __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff204bce49 _pthread_cond_wait + 1298 2 libwebrtc.dylib 0x0000000113d22525 rtc::Event::Wait(int, int) + 837 3 libwebrtc.dylib 0x0000000113fc1db3 std::__1::__function::__func >, rtc::ThreadPriority)::$_1, std::__1::allocator >, rtc::ThreadPriority)::$_1>, void ()>::operator()() + 1155 4 libwebrtc.dylib 0x0000000113e49aac std::__1::__function::__func, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1, std::__1::allocator, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1>, void ()>::operator()() + 188 5 libwebrtc.dylib 0x0000000113e49778 rtc::(anonymous namespace)::RunPlatformThread(void*) + 24 6 libsystem_pthread.dylib 0x00007fff204bc8fc _pthread_start + 224 7 libsystem_pthread.dylib 0x00007fff204b8443 thread_start + 15 Thread 14:: rtp_send_controller 0 libsystem_kernel.dylib 0x00007fff20489cde __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff204bce49 _pthread_cond_wait + 1298 2 libwebrtc.dylib 0x0000000113d22525 rtc::Event::Wait(int, int) + 837 3 libwebrtc.dylib 0x0000000113fc1db3 std::__1::__function::__func >, rtc::ThreadPriority)::$_1, std::__1::allocator >, rtc::ThreadPriority)::$_1>, void ()>::operator()() + 1155 4 libwebrtc.dylib 0x0000000113e49aac std::__1::__function::__func, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1, std::__1::allocator, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1>, void ()>::operator()() + 188 5 libwebrtc.dylib 0x0000000113e49778 rtc::(anonymous namespace)::RunPlatformThread(void*) + 24 6 libsystem_pthread.dylib 0x00007fff204bc8fc _pthread_start + 224 7 libsystem_pthread.dylib 0x00007fff204b8443 thread_start + 15 Thread 15:: rtp_send_controller 0 libsystem_kernel.dylib 0x00007fff20489cde __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff204bce49 _pthread_cond_wait + 1298 2 libwebrtc.dylib 0x0000000113d22525 rtc::Event::Wait(int, int) + 837 3 libwebrtc.dylib 0x0000000113fc1db3 std::__1::__function::__func >, rtc::ThreadPriority)::$_1, std::__1::allocator >, rtc::ThreadPriority)::$_1>, void ()>::operator()() + 1155 4 libwebrtc.dylib 0x0000000113e49aac std::__1::__function::__func, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1, std::__1::allocator, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1>, void ()>::operator()() + 188 5 libwebrtc.dylib 0x0000000113e49778 rtc::(anonymous namespace)::RunPlatformThread(void*) + 24 6 libsystem_pthread.dylib 0x00007fff204bc8fc _pthread_start + 224 7 libsystem_pthread.dylib 0x00007fff204b8443 thread_start + 15 Thread 16:: rtp_send_controller 0 libsystem_kernel.dylib 0x00007fff20489cde __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff204bce49 _pthread_cond_wait + 1298 2 libwebrtc.dylib 0x0000000113d22525 rtc::Event::Wait(int, int) + 837 3 libwebrtc.dylib 0x0000000113fc1db3 std::__1::__function::__func >, rtc::ThreadPriority)::$_1, std::__1::allocator >, rtc::ThreadPriority)::$_1>, void ()>::operator()() + 1155 4 libwebrtc.dylib 0x0000000113e49aac std::__1::__function::__func, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1, std::__1::allocator, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1>, void ()>::operator()() + 188 5 libwebrtc.dylib 0x0000000113e49778 rtc::(anonymous namespace)::RunPlatformThread(void*) + 24 6 libsystem_pthread.dylib 0x00007fff204bc8fc _pthread_start + 224 7 libsystem_pthread.dylib 0x00007fff204b8443 thread_start + 15 Thread 17:: rtp_send_controller 0 libsystem_kernel.dylib 0x00007fff20489cde __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff204bce49 _pthread_cond_wait + 1298 2 libwebrtc.dylib 0x0000000113d22525 rtc::Event::Wait(int, int) + 837 3 libwebrtc.dylib 0x0000000113fc1db3 std::__1::__function::__func >, rtc::ThreadPriority)::$_1, std::__1::allocator >, rtc::ThreadPriority)::$_1>, void ()>::operator()() + 1155 4 libwebrtc.dylib 0x0000000113e49aac std::__1::__function::__func, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1, std::__1::allocator, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1>, void ()>::operator()() + 188 5 libwebrtc.dylib 0x0000000113e49778 rtc::(anonymous namespace)::RunPlatformThread(void*) + 24 6 libsystem_pthread.dylib 0x00007fff204bc8fc _pthread_start + 224 7 libsystem_pthread.dylib 0x00007fff204b8443 thread_start + 15 Thread 18:: rtp_send_controller 0 libsystem_kernel.dylib 0x00007fff20489cde __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff204bce49 _pthread_cond_wait + 1298 2 libwebrtc.dylib 0x0000000113d22525 rtc::Event::Wait(int, int) + 837 3 libwebrtc.dylib 0x0000000113fc1db3 std::__1::__function::__func >, rtc::ThreadPriority)::$_1, std::__1::allocator >, rtc::ThreadPriority)::$_1>, void ()>::operator()() + 1155 4 libwebrtc.dylib 0x0000000113e49aac std::__1::__function::__func, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1, std::__1::allocator, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1>, void ()>::operator()() + 188 5 libwebrtc.dylib 0x0000000113e49778 rtc::(anonymous namespace)::RunPlatformThread(void*) + 24 6 libsystem_pthread.dylib 0x00007fff204bc8fc _pthread_start + 224 7 libsystem_pthread.dylib 0x00007fff204b8443 thread_start + 15 Thread 19:: rtp_send_controller 0 libsystem_kernel.dylib 0x00007fff20489cde __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff204bce49 _pthread_cond_wait + 1298 2 libwebrtc.dylib 0x0000000113d22525 rtc::Event::Wait(int, int) + 837 3 libwebrtc.dylib 0x0000000113fc1db3 std::__1::__function::__func >, rtc::ThreadPriority)::$_1, std::__1::allocator >, rtc::ThreadPriority)::$_1>, void ()>::operator()() + 1155 4 libwebrtc.dylib 0x0000000113e49aac std::__1::__function::__func, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1, std::__1::allocator, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1>, void ()>::operator()() + 188 5 libwebrtc.dylib 0x0000000113e49778 rtc::(anonymous namespace)::RunPlatformThread(void*) + 24 6 libsystem_pthread.dylib 0x00007fff204bc8fc _pthread_start + 224 7 libsystem_pthread.dylib 0x00007fff204b8443 thread_start + 15 Thread 20:: rtp_send_controller 0 libsystem_kernel.dylib 0x00007fff20489cde __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff204bce49 _pthread_cond_wait + 1298 2 libwebrtc.dylib 0x0000000113d22525 rtc::Event::Wait(int, int) + 837 3 libwebrtc.dylib 0x0000000113fc1db3 std::__1::__function::__func >, rtc::ThreadPriority)::$_1, std::__1::allocator >, rtc::ThreadPriority)::$_1>, void ()>::operator()() + 1155 4 libwebrtc.dylib 0x0000000113e49aac std::__1::__function::__func, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1, std::__1::allocator, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1>, void ()>::operator()() + 188 5 libwebrtc.dylib 0x0000000113e49778 rtc::(anonymous namespace)::RunPlatformThread(void*) + 24 6 libsystem_pthread.dylib 0x00007fff204bc8fc _pthread_start + 224 7 libsystem_pthread.dylib 0x00007fff204b8443 thread_start + 15 Thread 21:: rtp_send_controller 0 libsystem_kernel.dylib 0x00007fff20489cde __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff204bce49 _pthread_cond_wait + 1298 2 libwebrtc.dylib 0x0000000113d22525 rtc::Event::Wait(int, int) + 837 3 libwebrtc.dylib 0x0000000113fc1db3 std::__1::__function::__func >, rtc::ThreadPriority)::$_1, std::__1::allocator >, rtc::ThreadPriority)::$_1>, void ()>::operator()() + 1155 4 libwebrtc.dylib 0x0000000113e49aac std::__1::__function::__func, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1, std::__1::allocator, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1>, void ()>::operator()() + 188 5 libwebrtc.dylib 0x0000000113e49778 rtc::(anonymous namespace)::RunPlatformThread(void*) + 24 6 libsystem_pthread.dylib 0x00007fff204bc8fc _pthread_start + 224 7 libsystem_pthread.dylib 0x00007fff204b8443 thread_start + 15 Thread 22:: rtp_send_controller 0 libsystem_kernel.dylib 0x00007fff20489cde __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff204bce49 _pthread_cond_wait + 1298 2 libwebrtc.dylib 0x0000000113d22525 rtc::Event::Wait(int, int) + 837 3 libwebrtc.dylib 0x0000000113fc1db3 std::__1::__function::__func >, rtc::ThreadPriority)::$_1, std::__1::allocator >, rtc::ThreadPriority)::$_1>, void ()>::operator()() + 1155 4 libwebrtc.dylib 0x0000000113e49aac std::__1::__function::__func, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1, std::__1::allocator, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1>, void ()>::operator()() + 188 5 libwebrtc.dylib 0x0000000113e49778 rtc::(anonymous namespace)::RunPlatformThread(void*) + 24 6 libsystem_pthread.dylib 0x00007fff204bc8fc _pthread_start + 224 7 libsystem_pthread.dylib 0x00007fff204b8443 thread_start + 15 Thread 23:: rtp_send_controller 0 libsystem_kernel.dylib 0x00007fff20489cde __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff204bce49 _pthread_cond_wait + 1298 2 libwebrtc.dylib 0x0000000113d22525 rtc::Event::Wait(int, int) + 837 3 libwebrtc.dylib 0x0000000113fc1db3 std::__1::__function::__func >, rtc::ThreadPriority)::$_1, std::__1::allocator >, rtc::ThreadPriority)::$_1>, void ()>::operator()() + 1155 4 libwebrtc.dylib 0x0000000113e49aac std::__1::__function::__func, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1, std::__1::allocator, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1>, void ()>::operator()() + 188 5 libwebrtc.dylib 0x0000000113e49778 rtc::(anonymous namespace)::RunPlatformThread(void*) + 24 6 libsystem_pthread.dylib 0x00007fff204bc8fc _pthread_start + 224 7 libsystem_pthread.dylib 0x00007fff204b8443 thread_start + 15 Thread 24:: rtp_send_controller 0 libsystem_kernel.dylib 0x00007fff20489cde __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff204bce49 _pthread_cond_wait + 1298 2 libwebrtc.dylib 0x0000000113d22525 rtc::Event::Wait(int, int) + 837 3 libwebrtc.dylib 0x0000000113fc1db3 std::__1::__function::__func >, rtc::ThreadPriority)::$_1, std::__1::allocator >, rtc::ThreadPriority)::$_1>, void ()>::operator()() + 1155 4 libwebrtc.dylib 0x0000000113e49aac std::__1::__function::__func, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1, std::__1::allocator, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1>, void ()>::operator()() + 188 5 libwebrtc.dylib 0x0000000113e49778 rtc::(anonymous namespace)::RunPlatformThread(void*) + 24 6 libsystem_pthread.dylib 0x00007fff204bc8fc _pthread_start + 224 7 libsystem_pthread.dylib 0x00007fff204b8443 thread_start + 15 Thread 25:: rtp_send_controller 0 libsystem_kernel.dylib 0x00007fff20489cde __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff204bce49 _pthread_cond_wait + 1298 2 libwebrtc.dylib 0x0000000113d22525 rtc::Event::Wait(int, int) + 837 3 libwebrtc.dylib 0x0000000113fc1db3 std::__1::__function::__func >, rtc::ThreadPriority)::$_1, std::__1::allocator >, rtc::ThreadPriority)::$_1>, void ()>::operator()() + 1155 4 libwebrtc.dylib 0x0000000113e49aac std::__1::__function::__func, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1, std::__1::allocator, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1>, void ()>::operator()() + 188 5 libwebrtc.dylib 0x0000000113e49778 rtc::(anonymous namespace)::RunPlatformThread(void*) + 24 6 libsystem_pthread.dylib 0x00007fff204bc8fc _pthread_start + 224 7 libsystem_pthread.dylib 0x00007fff204b8443 thread_start + 15 Thread 26:: rtp_send_controller 0 libsystem_kernel.dylib 0x00007fff20489cde __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff204bce49 _pthread_cond_wait + 1298 2 libwebrtc.dylib 0x0000000113d22525 rtc::Event::Wait(int, int) + 837 3 libwebrtc.dylib 0x0000000113fc1db3 std::__1::__function::__func >, rtc::ThreadPriority)::$_1, std::__1::allocator >, rtc::ThreadPriority)::$_1>, void ()>::operator()() + 1155 4 libwebrtc.dylib 0x0000000113e49aac std::__1::__function::__func, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1, std::__1::allocator, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1>, void ()>::operator()() + 188 5 libwebrtc.dylib 0x0000000113e49778 rtc::(anonymous namespace)::RunPlatformThread(void*) + 24 6 libsystem_pthread.dylib 0x00007fff204bc8fc _pthread_start + 224 7 libsystem_pthread.dylib 0x00007fff204b8443 thread_start + 15 Thread 27:: rtp_send_controller 0 libsystem_kernel.dylib 0x00007fff20489cde __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff204bce49 _pthread_cond_wait + 1298 2 libwebrtc.dylib 0x0000000113d22525 rtc::Event::Wait(int, int) + 837 3 libwebrtc.dylib 0x0000000113fc1db3 std::__1::__function::__func >, rtc::ThreadPriority)::$_1, std::__1::allocator >, rtc::ThreadPriority)::$_1>, void ()>::operator()() + 1155 4 libwebrtc.dylib 0x0000000113e49aac std::__1::__function::__func, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1, std::__1::allocator, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1>, void ()>::operator()() + 188 5 libwebrtc.dylib 0x0000000113e49778 rtc::(anonymous namespace)::RunPlatformThread(void*) + 24 6 libsystem_pthread.dylib 0x00007fff204bc8fc _pthread_start + 224 7 libsystem_pthread.dylib 0x00007fff204b8443 thread_start + 15 Thread 28:: rtp_send_controller 0 libsystem_kernel.dylib 0x00007fff20489cde __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff204bce49 _pthread_cond_wait + 1298 2 libwebrtc.dylib 0x0000000113d22525 rtc::Event::Wait(int, int) + 837 3 libwebrtc.dylib 0x0000000113fc1db3 std::__1::__function::__func >, rtc::ThreadPriority)::$_1, std::__1::allocator >, rtc::ThreadPriority)::$_1>, void ()>::operator()() + 1155 4 libwebrtc.dylib 0x0000000113e49aac std::__1::__function::__func, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1, std::__1::allocator, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1>, void ()>::operator()() + 188 5 libwebrtc.dylib 0x0000000113e49778 rtc::(anonymous namespace)::RunPlatformThread(void*) + 24 6 libsystem_pthread.dylib 0x00007fff204bc8fc _pthread_start + 224 7 libsystem_pthread.dylib 0x00007fff204b8443 thread_start + 15 Thread 29:: rtp_send_controller 0 libsystem_kernel.dylib 0x00007fff20489cde __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff204bce49 _pthread_cond_wait + 1298 2 libwebrtc.dylib 0x0000000113d22525 rtc::Event::Wait(int, int) + 837 3 libwebrtc.dylib 0x0000000113fc1db3 std::__1::__function::__func >, rtc::ThreadPriority)::$_1, std::__1::allocator >, rtc::ThreadPriority)::$_1>, void ()>::operator()() + 1155 4 libwebrtc.dylib 0x0000000113e49aac std::__1::__function::__func, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1, std::__1::allocator, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1>, void ()>::operator()() + 188 5 libwebrtc.dylib 0x0000000113e49778 rtc::(anonymous namespace)::RunPlatformThread(void*) + 24 6 libsystem_pthread.dylib 0x00007fff204bc8fc _pthread_start + 224 7 libsystem_pthread.dylib 0x00007fff204b8443 thread_start + 15 Thread 30:: rtp_send_controller 0 libsystem_kernel.dylib 0x00007fff20489cde __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff204bce49 _pthread_cond_wait + 1298 2 libwebrtc.dylib 0x0000000113d22525 rtc::Event::Wait(int, int) + 837 3 libwebrtc.dylib 0x0000000113fc1db3 std::__1::__function::__func >, rtc::ThreadPriority)::$_1, std::__1::allocator >, rtc::ThreadPriority)::$_1>, void ()>::operator()() + 1155 4 libwebrtc.dylib 0x0000000113e49aac std::__1::__function::__func, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1, std::__1::allocator, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1>, void ()>::operator()() + 188 5 libwebrtc.dylib 0x0000000113e49778 rtc::(anonymous namespace)::RunPlatformThread(void*) + 24 6 libsystem_pthread.dylib 0x00007fff204bc8fc _pthread_start + 224 7 libsystem_pthread.dylib 0x00007fff204b8443 thread_start + 15 Thread 31:: rtp_send_controller 0 libsystem_kernel.dylib 0x00007fff20489cde __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff204bce49 _pthread_cond_wait + 1298 2 libwebrtc.dylib 0x0000000113d22525 rtc::Event::Wait(int, int) + 837 3 libwebrtc.dylib 0x0000000113fc1db3 std::__1::__function::__func >, rtc::ThreadPriority)::$_1, std::__1::allocator >, rtc::ThreadPriority)::$_1>, void ()>::operator()() + 1155 4 libwebrtc.dylib 0x0000000113e49aac std::__1::__function::__func, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1, std::__1::allocator, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1>, void ()>::operator()() + 188 5 libwebrtc.dylib 0x0000000113e49778 rtc::(anonymous namespace)::RunPlatformThread(void*) + 24 6 libsystem_pthread.dylib 0x00007fff204bc8fc _pthread_start + 224 7 libsystem_pthread.dylib 0x00007fff204b8443 thread_start + 15 Thread 32:: rtp_send_controller 0 libsystem_kernel.dylib 0x00007fff20489cde __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff204bce49 _pthread_cond_wait + 1298 2 libwebrtc.dylib 0x0000000113d22525 rtc::Event::Wait(int, int) + 837 3 libwebrtc.dylib 0x0000000113fc1db3 std::__1::__function::__func >, rtc::ThreadPriority)::$_1, std::__1::allocator >, rtc::ThreadPriority)::$_1>, void ()>::operator()() + 1155 4 libwebrtc.dylib 0x0000000113e49aac std::__1::__function::__func, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1, std::__1::allocator, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1>, void ()>::operator()() + 188 5 libwebrtc.dylib 0x0000000113e49778 rtc::(anonymous namespace)::RunPlatformThread(void*) + 24 6 libsystem_pthread.dylib 0x00007fff204bc8fc _pthread_start + 224 7 libsystem_pthread.dylib 0x00007fff204b8443 thread_start + 15 Thread 33:: rtp_send_controller 0 libsystem_kernel.dylib 0x00007fff20489cde __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff204bce49 _pthread_cond_wait + 1298 2 libwebrtc.dylib 0x0000000113d22525 rtc::Event::Wait(int, int) + 837 3 libwebrtc.dylib 0x0000000113fc1db3 std::__1::__function::__func >, rtc::ThreadPriority)::$_1, std::__1::allocator >, rtc::ThreadPriority)::$_1>, void ()>::operator()() + 1155 4 libwebrtc.dylib 0x0000000113e49aac std::__1::__function::__func, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1, std::__1::allocator, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1>, void ()>::operator()() + 188 5 libwebrtc.dylib 0x0000000113e49778 rtc::(anonymous namespace)::RunPlatformThread(void*) + 24 6 libsystem_pthread.dylib 0x00007fff204bc8fc _pthread_start + 224 7 libsystem_pthread.dylib 0x00007fff204b8443 thread_start + 15 Thread 34:: rtp_send_controller 0 libsystem_kernel.dylib 0x00007fff20489cde __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff204bce49 _pthread_cond_wait + 1298 2 libwebrtc.dylib 0x0000000113d22525 rtc::Event::Wait(int, int) + 837 3 libwebrtc.dylib 0x0000000113fc1db3 std::__1::__function::__func >, rtc::ThreadPriority)::$_1, std::__1::allocator >, rtc::ThreadPriority)::$_1>, void ()>::operator()() + 1155 4 libwebrtc.dylib 0x0000000113e49aac std::__1::__function::__func, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1, std::__1::allocator, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1>, void ()>::operator()() + 188 5 libwebrtc.dylib 0x0000000113e49778 rtc::(anonymous namespace)::RunPlatformThread(void*) + 24 6 libsystem_pthread.dylib 0x00007fff204bc8fc _pthread_start + 224 7 libsystem_pthread.dylib 0x00007fff204b8443 thread_start + 15 Thread 35:: rtp_send_controller 0 libsystem_kernel.dylib 0x00007fff20489cde __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff204bce49 _pthread_cond_wait + 1298 2 libwebrtc.dylib 0x0000000113d22525 rtc::Event::Wait(int, int) + 837 3 libwebrtc.dylib 0x0000000113fc1db3 std::__1::__function::__func >, rtc::ThreadPriority)::$_1, std::__1::allocator >, rtc::ThreadPriority)::$_1>, void ()>::operator()() + 1155 4 libwebrtc.dylib 0x0000000113e49aac std::__1::__function::__func, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1, std::__1::allocator, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1>, void ()>::operator()() + 188 5 libwebrtc.dylib 0x0000000113e49778 rtc::(anonymous namespace)::RunPlatformThread(void*) + 24 6 libsystem_pthread.dylib 0x00007fff204bc8fc _pthread_start + 224 7 libsystem_pthread.dylib 0x00007fff204b8443 thread_start + 15 Thread 36:: rtp_send_controller 0 libsystem_kernel.dylib 0x00007fff20489cde __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff204bce49 _pthread_cond_wait + 1298 2 libwebrtc.dylib 0x0000000113d22525 rtc::Event::Wait(int, int) + 837 3 libwebrtc.dylib 0x0000000113fc1db3 std::__1::__function::__func >, rtc::ThreadPriority)::$_1, std::__1::allocator >, rtc::ThreadPriority)::$_1>, void ()>::operator()() + 1155 4 libwebrtc.dylib 0x0000000113e49aac std::__1::__function::__func, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1, std::__1::allocator, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1>, void ()>::operator()() + 188 5 libwebrtc.dylib 0x0000000113e49778 rtc::(anonymous namespace)::RunPlatformThread(void*) + 24 6 libsystem_pthread.dylib 0x00007fff204bc8fc _pthread_start + 224 7 libsystem_pthread.dylib 0x00007fff204b8443 thread_start + 15 Thread 37:: rtp_send_controller 0 libsystem_kernel.dylib 0x00007fff20489cde __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff204bce49 _pthread_cond_wait + 1298 2 libwebrtc.dylib 0x0000000113d22525 rtc::Event::Wait(int, int) + 837 3 libwebrtc.dylib 0x0000000113fc1db3 std::__1::__function::__func >, rtc::ThreadPriority)::$_1, std::__1::allocator >, rtc::ThreadPriority)::$_1>, void ()>::operator()() + 1155 4 libwebrtc.dylib 0x0000000113e49aac std::__1::__function::__func, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1, std::__1::allocator, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1>, void ()>::operator()() + 188 5 libwebrtc.dylib 0x0000000113e49778 rtc::(anonymous namespace)::RunPlatformThread(void*) + 24 6 libsystem_pthread.dylib 0x00007fff204bc8fc _pthread_start + 224 7 libsystem_pthread.dylib 0x00007fff204b8443 thread_start + 15 Thread 38:: rtp_send_controller 0 libsystem_kernel.dylib 0x00007fff20489cde __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff204bce49 _pthread_cond_wait + 1298 2 libwebrtc.dylib 0x0000000113d22525 rtc::Event::Wait(int, int) + 837 3 libwebrtc.dylib 0x0000000113fc1db3 std::__1::__function::__func >, rtc::ThreadPriority)::$_1, std::__1::allocator >, rtc::ThreadPriority)::$_1>, void ()>::operator()() + 1155 4 libwebrtc.dylib 0x0000000113e49aac std::__1::__function::__func, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1, std::__1::allocator, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1>, void ()>::operator()() + 188 5 libwebrtc.dylib 0x0000000113e49778 rtc::(anonymous namespace)::RunPlatformThread(void*) + 24 6 libsystem_pthread.dylib 0x00007fff204bc8fc _pthread_start + 224 7 libsystem_pthread.dylib 0x00007fff204b8443 thread_start + 15 Thread 39:: rtp_send_controller 0 libsystem_kernel.dylib 0x00007fff20489cde __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff204bce49 _pthread_cond_wait + 1298 2 libwebrtc.dylib 0x0000000113d22525 rtc::Event::Wait(int, int) + 837 3 libwebrtc.dylib 0x0000000113fc1db3 std::__1::__function::__func >, rtc::ThreadPriority)::$_1, std::__1::allocator >, rtc::ThreadPriority)::$_1>, void ()>::operator()() + 1155 4 libwebrtc.dylib 0x0000000113e49aac std::__1::__function::__func, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1, std::__1::allocator, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1>, void ()>::operator()() + 188 5 libwebrtc.dylib 0x0000000113e49778 rtc::(anonymous namespace)::RunPlatformThread(void*) + 24 6 libsystem_pthread.dylib 0x00007fff204bc8fc _pthread_start + 224 7 libsystem_pthread.dylib 0x00007fff204b8443 thread_start + 15 Thread 40:: rtp_send_controller 0 libsystem_kernel.dylib 0x00007fff20489cde __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff204bce49 _pthread_cond_wait + 1298 2 libwebrtc.dylib 0x0000000113d22525 rtc::Event::Wait(int, int) + 837 3 libwebrtc.dylib 0x0000000113fc1db3 std::__1::__function::__func >, rtc::ThreadPriority)::$_1, std::__1::allocator >, rtc::ThreadPriority)::$_1>, void ()>::operator()() + 1155 4 libwebrtc.dylib 0x0000000113e49aac std::__1::__function::__func, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1, std::__1::allocator, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1>, void ()>::operator()() + 188 5 libwebrtc.dylib 0x0000000113e49778 rtc::(anonymous namespace)::RunPlatformThread(void*) + 24 6 libsystem_pthread.dylib 0x00007fff204bc8fc _pthread_start + 224 7 libsystem_pthread.dylib 0x00007fff204b8443 thread_start + 15 Thread 41:: rtp_send_controller 0 libsystem_kernel.dylib 0x00007fff20489cde __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff204bce49 _pthread_cond_wait + 1298 2 libwebrtc.dylib 0x0000000113d22525 rtc::Event::Wait(int, int) + 837 3 libwebrtc.dylib 0x0000000113fc1db3 std::__1::__function::__func >, rtc::ThreadPriority)::$_1, std::__1::allocator >, rtc::ThreadPriority)::$_1>, void ()>::operator()() + 1155 4 libwebrtc.dylib 0x0000000113e49aac std::__1::__function::__func, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1, std::__1::allocator, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1>, void ()>::operator()() + 188 5 libwebrtc.dylib 0x0000000113e49778 rtc::(anonymous namespace)::RunPlatformThread(void*) + 24 6 libsystem_pthread.dylib 0x00007fff204bc8fc _pthread_start + 224 7 libsystem_pthread.dylib 0x00007fff204b8443 thread_start + 15 Thread 42:: rtp_send_controller 0 libsystem_kernel.dylib 0x00007fff20489cde __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff204bce49 _pthread_cond_wait + 1298 2 libwebrtc.dylib 0x0000000113d22525 rtc::Event::Wait(int, int) + 837 3 libwebrtc.dylib 0x0000000113fc1db3 std::__1::__function::__func >, rtc::ThreadPriority)::$_1, std::__1::allocator >, rtc::ThreadPriority)::$_1>, void ()>::operator()() + 1155 4 libwebrtc.dylib 0x0000000113e49aac std::__1::__function::__func, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1, std::__1::allocator, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1>, void ()>::operator()() + 188 5 libwebrtc.dylib 0x0000000113e49778 rtc::(anonymous namespace)::RunPlatformThread(void*) + 24 6 libsystem_pthread.dylib 0x00007fff204bc8fc _pthread_start + 224 7 libsystem_pthread.dylib 0x00007fff204b8443 thread_start + 15 Thread 43:: rtp_send_controller 0 libsystem_kernel.dylib 0x00007fff20489cde __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff204bce49 _pthread_cond_wait + 1298 2 libwebrtc.dylib 0x0000000113d22525 rtc::Event::Wait(int, int) + 837 3 libwebrtc.dylib 0x0000000113fc1db3 std::__1::__function::__func >, rtc::ThreadPriority)::$_1, std::__1::allocator >, rtc::ThreadPriority)::$_1>, void ()>::operator()() + 1155 4 libwebrtc.dylib 0x0000000113e49aac std::__1::__function::__func, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1, std::__1::allocator, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1>, void ()>::operator()() + 188 5 libwebrtc.dylib 0x0000000113e49778 rtc::(anonymous namespace)::RunPlatformThread(void*) + 24 6 libsystem_pthread.dylib 0x00007fff204bc8fc _pthread_start + 224 7 libsystem_pthread.dylib 0x00007fff204b8443 thread_start + 15 Thread 44:: rtp_send_controller 0 libsystem_kernel.dylib 0x00007fff20489cde __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff204bce49 _pthread_cond_wait + 1298 2 libwebrtc.dylib 0x0000000113d22525 rtc::Event::Wait(int, int) + 837 3 libwebrtc.dylib 0x0000000113fc1db3 std::__1::__function::__func >, rtc::ThreadPriority)::$_1, std::__1::allocator >, rtc::ThreadPriority)::$_1>, void ()>::operator()() + 1155 4 libwebrtc.dylib 0x0000000113e49aac std::__1::__function::__func, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1, std::__1::allocator, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1>, void ()>::operator()() + 188 5 libwebrtc.dylib 0x0000000113e49778 rtc::(anonymous namespace)::RunPlatformThread(void*) + 24 6 libsystem_pthread.dylib 0x00007fff204bc8fc _pthread_start + 224 7 libsystem_pthread.dylib 0x00007fff204b8443 thread_start + 15 Thread 45:: rtp_send_controller 0 libsystem_kernel.dylib 0x00007fff20489cde __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff204bce49 _pthread_cond_wait + 1298 2 libwebrtc.dylib 0x0000000113d22525 rtc::Event::Wait(int, int) + 837 3 libwebrtc.dylib 0x0000000113fc1db3 std::__1::__function::__func >, rtc::ThreadPriority)::$_1, std::__1::allocator >, rtc::ThreadPriority)::$_1>, void ()>::operator()() + 1155 4 libwebrtc.dylib 0x0000000113e49aac std::__1::__function::__func, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1, std::__1::allocator, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1>, void ()>::operator()() + 188 5 libwebrtc.dylib 0x0000000113e49778 rtc::(anonymous namespace)::RunPlatformThread(void*) + 24 6 libsystem_pthread.dylib 0x00007fff204bc8fc _pthread_start + 224 7 libsystem_pthread.dylib 0x00007fff204b8443 thread_start + 15 Thread 46:: rtp_send_controller 0 libsystem_kernel.dylib 0x00007fff20489cde __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff204bce49 _pthread_cond_wait + 1298 2 libwebrtc.dylib 0x0000000113d22525 rtc::Event::Wait(int, int) + 837 3 libwebrtc.dylib 0x0000000113fc1db3 std::__1::__function::__func >, rtc::ThreadPriority)::$_1, std::__1::allocator >, rtc::ThreadPriority)::$_1>, void ()>::operator()() + 1155 4 libwebrtc.dylib 0x0000000113e49aac std::__1::__function::__func, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1, std::__1::allocator, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1>, void ()>::operator()() + 188 5 libwebrtc.dylib 0x0000000113e49778 rtc::(anonymous namespace)::RunPlatformThread(void*) + 24 6 libsystem_pthread.dylib 0x00007fff204bc8fc _pthread_start + 224 7 libsystem_pthread.dylib 0x00007fff204b8443 thread_start + 15 Thread 47:: rtp_send_controller 0 libsystem_kernel.dylib 0x00007fff20489cde __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff204bce49 _pthread_cond_wait + 1298 2 libwebrtc.dylib 0x0000000113d22525 rtc::Event::Wait(int, int) + 837 3 libwebrtc.dylib 0x0000000113fc1db3 std::__1::__function::__func >, rtc::ThreadPriority)::$_1, std::__1::allocator >, rtc::ThreadPriority)::$_1>, void ()>::operator()() + 1155 4 libwebrtc.dylib 0x0000000113e49aac std::__1::__function::__func, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1, std::__1::allocator, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1>, void ()>::operator()() + 188 5 libwebrtc.dylib 0x0000000113e49778 rtc::(anonymous namespace)::RunPlatformThread(void*) + 24 6 libsystem_pthread.dylib 0x00007fff204bc8fc _pthread_start + 224 7 libsystem_pthread.dylib 0x00007fff204b8443 thread_start + 15 Thread 48:: rtp_send_controller 0 libsystem_kernel.dylib 0x00007fff20489cde __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff204bce49 _pthread_cond_wait + 1298 2 libwebrtc.dylib 0x0000000113d22525 rtc::Event::Wait(int, int) + 837 3 libwebrtc.dylib 0x0000000113fc1db3 std::__1::__function::__func >, rtc::ThreadPriority)::$_1, std::__1::allocator >, rtc::ThreadPriority)::$_1>, void ()>::operator()() + 1155 4 libwebrtc.dylib 0x0000000113e49aac std::__1::__function::__func, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1, std::__1::allocator, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1>, void ()>::operator()() + 188 5 libwebrtc.dylib 0x0000000113e49778 rtc::(anonymous namespace)::RunPlatformThread(void*) + 24 6 libsystem_pthread.dylib 0x00007fff204bc8fc _pthread_start + 224 7 libsystem_pthread.dylib 0x00007fff204b8443 thread_start + 15 Thread 49:: rtp_send_controller 0 libsystem_kernel.dylib 0x00007fff20489cde __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff204bce49 _pthread_cond_wait + 1298 2 libwebrtc.dylib 0x0000000113d22525 rtc::Event::Wait(int, int) + 837 3 libwebrtc.dylib 0x0000000113fc1db3 std::__1::__function::__func >, rtc::ThreadPriority)::$_1, std::__1::allocator >, rtc::ThreadPriority)::$_1>, void ()>::operator()() + 1155 4 libwebrtc.dylib 0x0000000113e49aac std::__1::__function::__func, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1, std::__1::allocator, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1>, void ()>::operator()() + 188 5 libwebrtc.dylib 0x0000000113e49778 rtc::(anonymous namespace)::RunPlatformThread(void*) + 24 6 libsystem_pthread.dylib 0x00007fff204bc8fc _pthread_start + 224 7 libsystem_pthread.dylib 0x00007fff204b8443 thread_start + 15 Thread 50:: rtp_send_controller 0 libsystem_kernel.dylib 0x00007fff20489cde __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff204bce49 _pthread_cond_wait + 1298 2 libwebrtc.dylib 0x0000000113d22525 rtc::Event::Wait(int, int) + 837 3 libwebrtc.dylib 0x0000000113fc1db3 std::__1::__function::__func >, rtc::ThreadPriority)::$_1, std::__1::allocator >, rtc::ThreadPriority)::$_1>, void ()>::operator()() + 1155 4 libwebrtc.dylib 0x0000000113e49aac std::__1::__function::__func, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1, std::__1::allocator, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1>, void ()>::operator()() + 188 5 libwebrtc.dylib 0x0000000113e49778 rtc::(anonymous namespace)::RunPlatformThread(void*) + 24 6 libsystem_pthread.dylib 0x00007fff204bc8fc _pthread_start + 224 7 libsystem_pthread.dylib 0x00007fff204b8443 thread_start + 15 Thread 51:: rtp_send_controller 0 libsystem_kernel.dylib 0x00007fff20489cde __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff204bce49 _pthread_cond_wait + 1298 2 libwebrtc.dylib 0x0000000113d22525 rtc::Event::Wait(int, int) + 837 3 libwebrtc.dylib 0x0000000113fc1db3 std::__1::__function::__func >, rtc::ThreadPriority)::$_1, std::__1::allocator >, rtc::ThreadPriority)::$_1>, void ()>::operator()() + 1155 4 libwebrtc.dylib 0x0000000113e49aac std::__1::__function::__func, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1, std::__1::allocator, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1>, void ()>::operator()() + 188 5 libwebrtc.dylib 0x0000000113e49778 rtc::(anonymous namespace)::RunPlatformThread(void*) + 24 6 libsystem_pthread.dylib 0x00007fff204bc8fc _pthread_start + 224 7 libsystem_pthread.dylib 0x00007fff204b8443 thread_start + 15 Thread 52:: rtp_send_controller 0 libsystem_kernel.dylib 0x00007fff20489cde __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff204bce49 _pthread_cond_wait + 1298 2 libwebrtc.dylib 0x0000000113d22525 rtc::Event::Wait(int, int) + 837 3 libwebrtc.dylib 0x0000000113fc1db3 std::__1::__function::__func >, rtc::ThreadPriority)::$_1, std::__1::allocator >, rtc::ThreadPriority)::$_1>, void ()>::operator()() + 1155 4 libwebrtc.dylib 0x0000000113e49aac std::__1::__function::__func, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1, std::__1::allocator, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1>, void ()>::operator()() + 188 5 libwebrtc.dylib 0x0000000113e49778 rtc::(anonymous namespace)::RunPlatformThread(void*) + 24 6 libsystem_pthread.dylib 0x00007fff204bc8fc _pthread_start + 224 7 libsystem_pthread.dylib 0x00007fff204b8443 thread_start + 15 Thread 53:: rtp_send_controller 0 libsystem_kernel.dylib 0x00007fff20489cde __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff204bce49 _pthread_cond_wait + 1298 2 libwebrtc.dylib 0x0000000113d22525 rtc::Event::Wait(int, int) + 837 3 libwebrtc.dylib 0x0000000113fc1db3 std::__1::__function::__func >, rtc::ThreadPriority)::$_1, std::__1::allocator >, rtc::ThreadPriority)::$_1>, void ()>::operator()() + 1155 4 libwebrtc.dylib 0x0000000113e49aac std::__1::__function::__func, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1, std::__1::allocator, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1>, void ()>::operator()() + 188 5 libwebrtc.dylib 0x0000000113e49778 rtc::(anonymous namespace)::RunPlatformThread(void*) + 24 6 libsystem_pthread.dylib 0x00007fff204bc8fc _pthread_start + 224 7 libsystem_pthread.dylib 0x00007fff204b8443 thread_start + 15 Thread 54:: rtp_send_controller 0 libsystem_kernel.dylib 0x00007fff20489cde __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff204bce49 _pthread_cond_wait + 1298 2 libwebrtc.dylib 0x0000000113d22525 rtc::Event::Wait(int, int) + 837 3 libwebrtc.dylib 0x0000000113fc1db3 std::__1::__function::__func >, rtc::ThreadPriority)::$_1, std::__1::allocator >, rtc::ThreadPriority)::$_1>, void ()>::operator()() + 1155 4 libwebrtc.dylib 0x0000000113e49aac std::__1::__function::__func, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1, std::__1::allocator, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1>, void ()>::operator()() + 188 5 libwebrtc.dylib 0x0000000113e49778 rtc::(anonymous namespace)::RunPlatformThread(void*) + 24 6 libsystem_pthread.dylib 0x00007fff204bc8fc _pthread_start + 224 7 libsystem_pthread.dylib 0x00007fff204b8443 thread_start + 15 Thread 55:: rtp_send_controller 0 libsystem_kernel.dylib 0x00007fff20489cde __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff204bce49 _pthread_cond_wait + 1298 2 libwebrtc.dylib 0x0000000113d22525 rtc::Event::Wait(int, int) + 837 3 libwebrtc.dylib 0x0000000113fc1db3 std::__1::__function::__func >, rtc::ThreadPriority)::$_1, std::__1::allocator >, rtc::ThreadPriority)::$_1>, void ()>::operator()() + 1155 4 libwebrtc.dylib 0x0000000113e49aac std::__1::__function::__func, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1, std::__1::allocator, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1>, void ()>::operator()() + 188 5 libwebrtc.dylib 0x0000000113e49778 rtc::(anonymous namespace)::RunPlatformThread(void*) + 24 6 libsystem_pthread.dylib 0x00007fff204bc8fc _pthread_start + 224 7 libsystem_pthread.dylib 0x00007fff204b8443 thread_start + 15 Thread 56:: rtp_send_controller 0 libsystem_kernel.dylib 0x00007fff20489cde __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff204bce49 _pthread_cond_wait + 1298 2 libwebrtc.dylib 0x0000000113d22525 rtc::Event::Wait(int, int) + 837 3 libwebrtc.dylib 0x0000000113fc1db3 std::__1::__function::__func >, rtc::ThreadPriority)::$_1, std::__1::allocator >, rtc::ThreadPriority)::$_1>, void ()>::operator()() + 1155 4 libwebrtc.dylib 0x0000000113e49aac std::__1::__function::__func, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1, std::__1::allocator, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1>, void ()>::operator()() + 188 5 libwebrtc.dylib 0x0000000113e49778 rtc::(anonymous namespace)::RunPlatformThread(void*) + 24 6 libsystem_pthread.dylib 0x00007fff204bc8fc _pthread_start + 224 7 libsystem_pthread.dylib 0x00007fff204b8443 thread_start + 15 Thread 57:: rtp_send_controller 0 libsystem_kernel.dylib 0x00007fff20489cde __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff204bce49 _pthread_cond_wait + 1298 2 libwebrtc.dylib 0x0000000113d22525 rtc::Event::Wait(int, int) + 837 3 libwebrtc.dylib 0x0000000113fc1db3 std::__1::__function::__func >, rtc::ThreadPriority)::$_1, std::__1::allocator >, rtc::ThreadPriority)::$_1>, void ()>::operator()() + 1155 4 libwebrtc.dylib 0x0000000113e49aac std::__1::__function::__func, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1, std::__1::allocator, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1>, void ()>::operator()() + 188 5 libwebrtc.dylib 0x0000000113e49778 rtc::(anonymous namespace)::RunPlatformThread(void*) + 24 6 libsystem_pthread.dylib 0x00007fff204bc8fc _pthread_start + 224 7 libsystem_pthread.dylib 0x00007fff204b8443 thread_start + 15 Thread 58:: rtp_send_controller 0 libsystem_kernel.dylib 0x00007fff20489cde __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff204bce49 _pthread_cond_wait + 1298 2 libwebrtc.dylib 0x0000000113d22525 rtc::Event::Wait(int, int) + 837 3 libwebrtc.dylib 0x0000000113fc1db3 std::__1::__function::__func >, rtc::ThreadPriority)::$_1, std::__1::allocator >, rtc::ThreadPriority)::$_1>, void ()>::operator()() + 1155 4 libwebrtc.dylib 0x0000000113e49aac std::__1::__function::__func, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1, std::__1::allocator, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1>, void ()>::operator()() + 188 5 libwebrtc.dylib 0x0000000113e49778 rtc::(anonymous namespace)::RunPlatformThread(void*) + 24 6 libsystem_pthread.dylib 0x00007fff204bc8fc _pthread_start + 224 7 libsystem_pthread.dylib 0x00007fff204b8443 thread_start + 15 Thread 59:: rtp_send_controller 0 libsystem_kernel.dylib 0x00007fff20489cde __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff204bce49 _pthread_cond_wait + 1298 2 libwebrtc.dylib 0x0000000113d22525 rtc::Event::Wait(int, int) + 837 3 libwebrtc.dylib 0x0000000113fc1db3 std::__1::__function::__func >, rtc::ThreadPriority)::$_1, std::__1::allocator >, rtc::ThreadPriority)::$_1>, void ()>::operator()() + 1155 4 libwebrtc.dylib 0x0000000113e49aac std::__1::__function::__func, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1, std::__1::allocator, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1>, void ()>::operator()() + 188 5 libwebrtc.dylib 0x0000000113e49778 rtc::(anonymous namespace)::RunPlatformThread(void*) + 24 6 libsystem_pthread.dylib 0x00007fff204bc8fc _pthread_start + 224 7 libsystem_pthread.dylib 0x00007fff204b8443 thread_start + 15 Thread 60:: rtp_send_controller 0 libsystem_kernel.dylib 0x00007fff20489cde __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff204bce49 _pthread_cond_wait + 1298 2 libwebrtc.dylib 0x0000000113d22525 rtc::Event::Wait(int, int) + 837 3 libwebrtc.dylib 0x0000000113fc1db3 std::__1::__function::__func >, rtc::ThreadPriority)::$_1, std::__1::allocator >, rtc::ThreadPriority)::$_1>, void ()>::operator()() + 1155 4 libwebrtc.dylib 0x0000000113e49aac std::__1::__function::__func, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1, std::__1::allocator, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1>, void ()>::operator()() + 188 5 libwebrtc.dylib 0x0000000113e49778 rtc::(anonymous namespace)::RunPlatformThread(void*) + 24 6 libsystem_pthread.dylib 0x00007fff204bc8fc _pthread_start + 224 7 libsystem_pthread.dylib 0x00007fff204b8443 thread_start + 15 Thread 61:: rtp_send_controller 0 libsystem_kernel.dylib 0x00007fff20489cde __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff204bce49 _pthread_cond_wait + 1298 2 libwebrtc.dylib 0x0000000113d22525 rtc::Event::Wait(int, int) + 837 3 libwebrtc.dylib 0x0000000113fc1db3 std::__1::__function::__func >, rtc::ThreadPriority)::$_1, std::__1::allocator >, rtc::ThreadPriority)::$_1>, void ()>::operator()() + 1155 4 libwebrtc.dylib 0x0000000113e49aac std::__1::__function::__func, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1, std::__1::allocator, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1>, void ()>::operator()() + 188 5 libwebrtc.dylib 0x0000000113e49778 rtc::(anonymous namespace)::RunPlatformThread(void*) + 24 6 libsystem_pthread.dylib 0x00007fff204bc8fc _pthread_start + 224 7 libsystem_pthread.dylib 0x00007fff204b8443 thread_start + 15 Thread 62:: rtp_send_controller 0 libsystem_kernel.dylib 0x00007fff20489cde __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff204bce49 _pthread_cond_wait + 1298 2 libwebrtc.dylib 0x0000000113d22525 rtc::Event::Wait(int, int) + 837 3 libwebrtc.dylib 0x0000000113fc1db3 std::__1::__function::__func >, rtc::ThreadPriority)::$_1, std::__1::allocator >, rtc::ThreadPriority)::$_1>, void ()>::operator()() + 1155 4 libwebrtc.dylib 0x0000000113e49aac std::__1::__function::__func, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1, std::__1::allocator, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1>, void ()>::operator()() + 188 5 libwebrtc.dylib 0x0000000113e49778 rtc::(anonymous namespace)::RunPlatformThread(void*) + 24 6 libsystem_pthread.dylib 0x00007fff204bc8fc _pthread_start + 224 7 libsystem_pthread.dylib 0x00007fff204b8443 thread_start + 15 Thread 63:: rtp_send_controller 0 libsystem_kernel.dylib 0x00007fff20489cde __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff204bce49 _pthread_cond_wait + 1298 2 libwebrtc.dylib 0x0000000113d22525 rtc::Event::Wait(int, int) + 837 3 libwebrtc.dylib 0x0000000113fc1db3 std::__1::__function::__func >, rtc::ThreadPriority)::$_1, std::__1::allocator >, rtc::ThreadPriority)::$_1>, void ()>::operator()() + 1155 4 libwebrtc.dylib 0x0000000113e49aac std::__1::__function::__func, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1, std::__1::allocator, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1>, void ()>::operator()() + 188 5 libwebrtc.dylib 0x0000000113e49778 rtc::(anonymous namespace)::RunPlatformThread(void*) + 24 6 libsystem_pthread.dylib 0x00007fff204bc8fc _pthread_start + 224 7 libsystem_pthread.dylib 0x00007fff204b8443 thread_start + 15 Thread 64:: rtp_send_controller 0 libsystem_kernel.dylib 0x00007fff20489cde __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff204bce49 _pthread_cond_wait + 1298 2 libwebrtc.dylib 0x0000000113d22525 rtc::Event::Wait(int, int) + 837 3 libwebrtc.dylib 0x0000000113fc1db3 std::__1::__function::__func >, rtc::ThreadPriority)::$_1, std::__1::allocator >, rtc::ThreadPriority)::$_1>, void ()>::operator()() + 1155 4 libwebrtc.dylib 0x0000000113e49aac std::__1::__function::__func, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1, std::__1::allocator, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1>, void ()>::operator()() + 188 5 libwebrtc.dylib 0x0000000113e49778 rtc::(anonymous namespace)::RunPlatformThread(void*) + 24 6 libsystem_pthread.dylib 0x00007fff204bc8fc _pthread_start + 224 7 libsystem_pthread.dylib 0x00007fff204b8443 thread_start + 15 Thread 65:: rtp_send_controller 0 libsystem_kernel.dylib 0x00007fff20489cde __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff204bce49 _pthread_cond_wait + 1298 2 libwebrtc.dylib 0x0000000113d22525 rtc::Event::Wait(int, int) + 837 3 libwebrtc.dylib 0x0000000113fc1db3 std::__1::__function::__func >, rtc::ThreadPriority)::$_1, std::__1::allocator >, rtc::ThreadPriority)::$_1>, void ()>::operator()() + 1155 4 libwebrtc.dylib 0x0000000113e49aac std::__1::__function::__func, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1, std::__1::allocator, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1>, void ()>::operator()() + 188 5 libwebrtc.dylib 0x0000000113e49778 rtc::(anonymous namespace)::RunPlatformThread(void*) + 24 6 libsystem_pthread.dylib 0x00007fff204bc8fc _pthread_start + 224 7 libsystem_pthread.dylib 0x00007fff204b8443 thread_start + 15 Thread 66:: rtp_send_controller 0 libsystem_kernel.dylib 0x00007fff20489cde __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff204bce49 _pthread_cond_wait + 1298 2 libwebrtc.dylib 0x0000000113d22525 rtc::Event::Wait(int, int) + 837 3 libwebrtc.dylib 0x0000000113fc1db3 std::__1::__function::__func >, rtc::ThreadPriority)::$_1, std::__1::allocator >, rtc::ThreadPriority)::$_1>, void ()>::operator()() + 1155 4 libwebrtc.dylib 0x0000000113e49aac std::__1::__function::__func, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1, std::__1::allocator, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1>, void ()>::operator()() + 188 5 libwebrtc.dylib 0x0000000113e49778 rtc::(anonymous namespace)::RunPlatformThread(void*) + 24 6 libsystem_pthread.dylib 0x00007fff204bc8fc _pthread_start + 224 7 libsystem_pthread.dylib 0x00007fff204b8443 thread_start + 15 Thread 67:: rtp_send_controller 0 libsystem_kernel.dylib 0x00007fff20489cde __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff204bce49 _pthread_cond_wait + 1298 2 libwebrtc.dylib 0x0000000113d22525 rtc::Event::Wait(int, int) + 837 3 libwebrtc.dylib 0x0000000113fc1db3 std::__1::__function::__func >, rtc::ThreadPriority)::$_1, std::__1::allocator >, rtc::ThreadPriority)::$_1>, void ()>::operator()() + 1155 4 libwebrtc.dylib 0x0000000113e49aac std::__1::__function::__func, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1, std::__1::allocator, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1>, void ()>::operator()() + 188 5 libwebrtc.dylib 0x0000000113e49778 rtc::(anonymous namespace)::RunPlatformThread(void*) + 24 6 libsystem_pthread.dylib 0x00007fff204bc8fc _pthread_start + 224 7 libsystem_pthread.dylib 0x00007fff204b8443 thread_start + 15 Thread 68:: rtp_send_controller 0 libsystem_kernel.dylib 0x00007fff20489cde __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff204bce49 _pthread_cond_wait + 1298 2 libwebrtc.dylib 0x0000000113d22525 rtc::Event::Wait(int, int) + 837 3 libwebrtc.dylib 0x0000000113fc1db3 std::__1::__function::__func >, rtc::ThreadPriority)::$_1, std::__1::allocator >, rtc::ThreadPriority)::$_1>, void ()>::operator()() + 1155 4 libwebrtc.dylib 0x0000000113e49aac std::__1::__function::__func, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1, std::__1::allocator, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1>, void ()>::operator()() + 188 5 libwebrtc.dylib 0x0000000113e49778 rtc::(anonymous namespace)::RunPlatformThread(void*) + 24 6 libsystem_pthread.dylib 0x00007fff204bc8fc _pthread_start + 224 7 libsystem_pthread.dylib 0x00007fff204b8443 thread_start + 15 Thread 69:: rtp_send_controller 0 libsystem_kernel.dylib 0x00007fff20489cde __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff204bce49 _pthread_cond_wait + 1298 2 libwebrtc.dylib 0x0000000113d22525 rtc::Event::Wait(int, int) + 837 3 libwebrtc.dylib 0x0000000113fc1db3 std::__1::__function::__func >, rtc::ThreadPriority)::$_1, std::__1::allocator >, rtc::ThreadPriority)::$_1>, void ()>::operator()() + 1155 4 libwebrtc.dylib 0x0000000113e49aac std::__1::__function::__func, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1, std::__1::allocator, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1>, void ()>::operator()() + 188 5 libwebrtc.dylib 0x0000000113e49778 rtc::(anonymous namespace)::RunPlatformThread(void*) + 24 6 libsystem_pthread.dylib 0x00007fff204bc8fc _pthread_start + 224 7 libsystem_pthread.dylib 0x00007fff204b8443 thread_start + 15 Thread 70:: rtp_send_controller 0 libsystem_kernel.dylib 0x00007fff20489cde __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff204bce49 _pthread_cond_wait + 1298 2 libwebrtc.dylib 0x0000000113d22525 rtc::Event::Wait(int, int) + 837 3 libwebrtc.dylib 0x0000000113fc1db3 std::__1::__function::__func >, rtc::ThreadPriority)::$_1, std::__1::allocator >, rtc::ThreadPriority)::$_1>, void ()>::operator()() + 1155 4 libwebrtc.dylib 0x0000000113e49aac std::__1::__function::__func, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1, std::__1::allocator, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1>, void ()>::operator()() + 188 5 libwebrtc.dylib 0x0000000113e49778 rtc::(anonymous namespace)::RunPlatformThread(void*) + 24 6 libsystem_pthread.dylib 0x00007fff204bc8fc _pthread_start + 224 7 libsystem_pthread.dylib 0x00007fff204b8443 thread_start + 15 Thread 71:: rtp_send_controller 0 libsystem_kernel.dylib 0x00007fff20489cde __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff204bce49 _pthread_cond_wait + 1298 2 libwebrtc.dylib 0x0000000113d22525 rtc::Event::Wait(int, int) + 837 3 libwebrtc.dylib 0x0000000113fc1db3 std::__1::__function::__func >, rtc::ThreadPriority)::$_1, std::__1::allocator >, rtc::ThreadPriority)::$_1>, void ()>::operator()() + 1155 4 libwebrtc.dylib 0x0000000113e49aac std::__1::__function::__func, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1, std::__1::allocator, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1>, void ()>::operator()() + 188 5 libwebrtc.dylib 0x0000000113e49778 rtc::(anonymous namespace)::RunPlatformThread(void*) + 24 6 libsystem_pthread.dylib 0x00007fff204bc8fc _pthread_start + 224 7 libsystem_pthread.dylib 0x00007fff204b8443 thread_start + 15 Thread 72:: rtp_send_controller 0 libsystem_kernel.dylib 0x00007fff20489cde __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff204bce49 _pthread_cond_wait + 1298 2 libwebrtc.dylib 0x0000000113d22525 rtc::Event::Wait(int, int) + 837 3 libwebrtc.dylib 0x0000000113fc1db3 std::__1::__function::__func >, rtc::ThreadPriority)::$_1, std::__1::allocator >, rtc::ThreadPriority)::$_1>, void ()>::operator()() + 1155 4 libwebrtc.dylib 0x0000000113e49aac std::__1::__function::__func, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1, std::__1::allocator, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1>, void ()>::operator()() + 188 5 libwebrtc.dylib 0x0000000113e49778 rtc::(anonymous namespace)::RunPlatformThread(void*) + 24 6 libsystem_pthread.dylib 0x00007fff204bc8fc _pthread_start + 224 7 libsystem_pthread.dylib 0x00007fff204b8443 thread_start + 15 Thread 73:: rtp_send_controller 0 libsystem_kernel.dylib 0x00007fff20489cde __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff204bce49 _pthread_cond_wait + 1298 2 libwebrtc.dylib 0x0000000113d22525 rtc::Event::Wait(int, int) + 837 3 libwebrtc.dylib 0x0000000113fc1db3 std::__1::__function::__func >, rtc::ThreadPriority)::$_1, std::__1::allocator >, rtc::ThreadPriority)::$_1>, void ()>::operator()() + 1155 4 libwebrtc.dylib 0x0000000113e49aac std::__1::__function::__func, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1, std::__1::allocator, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1>, void ()>::operator()() + 188 5 libwebrtc.dylib 0x0000000113e49778 rtc::(anonymous namespace)::RunPlatformThread(void*) + 24 6 libsystem_pthread.dylib 0x00007fff204bc8fc _pthread_start + 224 7 libsystem_pthread.dylib 0x00007fff204b8443 thread_start + 15 Thread 74:: rtp_send_controller 0 libsystem_kernel.dylib 0x00007fff20489cde __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff204bce49 _pthread_cond_wait + 1298 2 libwebrtc.dylib 0x0000000113d22525 rtc::Event::Wait(int, int) + 837 3 libwebrtc.dylib 0x0000000113fc1db3 std::__1::__function::__func >, rtc::ThreadPriority)::$_1, std::__1::allocator >, rtc::ThreadPriority)::$_1>, void ()>::operator()() + 1155 4 libwebrtc.dylib 0x0000000113e49aac std::__1::__function::__func, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1, std::__1::allocator, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1>, void ()>::operator()() + 188 5 libwebrtc.dylib 0x0000000113e49778 rtc::(anonymous namespace)::RunPlatformThread(void*) + 24 6 libsystem_pthread.dylib 0x00007fff204bc8fc _pthread_start + 224 7 libsystem_pthread.dylib 0x00007fff204b8443 thread_start + 15 Thread 75:: rtp_send_controller 0 libsystem_kernel.dylib 0x00007fff20489cde __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff204bce49 _pthread_cond_wait + 1298 2 libwebrtc.dylib 0x0000000113d22525 rtc::Event::Wait(int, int) + 837 3 libwebrtc.dylib 0x0000000113fc1db3 std::__1::__function::__func >, rtc::ThreadPriority)::$_1, std::__1::allocator >, rtc::ThreadPriority)::$_1>, void ()>::operator()() + 1155 4 libwebrtc.dylib 0x0000000113e49aac std::__1::__function::__func, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1, std::__1::allocator, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1>, void ()>::operator()() + 188 5 libwebrtc.dylib 0x0000000113e49778 rtc::(anonymous namespace)::RunPlatformThread(void*) + 24 6 libsystem_pthread.dylib 0x00007fff204bc8fc _pthread_start + 224 7 libsystem_pthread.dylib 0x00007fff204b8443 thread_start + 15 Thread 76:: rtp_send_controller 0 libsystem_kernel.dylib 0x00007fff20489cde __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff204bce49 _pthread_cond_wait + 1298 2 libwebrtc.dylib 0x0000000113d22525 rtc::Event::Wait(int, int) + 837 3 libwebrtc.dylib 0x0000000113fc1db3 std::__1::__function::__func >, rtc::ThreadPriority)::$_1, std::__1::allocator >, rtc::ThreadPriority)::$_1>, void ()>::operator()() + 1155 4 libwebrtc.dylib 0x0000000113e49aac std::__1::__function::__func, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1, std::__1::allocator, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1>, void ()>::operator()() + 188 5 libwebrtc.dylib 0x0000000113e49778 rtc::(anonymous namespace)::RunPlatformThread(void*) + 24 6 libsystem_pthread.dylib 0x00007fff204bc8fc _pthread_start + 224 7 libsystem_pthread.dylib 0x00007fff204b8443 thread_start + 15 Thread 77:: rtp_send_controller 0 libsystem_kernel.dylib 0x00007fff20489cde __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff204bce49 _pthread_cond_wait + 1298 2 libwebrtc.dylib 0x0000000113d22525 rtc::Event::Wait(int, int) + 837 3 libwebrtc.dylib 0x0000000113fc1db3 std::__1::__function::__func >, rtc::ThreadPriority)::$_1, std::__1::allocator >, rtc::ThreadPriority)::$_1>, void ()>::operator()() + 1155 4 libwebrtc.dylib 0x0000000113e49aac std::__1::__function::__func, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1, std::__1::allocator, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1>, void ()>::operator()() + 188 5 libwebrtc.dylib 0x0000000113e49778 rtc::(anonymous namespace)::RunPlatformThread(void*) + 24 6 libsystem_pthread.dylib 0x00007fff204bc8fc _pthread_start + 224 7 libsystem_pthread.dylib 0x00007fff204b8443 thread_start + 15 Thread 78:: rtp_send_controller 0 libsystem_kernel.dylib 0x00007fff20489cde __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff204bce49 _pthread_cond_wait + 1298 2 libwebrtc.dylib 0x0000000113d22525 rtc::Event::Wait(int, int) + 837 3 libwebrtc.dylib 0x0000000113fc1db3 std::__1::__function::__func >, rtc::ThreadPriority)::$_1, std::__1::allocator >, rtc::ThreadPriority)::$_1>, void ()>::operator()() + 1155 4 libwebrtc.dylib 0x0000000113e49aac std::__1::__function::__func, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1, std::__1::allocator, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1>, void ()>::operator()() + 188 5 libwebrtc.dylib 0x0000000113e49778 rtc::(anonymous namespace)::RunPlatformThread(void*) + 24 6 libsystem_pthread.dylib 0x00007fff204bc8fc _pthread_start + 224 7 libsystem_pthread.dylib 0x00007fff204b8443 thread_start + 15 Thread 79:: rtp_send_controller 0 libsystem_kernel.dylib 0x00007fff20489cde __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff204bce49 _pthread_cond_wait + 1298 2 libwebrtc.dylib 0x0000000113d22525 rtc::Event::Wait(int, int) + 837 3 libwebrtc.dylib 0x0000000113fc1db3 std::__1::__function::__func >, rtc::ThreadPriority)::$_1, std::__1::allocator >, rtc::ThreadPriority)::$_1>, void ()>::operator()() + 1155 4 libwebrtc.dylib 0x0000000113e49aac std::__1::__function::__func, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1, std::__1::allocator, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1>, void ()>::operator()() + 188 5 libwebrtc.dylib 0x0000000113e49778 rtc::(anonymous namespace)::RunPlatformThread(void*) + 24 6 libsystem_pthread.dylib 0x00007fff204bc8fc _pthread_start + 224 7 libsystem_pthread.dylib 0x00007fff204b8443 thread_start + 15 Thread 80:: rtp_send_controller 0 libsystem_kernel.dylib 0x00007fff20489cde __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff204bce49 _pthread_cond_wait + 1298 2 libwebrtc.dylib 0x0000000113d22525 rtc::Event::Wait(int, int) + 837 3 libwebrtc.dylib 0x0000000113fc1db3 std::__1::__function::__func >, rtc::ThreadPriority)::$_1, std::__1::allocator >, rtc::ThreadPriority)::$_1>, void ()>::operator()() + 1155 4 libwebrtc.dylib 0x0000000113e49aac std::__1::__function::__func, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1, std::__1::allocator, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1>, void ()>::operator()() + 188 5 libwebrtc.dylib 0x0000000113e49778 rtc::(anonymous namespace)::RunPlatformThread(void*) + 24 6 libsystem_pthread.dylib 0x00007fff204bc8fc _pthread_start + 224 7 libsystem_pthread.dylib 0x00007fff204b8443 thread_start + 15 Thread 81:: rtp_send_controller 0 libsystem_kernel.dylib 0x00007fff20489cde __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff204bce49 _pthread_cond_wait + 1298 2 libwebrtc.dylib 0x0000000113d22525 rtc::Event::Wait(int, int) + 837 3 libwebrtc.dylib 0x0000000113fc1db3 std::__1::__function::__func >, rtc::ThreadPriority)::$_1, std::__1::allocator >, rtc::ThreadPriority)::$_1>, void ()>::operator()() + 1155 4 libwebrtc.dylib 0x0000000113e49aac std::__1::__function::__func, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1, std::__1::allocator, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1>, void ()>::operator()() + 188 5 libwebrtc.dylib 0x0000000113e49778 rtc::(anonymous namespace)::RunPlatformThread(void*) + 24 6 libsystem_pthread.dylib 0x00007fff204bc8fc _pthread_start + 224 7 libsystem_pthread.dylib 0x00007fff204b8443 thread_start + 15 Thread 82:: rtp_send_controller 0 libsystem_kernel.dylib 0x00007fff20489cde __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff204bce49 _pthread_cond_wait + 1298 2 libwebrtc.dylib 0x0000000113d22525 rtc::Event::Wait(int, int) + 837 3 libwebrtc.dylib 0x0000000113fc1db3 std::__1::__function::__func >, rtc::ThreadPriority)::$_1, std::__1::allocator >, rtc::ThreadPriority)::$_1>, void ()>::operator()() + 1155 4 libwebrtc.dylib 0x0000000113e49aac std::__1::__function::__func, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1, std::__1::allocator, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1>, void ()>::operator()() + 188 5 libwebrtc.dylib 0x0000000113e49778 rtc::(anonymous namespace)::RunPlatformThread(void*) + 24 6 libsystem_pthread.dylib 0x00007fff204bc8fc _pthread_start + 224 7 libsystem_pthread.dylib 0x00007fff204b8443 thread_start + 15 Thread 83:: rtp_send_controller 0 libsystem_kernel.dylib 0x00007fff20489cde __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff204bce49 _pthread_cond_wait + 1298 2 libwebrtc.dylib 0x0000000113d22525 rtc::Event::Wait(int, int) + 837 3 libwebrtc.dylib 0x0000000113fc1db3 std::__1::__function::__func >, rtc::ThreadPriority)::$_1, std::__1::allocator >, rtc::ThreadPriority)::$_1>, void ()>::operator()() + 1155 4 libwebrtc.dylib 0x0000000113e49aac std::__1::__function::__func, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1, std::__1::allocator, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1>, void ()>::operator()() + 188 5 libwebrtc.dylib 0x0000000113e49778 rtc::(anonymous namespace)::RunPlatformThread(void*) + 24 6 libsystem_pthread.dylib 0x00007fff204bc8fc _pthread_start + 224 7 libsystem_pthread.dylib 0x00007fff204b8443 thread_start + 15 Thread 84:: rtp_send_controller 0 libsystem_kernel.dylib 0x00007fff20489cde __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff204bce49 _pthread_cond_wait + 1298 2 libwebrtc.dylib 0x0000000113d22525 rtc::Event::Wait(int, int) + 837 3 libwebrtc.dylib 0x0000000113fc1db3 std::__1::__function::__func >, rtc::ThreadPriority)::$_1, std::__1::allocator >, rtc::ThreadPriority)::$_1>, void ()>::operator()() + 1155 4 libwebrtc.dylib 0x0000000113e49aac std::__1::__function::__func, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1, std::__1::allocator, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1>, void ()>::operator()() + 188 5 libwebrtc.dylib 0x0000000113e49778 rtc::(anonymous namespace)::RunPlatformThread(void*) + 24 6 libsystem_pthread.dylib 0x00007fff204bc8fc _pthread_start + 224 7 libsystem_pthread.dylib 0x00007fff204b8443 thread_start + 15 Thread 85:: rtp_send_controller 0 libsystem_kernel.dylib 0x00007fff20489cde __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff204bce49 _pthread_cond_wait + 1298 2 libwebrtc.dylib 0x0000000113d22525 rtc::Event::Wait(int, int) + 837 3 libwebrtc.dylib 0x0000000113fc1db3 std::__1::__function::__func >, rtc::ThreadPriority)::$_1, std::__1::allocator >, rtc::ThreadPriority)::$_1>, void ()>::operator()() + 1155 4 libwebrtc.dylib 0x0000000113e49aac std::__1::__function::__func, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1, std::__1::allocator, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1>, void ()>::operator()() + 188 5 libwebrtc.dylib 0x0000000113e49778 rtc::(anonymous namespace)::RunPlatformThread(void*) + 24 6 libsystem_pthread.dylib 0x00007fff204bc8fc _pthread_start + 224 7 libsystem_pthread.dylib 0x00007fff204b8443 thread_start + 15 Thread 86:: rtp_send_controller 0 libsystem_kernel.dylib 0x00007fff20489cde __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff204bce49 _pthread_cond_wait + 1298 2 libwebrtc.dylib 0x0000000113d22525 rtc::Event::Wait(int, int) + 837 3 libwebrtc.dylib 0x0000000113fc1db3 std::__1::__function::__func >, rtc::ThreadPriority)::$_1, std::__1::allocator >, rtc::ThreadPriority)::$_1>, void ()>::operator()() + 1155 4 libwebrtc.dylib 0x0000000113e49aac std::__1::__function::__func, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1, std::__1::allocator, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1>, void ()>::operator()() + 188 5 libwebrtc.dylib 0x0000000113e49778 rtc::(anonymous namespace)::RunPlatformThread(void*) + 24 6 libsystem_pthread.dylib 0x00007fff204bc8fc _pthread_start + 224 7 libsystem_pthread.dylib 0x00007fff204b8443 thread_start + 15 Thread 87:: rtp_send_controller 0 libsystem_kernel.dylib 0x00007fff20489cde __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff204bce49 _pthread_cond_wait + 1298 2 libwebrtc.dylib 0x0000000113d22525 rtc::Event::Wait(int, int) + 837 3 libwebrtc.dylib 0x0000000113fc1db3 std::__1::__function::__func >, rtc::ThreadPriority)::$_1, std::__1::allocator >, rtc::ThreadPriority)::$_1>, void ()>::operator()() + 1155 4 libwebrtc.dylib 0x0000000113e49aac std::__1::__function::__func, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1, std::__1::allocator, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1>, void ()>::operator()() + 188 5 libwebrtc.dylib 0x0000000113e49778 rtc::(anonymous namespace)::RunPlatformThread(void*) + 24 6 libsystem_pthread.dylib 0x00007fff204bc8fc _pthread_start + 224 7 libsystem_pthread.dylib 0x00007fff204b8443 thread_start + 15 Thread 88:: rtp_send_controller 0 libsystem_kernel.dylib 0x00007fff20489cde __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff204bce49 _pthread_cond_wait + 1298 2 libwebrtc.dylib 0x0000000113d22525 rtc::Event::Wait(int, int) + 837 3 libwebrtc.dylib 0x0000000113fc1db3 std::__1::__function::__func >, rtc::ThreadPriority)::$_1, std::__1::allocator >, rtc::ThreadPriority)::$_1>, void ()>::operator()() + 1155 4 libwebrtc.dylib 0x0000000113e49aac std::__1::__function::__func, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1, std::__1::allocator, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1>, void ()>::operator()() + 188 5 libwebrtc.dylib 0x0000000113e49778 rtc::(anonymous namespace)::RunPlatformThread(void*) + 24 6 libsystem_pthread.dylib 0x00007fff204bc8fc _pthread_start + 224 7 libsystem_pthread.dylib 0x00007fff204b8443 thread_start + 15 Thread 89:: rtp_send_controller 0 libsystem_kernel.dylib 0x00007fff20489cde __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff204bce49 _pthread_cond_wait + 1298 2 libwebrtc.dylib 0x0000000113d22525 rtc::Event::Wait(int, int) + 837 3 libwebrtc.dylib 0x0000000113fc1db3 std::__1::__function::__func >, rtc::ThreadPriority)::$_1, std::__1::allocator >, rtc::ThreadPriority)::$_1>, void ()>::operator()() + 1155 4 libwebrtc.dylib 0x0000000113e49aac std::__1::__function::__func, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1, std::__1::allocator, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1>, void ()>::operator()() + 188 5 libwebrtc.dylib 0x0000000113e49778 rtc::(anonymous namespace)::RunPlatformThread(void*) + 24 6 libsystem_pthread.dylib 0x00007fff204bc8fc _pthread_start + 224 7 libsystem_pthread.dylib 0x00007fff204b8443 thread_start + 15 Thread 90:: rtp_send_controller 0 libsystem_kernel.dylib 0x00007fff20489cde __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff204bce49 _pthread_cond_wait + 1298 2 libwebrtc.dylib 0x0000000113d22525 rtc::Event::Wait(int, int) + 837 3 libwebrtc.dylib 0x0000000113fc1db3 std::__1::__function::__func >, rtc::ThreadPriority)::$_1, std::__1::allocator >, rtc::ThreadPriority)::$_1>, void ()>::operator()() + 1155 4 libwebrtc.dylib 0x0000000113e49aac std::__1::__function::__func, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1, std::__1::allocator, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1>, void ()>::operator()() + 188 5 libwebrtc.dylib 0x0000000113e49778 rtc::(anonymous namespace)::RunPlatformThread(void*) + 24 6 libsystem_pthread.dylib 0x00007fff204bc8fc _pthread_start + 224 7 libsystem_pthread.dylib 0x00007fff204b8443 thread_start + 15 Thread 91:: rtp_send_controller 0 libsystem_kernel.dylib 0x00007fff20489cde __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff204bce49 _pthread_cond_wait + 1298 2 libwebrtc.dylib 0x0000000113d22525 rtc::Event::Wait(int, int) + 837 3 libwebrtc.dylib 0x0000000113fc1db3 std::__1::__function::__func >, rtc::ThreadPriority)::$_1, std::__1::allocator >, rtc::ThreadPriority)::$_1>, void ()>::operator()() + 1155 4 libwebrtc.dylib 0x0000000113e49aac std::__1::__function::__func, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1, std::__1::allocator, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1>, void ()>::operator()() + 188 5 libwebrtc.dylib 0x0000000113e49778 rtc::(anonymous namespace)::RunPlatformThread(void*) + 24 6 libsystem_pthread.dylib 0x00007fff204bc8fc _pthread_start + 224 7 libsystem_pthread.dylib 0x00007fff204b8443 thread_start + 15 Thread 92:: rtp_send_controller 0 libsystem_kernel.dylib 0x00007fff20489cde __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff204bce49 _pthread_cond_wait + 1298 2 libwebrtc.dylib 0x0000000113d22525 rtc::Event::Wait(int, int) + 837 3 libwebrtc.dylib 0x0000000113fc1db3 std::__1::__function::__func >, rtc::ThreadPriority)::$_1, std::__1::allocator >, rtc::ThreadPriority)::$_1>, void ()>::operator()() + 1155 4 libwebrtc.dylib 0x0000000113e49aac std::__1::__function::__func, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1, std::__1::allocator, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1>, void ()>::operator()() + 188 5 libwebrtc.dylib 0x0000000113e49778 rtc::(anonymous namespace)::RunPlatformThread(void*) + 24 6 libsystem_pthread.dylib 0x00007fff204bc8fc _pthread_start + 224 7 libsystem_pthread.dylib 0x00007fff204b8443 thread_start + 15 Thread 93:: rtp_send_controller 0 libsystem_kernel.dylib 0x00007fff20489cde __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff204bce49 _pthread_cond_wait + 1298 2 libwebrtc.dylib 0x0000000113d22525 rtc::Event::Wait(int, int) + 837 3 libwebrtc.dylib 0x0000000113fc1db3 std::__1::__function::__func >, rtc::ThreadPriority)::$_1, std::__1::allocator >, rtc::ThreadPriority)::$_1>, void ()>::operator()() + 1155 4 libwebrtc.dylib 0x0000000113e49aac std::__1::__function::__func, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1, std::__1::allocator, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1>, void ()>::operator()() + 188 5 libwebrtc.dylib 0x0000000113e49778 rtc::(anonymous namespace)::RunPlatformThread(void*) + 24 6 libsystem_pthread.dylib 0x00007fff204bc8fc _pthread_start + 224 7 libsystem_pthread.dylib 0x00007fff204b8443 thread_start + 15 Thread 94:: rtp_send_controller 0 libsystem_kernel.dylib 0x00007fff20489cde __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff204bce49 _pthread_cond_wait + 1298 2 libwebrtc.dylib 0x0000000113d22525 rtc::Event::Wait(int, int) + 837 3 libwebrtc.dylib 0x0000000113fc1db3 std::__1::__function::__func >, rtc::ThreadPriority)::$_1, std::__1::allocator >, rtc::ThreadPriority)::$_1>, void ()>::operator()() + 1155 4 libwebrtc.dylib 0x0000000113e49aac std::__1::__function::__func, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1, std::__1::allocator, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1>, void ()>::operator()() + 188 5 libwebrtc.dylib 0x0000000113e49778 rtc::(anonymous namespace)::RunPlatformThread(void*) + 24 6 libsystem_pthread.dylib 0x00007fff204bc8fc _pthread_start + 224 7 libsystem_pthread.dylib 0x00007fff204b8443 thread_start + 15 Thread 95:: rtp_send_controller 0 libsystem_kernel.dylib 0x00007fff20489cde __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff204bce49 _pthread_cond_wait + 1298 2 libwebrtc.dylib 0x0000000113d22525 rtc::Event::Wait(int, int) + 837 3 libwebrtc.dylib 0x0000000113fc1db3 std::__1::__function::__func >, rtc::ThreadPriority)::$_1, std::__1::allocator >, rtc::ThreadPriority)::$_1>, void ()>::operator()() + 1155 4 libwebrtc.dylib 0x0000000113e49aac std::__1::__function::__func, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1, std::__1::allocator, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1>, void ()>::operator()() + 188 5 libwebrtc.dylib 0x0000000113e49778 rtc::(anonymous namespace)::RunPlatformThread(void*) + 24 6 libsystem_pthread.dylib 0x00007fff204bc8fc _pthread_start + 224 7 libsystem_pthread.dylib 0x00007fff204b8443 thread_start + 15 Thread 96:: rtp_send_controller 0 libsystem_kernel.dylib 0x00007fff20489cde __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff204bce49 _pthread_cond_wait + 1298 2 libwebrtc.dylib 0x0000000113d22525 rtc::Event::Wait(int, int) + 837 3 libwebrtc.dylib 0x0000000113fc1db3 std::__1::__function::__func >, rtc::ThreadPriority)::$_1, std::__1::allocator >, rtc::ThreadPriority)::$_1>, void ()>::operator()() + 1155 4 libwebrtc.dylib 0x0000000113e49aac std::__1::__function::__func, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1, std::__1::allocator, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1>, void ()>::operator()() + 188 5 libwebrtc.dylib 0x0000000113e49778 rtc::(anonymous namespace)::RunPlatformThread(void*) + 24 6 libsystem_pthread.dylib 0x00007fff204bc8fc _pthread_start + 224 7 libsystem_pthread.dylib 0x00007fff204b8443 thread_start + 15 Thread 97:: rtp_send_controller 0 libsystem_kernel.dylib 0x00007fff20489cde __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff204bce49 _pthread_cond_wait + 1298 2 libwebrtc.dylib 0x0000000113d22525 rtc::Event::Wait(int, int) + 837 3 libwebrtc.dylib 0x0000000113fc1db3 std::__1::__function::__func >, rtc::ThreadPriority)::$_1, std::__1::allocator >, rtc::ThreadPriority)::$_1>, void ()>::operator()() + 1155 4 libwebrtc.dylib 0x0000000113e49aac std::__1::__function::__func, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1, std::__1::allocator, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1>, void ()>::operator()() + 188 5 libwebrtc.dylib 0x0000000113e49778 rtc::(anonymous namespace)::RunPlatformThread(void*) + 24 6 libsystem_pthread.dylib 0x00007fff204bc8fc _pthread_start + 224 7 libsystem_pthread.dylib 0x00007fff204b8443 thread_start + 15 Thread 98:: rtp_send_controller 0 libsystem_kernel.dylib 0x00007fff20489cde __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff204bce49 _pthread_cond_wait + 1298 2 libwebrtc.dylib 0x0000000113d22525 rtc::Event::Wait(int, int) + 837 3 libwebrtc.dylib 0x0000000113fc1db3 std::__1::__function::__func >, rtc::ThreadPriority)::$_1, std::__1::allocator >, rtc::ThreadPriority)::$_1>, void ()>::operator()() + 1155 4 libwebrtc.dylib 0x0000000113e49aac std::__1::__function::__func, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1, std::__1::allocator, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1>, void ()>::operator()() + 188 5 libwebrtc.dylib 0x0000000113e49778 rtc::(anonymous namespace)::RunPlatformThread(void*) + 24 6 libsystem_pthread.dylib 0x00007fff204bc8fc _pthread_start + 224 7 libsystem_pthread.dylib 0x00007fff204b8443 thread_start + 15 Thread 99:: rtp_send_controller 0 libsystem_kernel.dylib 0x00007fff20489cde __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff204bce49 _pthread_cond_wait + 1298 2 libwebrtc.dylib 0x0000000113d22525 rtc::Event::Wait(int, int) + 837 3 libwebrtc.dylib 0x0000000113fc1db3 std::__1::__function::__func >, rtc::ThreadPriority)::$_1, std::__1::allocator >, rtc::ThreadPriority)::$_1>, void ()>::operator()() + 1155 4 libwebrtc.dylib 0x0000000113e49aac std::__1::__function::__func, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1, std::__1::allocator, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1>, void ()>::operator()() + 188 5 libwebrtc.dylib 0x0000000113e49778 rtc::(anonymous namespace)::RunPlatformThread(void*) + 24 6 libsystem_pthread.dylib 0x00007fff204bc8fc _pthread_start + 224 7 libsystem_pthread.dylib 0x00007fff204b8443 thread_start + 15 Thread 100:: rtp_send_controller 0 libsystem_kernel.dylib 0x00007fff20489cde __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff204bce49 _pthread_cond_wait + 1298 2 libwebrtc.dylib 0x0000000113d22525 rtc::Event::Wait(int, int) + 837 3 libwebrtc.dylib 0x0000000113fc1db3 std::__1::__function::__func >, rtc::ThreadPriority)::$_1, std::__1::allocator >, rtc::ThreadPriority)::$_1>, void ()>::operator()() + 1155 4 libwebrtc.dylib 0x0000000113e49aac std::__1::__function::__func, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1, std::__1::allocator, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1>, void ()>::operator()() + 188 5 libwebrtc.dylib 0x0000000113e49778 rtc::(anonymous namespace)::RunPlatformThread(void*) + 24 6 libsystem_pthread.dylib 0x00007fff204bc8fc _pthread_start + 224 7 libsystem_pthread.dylib 0x00007fff204b8443 thread_start + 15 Thread 101:: rtp_send_controller 0 libsystem_kernel.dylib 0x00007fff20489cde __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff204bce49 _pthread_cond_wait + 1298 2 libwebrtc.dylib 0x0000000113d22525 rtc::Event::Wait(int, int) + 837 3 libwebrtc.dylib 0x0000000113fc1db3 std::__1::__function::__func >, rtc::ThreadPriority)::$_1, std::__1::allocator >, rtc::ThreadPriority)::$_1>, void ()>::operator()() + 1155 4 libwebrtc.dylib 0x0000000113e49aac std::__1::__function::__func, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1, std::__1::allocator, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1>, void ()>::operator()() + 188 5 libwebrtc.dylib 0x0000000113e49778 rtc::(anonymous namespace)::RunPlatformThread(void*) + 24 6 libsystem_pthread.dylib 0x00007fff204bc8fc _pthread_start + 224 7 libsystem_pthread.dylib 0x00007fff204b8443 thread_start + 15 Thread 102:: rtp_send_controller 0 libsystem_kernel.dylib 0x00007fff20489cde __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff204bce49 _pthread_cond_wait + 1298 2 libwebrtc.dylib 0x0000000113d22525 rtc::Event::Wait(int, int) + 837 3 libwebrtc.dylib 0x0000000113fc1db3 std::__1::__function::__func >, rtc::ThreadPriority)::$_1, std::__1::allocator >, rtc::ThreadPriority)::$_1>, void ()>::operator()() + 1155 4 libwebrtc.dylib 0x0000000113e49aac std::__1::__function::__func, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1, std::__1::allocator, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1>, void ()>::operator()() + 188 5 libwebrtc.dylib 0x0000000113e49778 rtc::(anonymous namespace)::RunPlatformThread(void*) + 24 6 libsystem_pthread.dylib 0x00007fff204bc8fc _pthread_start + 224 7 libsystem_pthread.dylib 0x00007fff204b8443 thread_start + 15 Thread 103:: rtp_send_controller 0 libsystem_kernel.dylib 0x00007fff20489cde __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff204bce49 _pthread_cond_wait + 1298 2 libwebrtc.dylib 0x0000000113d22525 rtc::Event::Wait(int, int) + 837 3 libwebrtc.dylib 0x0000000113fc1db3 std::__1::__function::__func >, rtc::ThreadPriority)::$_1, std::__1::allocator >, rtc::ThreadPriority)::$_1>, void ()>::operator()() + 1155 4 libwebrtc.dylib 0x0000000113e49aac std::__1::__function::__func, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1, std::__1::allocator, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1>, void ()>::operator()() + 188 5 libwebrtc.dylib 0x0000000113e49778 rtc::(anonymous namespace)::RunPlatformThread(void*) + 24 6 libsystem_pthread.dylib 0x00007fff204bc8fc _pthread_start + 224 7 libsystem_pthread.dylib 0x00007fff204b8443 thread_start + 15 Thread 104:: rtp_send_controller 0 libsystem_kernel.dylib 0x00007fff20489cde __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff204bce49 _pthread_cond_wait + 1298 2 libwebrtc.dylib 0x0000000113d22525 rtc::Event::Wait(int, int) + 837 3 libwebrtc.dylib 0x0000000113fc1db3 std::__1::__function::__func >, rtc::ThreadPriority)::$_1, std::__1::allocator >, rtc::ThreadPriority)::$_1>, void ()>::operator()() + 1155 4 libwebrtc.dylib 0x0000000113e49aac std::__1::__function::__func, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1, std::__1::allocator, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1>, void ()>::operator()() + 188 5 libwebrtc.dylib 0x0000000113e49778 rtc::(anonymous namespace)::RunPlatformThread(void*) + 24 6 libsystem_pthread.dylib 0x00007fff204bc8fc _pthread_start + 224 7 libsystem_pthread.dylib 0x00007fff204b8443 thread_start + 15 Thread 105:: rtp_send_controller 0 libsystem_kernel.dylib 0x00007fff20489cde __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff204bce49 _pthread_cond_wait + 1298 2 libwebrtc.dylib 0x0000000113d22525 rtc::Event::Wait(int, int) + 837 3 libwebrtc.dylib 0x0000000113fc1db3 std::__1::__function::__func >, rtc::ThreadPriority)::$_1, std::__1::allocator >, rtc::ThreadPriority)::$_1>, void ()>::operator()() + 1155 4 libwebrtc.dylib 0x0000000113e49aac std::__1::__function::__func, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1, std::__1::allocator, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1>, void ()>::operator()() + 188 5 libwebrtc.dylib 0x0000000113e49778 rtc::(anonymous namespace)::RunPlatformThread(void*) + 24 6 libsystem_pthread.dylib 0x00007fff204bc8fc _pthread_start + 224 7 libsystem_pthread.dylib 0x00007fff204b8443 thread_start + 15 Process: com.apple.WebKit.WebContent [65579] Path: /Library/Apple/*/WebKit.framework/Versions/A/XPCServices/com.apple.WebKit.WebContent.xpc/Contents/MacOS/com.apple.WebKit.WebContent Identifier: com.apple.WebKit.WebContent Version: 16612 (16612.2.9.1.30) Build Info: WebKit-7612002009001030~19 (612B43) Code Type: X86-64 (Native) Parent Process: ??? [1] Responsible: Safari [79700] User ID: 501 PlugIn Path: /Library/Apple/*/libwebrtc.dylib PlugIn Identifier: libwebrtc.dylib PlugIn Version: ??? (7612.2.9.1.30) Date/Time: 2022-01-05 17:27:28.375 +0900 OS Version: macOS 11.6 (20G165) Report Version: 12 Bridge OS Version: 5.5 (18P4759a) Anonymous UUID: 6AC0B43A-BE0B-CF7F-67E7-45EF8EC3C704 Sleep/Wake UUID: 5B85F4B8-EC88-4325-92FA-CC5F1C775C6A Time Awake Since Boot: 190000 seconds Time Since Wake: 770 seconds System Integrity Protection: enabled Crashed Thread: 4 WebKitWebRTCSignaling Exception Type: EXC_CRASH (SIGABRT) Exception Codes: 0x0000000000000000, 0x0000000000000000 Exception Note: EXC_CORPSE_NOTIFY Application Specific Information: abort() called Bundle controller class: BrowserBundleController Thread 0:: Dispatch queue: com.apple.main-thread 0 libsystem_kernel.dylib 0x00007fff20489cde __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff204bce49 _pthread_cond_wait + 1298 2 libwebrtc.dylib 0x0000000113d223e8 rtc::Event::Wait(int, int) + 520 3 libwebrtc.dylib 0x0000000113e251a3 webrtc::PeerConnectionFactoryProxyWithInternal::CreatePeerConnectionOrError(webrtc::PeerConnectionInterface::RTCConfiguration const&, webrtc::PeerConnectionDependencies) + 291 4 com.apple.WebCore 0x0000000112317b09 WebCore::LibWebRTCProvider::createPeerConnection(webrtc::PeerConnectionObserver&, rtc::NetworkManager&, rtc::PacketSocketFactory&, webrtc::PeerConnectionInterface::RTCConfiguration&&, std::__1::unique_ptr >&&) + 297 5 com.apple.WebKit 0x000000010f8205c3 WebKit::LibWebRTCProvider::createPeerConnection(webrtc::PeerConnectionObserver&, rtc::PacketSocketFactory*, webrtc::PeerConnectionInterface::RTCConfiguration&&) + 197 6 com.apple.WebCore 0x0000000110a095b6 WebCore::LibWebRTCMediaEndpoint::setConfiguration(WebCore::LibWebRTCProvider&, webrtc::PeerConnectionInterface::RTCConfiguration&&) + 1238 7 com.apple.WebCore 0x0000000110a11b8a WebCore::LibWebRTCPeerConnectionBackend::setConfiguration(WebCore::MediaEndpointConfiguration&&) + 2298 8 com.apple.WebCore 0x0000000111554e6d WebCore::RTCPeerConnection::create(WebCore::Document&, WebCore::RTCConfiguration&&) + 1693 9 com.apple.WebCore 0x0000000110f7c396 WebCore::JSDOMConstructor::construct(JSC::JSGlobalObject*, JSC::CallFrame*) + 214 10 com.apple.JavaScriptCore 0x000000011531af60 JSC::LLInt::setUpCall(JSC::CallFrame*, JSC::CodeSpecializationKind, JSC::JSValue, JSC::LLIntCallLinkInfo*) + 1040 11 com.apple.JavaScriptCore 0x0000000114b420de llint_entry + 119863 12 ??? 0x000045bbd342e3cd 0 + 76673005577165 13 com.apple.JavaScriptCore 0x0000000114b4129c llint_entry + 116213 14 com.apple.JavaScriptCore 0x0000000114b41329 llint_entry + 116354 15 com.apple.JavaScriptCore 0x0000000114b41329 llint_entry + 116354 16 com.apple.JavaScriptCore 0x0000000114b24aa6 vmEntryToJavaScript + 216 17 com.apple.JavaScriptCore 0x0000000115201f5b JSC::Interpreter::executeCall(JSC::JSGlobalObject*, JSC::JSObject*, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&) + 555 18 com.apple.JavaScriptCore 0x000000011544cade JSC::profiledCall(JSC::JSGlobalObject*, JSC::ProfilingReason, JSC::JSValue, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&, WTF::NakedPtr&) + 174 19 com.apple.WebCore 0x000000011173b60e WebCore::JSEventListener::handleEvent(WebCore::ScriptExecutionContext&, WebCore::Event&) + 2046 20 com.apple.WebCore 0x0000000111a7de9c WebCore::EventTarget::innerInvokeEventListeners(WebCore::Event&, WTF::Vector, WTF::DefaultRefDerefTraits >, 1ul, WTF::CrashOnOverflow, 16ul, WTF::FastMalloc>, WebCore::EventTarget::EventInvokePhase) + 428 21 com.apple.WebCore 0x0000000111a7d713 WebCore::EventTarget::fireEventListeners(WebCore::Event&, WebCore::EventTarget::EventInvokePhase) + 611 22 com.apple.WebCore 0x0000000111a7a150 WebCore::dispatchEventInDOM(WebCore::Event&, WebCore::EventPath const&) + 240 23 com.apple.WebCore 0x0000000111a796b3 WebCore::EventDispatcher::dispatchEvent(WebCore::Node&, WebCore::Event&) + 4771 24 com.apple.WebCore 0x00000001107c03b0 WebCore::HTMLScriptElement::dispatchLoadEvent() + 80 25 com.apple.WebCore 0x0000000111ac93c2 WebCore::ScriptElement::dispatchLoadEventRespectingUserGestureIndicator() + 130 26 com.apple.WebCore 0x0000000111ac968f WebCore::ScriptElement::executePendingScript(WebCore::PendingScript&) + 655 27 com.apple.WebCore 0x0000000111acc121 WebCore::ScriptRunner::timerFired() + 1265 28 com.apple.WebCore 0x00000001121702b6 WTF::Detail::CallableWrapper::call() + 198 29 com.apple.WebCore 0x00000001106f1cbf WebCore::timerFired(__CFRunLoopTimer*, void*) + 31 30 com.apple.CoreFoundation 0x00007fff205ccbe9 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 20 31 com.apple.CoreFoundation 0x00007fff205cc6dd __CFRunLoopDoTimer + 927 32 com.apple.CoreFoundation 0x00007fff205cc23a __CFRunLoopDoTimers + 307 33 com.apple.CoreFoundation 0x00007fff205b2e13 __CFRunLoopRun + 1988 34 com.apple.CoreFoundation 0x00007fff205b1f8c CFRunLoopRunSpecific + 563 35 com.apple.Foundation 0x00007fff21343607 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 212 36 com.apple.Foundation 0x00007fff213d14d1 -[NSRunLoop(NSRunLoop) run] + 76 37 libxpc.dylib 0x00007fff2020b38d _xpc_objc_main + 825 38 libxpc.dylib 0x00007fff2020acd3 xpc_main + 116 39 com.apple.WebKit 0x000000010f4084f7 WebKit::XPCServiceMain(int, char const**) + 342 40 libdyld.dylib 0x00007fff204d7f3d start + 1 Thread 1:: JavaScriptCore bmalloc scavenger 0 libsystem_kernel.dylib 0x00007fff20489cde __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff204bce49 _pthread_cond_wait + 1298 2 libc++.1.dylib 0x00007fff20425e03 std::__1::condition_variable::__do_timed_wait(std::__1::unique_lock&, std::__1::chrono::time_point > >) + 93 3 com.apple.JavaScriptCore 0x00000001159909be bmalloc::Scavenger::threadRunLoop() + 686 4 com.apple.JavaScriptCore 0x00000001159903f9 bmalloc::Scavenger::threadEntryPoint(bmalloc::Scavenger*) + 9 5 com.apple.JavaScriptCore 0x0000000115991a97 void* std::__1::__thread_proxy >, void (*)(bmalloc::Scavenger*), bmalloc::Scavenger*> >(void*) + 39 6 libsystem_pthread.dylib 0x00007fff204bc8fc _pthread_start + 224 7 libsystem_pthread.dylib 0x00007fff204b8443 thread_start + 15 Thread 2:: WebCore: Scrolling 0 libsystem_kernel.dylib 0x00007fff204872ba mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fff2048762c mach_msg + 60 2 com.apple.CoreFoundation 0x00007fff205b449f __CFRunLoopServiceMachPort + 316 3 com.apple.CoreFoundation 0x00007fff205b2b7f __CFRunLoopRun + 1328 4 com.apple.CoreFoundation 0x00007fff205b1f8c CFRunLoopRunSpecific + 563 5 com.apple.CoreFoundation 0x00007fff206388b2 CFRunLoopRun + 40 6 com.apple.JavaScriptCore 0x0000000115918723 WTF::RunLoop::run() + 19 7 com.apple.JavaScriptCore 0x00000001159315df WTF::Thread::entryPoint(WTF::Thread::NewThreadContext*) + 223 8 com.apple.JavaScriptCore 0x0000000114791db9 WTF::wtfThreadEntryPoint(void*) + 9 9 libsystem_pthread.dylib 0x00007fff204bc8fc _pthread_start + 224 10 libsystem_pthread.dylib 0x00007fff204b8443 thread_start + 15 Thread 3:: WebKitWebRTCNetwork 0 libsystem_kernel.dylib 0x00007fff20489cde __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff204bce49 _pthread_cond_wait + 1298 2 libwebrtc.dylib 0x0000000113d22478 rtc::Event::Wait(int, int) + 664 3 libwebrtc.dylib 0x0000000113de2f92 rtc::NullSocketServer::Wait(int, bool) + 18 4 libwebrtc.dylib 0x0000000113fc75cf rtc::Thread::Get(rtc::Message*, int, bool) + 879 5 libwebrtc.dylib 0x0000000113fc6198 rtc::Thread::ProcessMessages(int) + 568 6 libwebrtc.dylib 0x0000000113fc833f rtc::Thread::PreRun(void*) + 79 7 libsystem_pthread.dylib 0x00007fff204bc8fc _pthread_start + 224 8 libsystem_pthread.dylib 0x00007fff204b8443 thread_start + 15 Thread 4 Crashed:: WebKitWebRTCSignaling 0 libsystem_kernel.dylib 0x00007fff2048d92e __pthread_kill + 10 1 libsystem_pthread.dylib 0x00007fff204bc5bd pthread_kill + 263 2 libsystem_c.dylib 0x00007fff20411406 abort + 125 3 libwebrtc.dylib 0x0000000113cb9256 (anonymous namespace)::WriteFatalLogAndAbort(std::__1::basic_string, std::__1::allocator > const&) + 70 4 libwebrtc.dylib 0x0000000113cb920f rtc::webrtc_checks_impl::FatalLog(char const*, int, char const*, rtc::webrtc_checks_impl::CheckArgType const*, ...) + 431 5 libwebrtc.dylib 0x0000000113e49758 rtc::PlatformThread::SpawnThread(std::__1::function, std::__1::basic_string_view >, rtc::ThreadAttributes, bool) + 696 6 libwebrtc.dylib 0x0000000113fc0593 webrtc::(anonymous namespace)::TaskQueueStdlibFactory::CreateTaskQueue(std::__1::basic_string_view >, webrtc::TaskQueueFactory::Priority) const + 403 7 libwebrtc.dylib 0x0000000113f0cc55 webrtc::RtpTransportControllerSend::RtpTransportControllerSend(webrtc::Clock*, webrtc::RtcEventLog*, webrtc::NetworkStatePredictorFactoryInterface*, webrtc::NetworkControllerFactoryInterface*, webrtc::BitrateConstraints const&, std::__1::unique_ptr >, webrtc::TaskQueueFactory*, webrtc::WebRtcKeyValueConfig const*) + 2533 8 libwebrtc.dylib 0x0000000113c96f38 webrtc::Call::Create(webrtc::CallConfig const&, webrtc::Clock*, rtc::scoped_refptr, std::__1::unique_ptr >) + 136 9 libwebrtc.dylib 0x0000000113c96e08 webrtc::Call::Create(webrtc::CallConfig const&, rtc::scoped_refptr) + 376 10 libwebrtc.dylib 0x0000000113ca08ed webrtc::CallFactory::CreateCall(webrtc::CallConfig const&) + 829 11 libwebrtc.dylib 0x0000000113e2815f std::__1::unique_ptr > rtc::FunctionView > ()>::CallVoidPtr(rtc::FunctionView > ()>::VoidUnion) + 1583 12 libwebrtc.dylib 0x0000000113e27ae3 void rtc::FunctionView::CallVoidPtr > rtc::Thread::Invoke >, void>(rtc::Location const&, rtc::FunctionView > ()>)::'lambda'()>(rtc::FunctionView::VoidUnion) + 19 13 libwebrtc.dylib 0x0000000113fc853a rtc::Thread::Send(rtc::Location const&, rtc::MessageHandler*, unsigned int, rtc::MessageData*) + 138 14 libwebrtc.dylib 0x0000000113e2458d webrtc::PeerConnectionFactory::CreatePeerConnectionOrError(webrtc::PeerConnectionInterface::RTCConfiguration const&, webrtc::PeerConnectionDependencies) + 573 15 libwebrtc.dylib 0x0000000113e26523 void webrtc::ReturnType > >::Invoke > (webrtc::PeerConnectionFactoryInterface::*)(webrtc::PeerConnectionInterface::RTCConfiguration const&, webrtc::PeerConnectionDependencies), webrtc::PeerConnectionInterface::RTCConfiguration const, webrtc::PeerConnectionDependencies>(webrtc::PeerConnectionFactoryInterface*, webrtc::RTCErrorOr > (webrtc::PeerConnectionFactoryInterface::*)(webrtc::PeerConnectionInterface::RTCConfiguration const&, webrtc::PeerConnectionDependencies), webrtc::PeerConnectionInterface::RTCConfiguration const&&, webrtc::PeerConnectionDependencies&&) + 163 16 libwebrtc.dylib 0x0000000113e26447 webrtc::MethodCall >, webrtc::PeerConnectionInterface::RTCConfiguration const&, webrtc::PeerConnectionDependencies>::Run() + 39 17 libwebrtc.dylib 0x0000000113fc86da rtc::Thread::QueuedTaskHandler::OnMessage(rtc::Message*) + 42 18 libwebrtc.dylib 0x0000000113fc7e18 rtc::Thread::Dispatch(rtc::Message*) + 136 19 libwebrtc.dylib 0x0000000113fc614c rtc::Thread::ProcessMessages(int) + 492 20 libwebrtc.dylib 0x0000000113fc833f rtc::Thread::PreRun(void*) + 79 21 libsystem_pthread.dylib 0x00007fff204bc8fc _pthread_start + 224 22 libsystem_pthread.dylib 0x00007fff204b8443 thread_start + 15 Thread 5:: rtc-low-prio 0 libsystem_kernel.dylib 0x00007fff20489cde __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff204bce49 _pthread_cond_wait + 1298 2 libwebrtc.dylib 0x0000000113d22525 rtc::Event::Wait(int, int) + 837 3 libwebrtc.dylib 0x0000000113fc1db3 std::__1::__function::__func >, rtc::ThreadPriority)::$_1, std::__1::allocator >, rtc::ThreadPriority)::$_1>, void ()>::operator()() + 1155 4 libwebrtc.dylib 0x0000000113e49aac std::__1::__function::__func, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1, std::__1::allocator, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1>, void ()>::operator()() + 188 5 libwebrtc.dylib 0x0000000113e49778 rtc::(anonymous namespace)::RunPlatformThread(void*) + 24 6 libsystem_pthread.dylib 0x00007fff204bc8fc _pthread_start + 224 7 libsystem_pthread.dylib 0x00007fff204b8443 thread_start + 15 Thread 6:: rtp_send_controller 0 libsystem_kernel.dylib 0x00007fff20489cde __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff204bce49 _pthread_cond_wait + 1298 2 libwebrtc.dylib 0x0000000113d22525 rtc::Event::Wait(int, int) + 837 3 libwebrtc.dylib 0x0000000113fc1db3 std::__1::__function::__func >, rtc::ThreadPriority)::$_1, std::__1::allocator >, rtc::ThreadPriority)::$_1>, void ()>::operator()() + 1155 4 libwebrtc.dylib 0x0000000113e49aac std::__1::__function::__func, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1, std::__1::allocator, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1>, void ()>::operator()() + 188 5 libwebrtc.dylib 0x0000000113e49778 rtc::(anonymous namespace)::RunPlatformThread(void*) + 24 6 libsystem_pthread.dylib 0x00007fff204bc8fc _pthread_start + 224 7 libsystem_pthread.dylib 0x00007fff204b8443 thread_start + 15 Thread 7:: rtp_send_controller 0 libsystem_kernel.dylib 0x00007fff20489cde __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff204bce49 _pthread_cond_wait + 1298 2 libwebrtc.dylib 0x0000000113d22525 rtc::Event::Wait(int, int) + 837 3 libwebrtc.dylib 0x0000000113fc1db3 std::__1::__function::__func >, rtc::ThreadPriority)::$_1, std::__1::allocator >, rtc::ThreadPriority)::$_1>, void ()>::operator()() + 1155 4 libwebrtc.dylib 0x0000000113e49aac std::__1::__function::__func, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1, std::__1::allocator, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1>, void ()>::operator()() + 188 5 libwebrtc.dylib 0x0000000113e49778 rtc::(anonymous namespace)::RunPlatformThread(void*) + 24 6 libsystem_pthread.dylib 0x00007fff204bc8fc _pthread_start + 224 7 libsystem_pthread.dylib 0x00007fff204b8443 thread_start + 15 Thread 8:: rtp_send_controller 0 libsystem_kernel.dylib 0x00007fff20489cde __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff204bce49 _pthread_cond_wait + 1298 2 libwebrtc.dylib 0x0000000113d22525 rtc::Event::Wait(int, int) + 837 3 libwebrtc.dylib 0x0000000113fc1db3 std::__1::__function::__func >, rtc::ThreadPriority)::$_1, std::__1::allocator >, rtc::ThreadPriority)::$_1>, void ()>::operator()() + 1155 4 libwebrtc.dylib 0x0000000113e49aac std::__1::__function::__func, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1, std::__1::allocator, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1>, void ()>::operator()() + 188 5 libwebrtc.dylib 0x0000000113e49778 rtc::(anonymous namespace)::RunPlatformThread(void*) + 24 6 libsystem_pthread.dylib 0x00007fff204bc8fc _pthread_start + 224 7 libsystem_pthread.dylib 0x00007fff204b8443 thread_start + 15 Thread 9:: rtp_send_controller 0 libsystem_kernel.dylib 0x00007fff20489cde __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff204bce49 _pthread_cond_wait + 1298 2 libwebrtc.dylib 0x0000000113d22525 rtc::Event::Wait(int, int) + 837 3 libwebrtc.dylib 0x0000000113fc1db3 std::__1::__function::__func >, rtc::ThreadPriority)::$_1, std::__1::allocator >, rtc::ThreadPriority)::$_1>, void ()>::operator()() + 1155 4 libwebrtc.dylib 0x0000000113e49aac std::__1::__function::__func, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1, std::__1::allocator, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1>, void ()>::operator()() + 188 5 libwebrtc.dylib 0x0000000113e49778 rtc::(anonymous namespace)::RunPlatformThread(void*) + 24 6 libsystem_pthread.dylib 0x00007fff204bc8fc _pthread_start + 224 7 libsystem_pthread.dylib 0x00007fff204b8443 thread_start + 15 Thread 10:: rtp_send_controller 0 libsystem_kernel.dylib 0x00007fff20489cde __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff204bce49 _pthread_cond_wait + 1298 2 libwebrtc.dylib 0x0000000113d22525 rtc::Event::Wait(int, int) + 837 3 libwebrtc.dylib 0x0000000113fc1db3 std::__1::__function::__func >, rtc::ThreadPriority)::$_1, std::__1::allocator >, rtc::ThreadPriority)::$_1>, void ()>::operator()() + 1155 4 libwebrtc.dylib 0x0000000113e49aac std::__1::__function::__func, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1, std::__1::allocator, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1>, void ()>::operator()() + 188 5 libwebrtc.dylib 0x0000000113e49778 rtc::(anonymous namespace)::RunPlatformThread(void*) + 24 6 libsystem_pthread.dylib 0x00007fff204bc8fc _pthread_start + 224 7 libsystem_pthread.dylib 0x00007fff204b8443 thread_start + 15 Thread 11:: rtp_send_controller 0 libsystem_kernel.dylib 0x00007fff20489cde __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff204bce49 _pthread_cond_wait + 1298 2 libwebrtc.dylib 0x0000000113d22525 rtc::Event::Wait(int, int) + 837 3 libwebrtc.dylib 0x0000000113fc1db3 std::__1::__function::__func >, rtc::ThreadPriority)::$_1, std::__1::allocator >, rtc::ThreadPriority)::$_1>, void ()>::operator()() + 1155 4 libwebrtc.dylib 0x0000000113e49aac std::__1::__function::__func, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1, std::__1::allocator, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1>, void ()>::operator()() + 188 5 libwebrtc.dylib 0x0000000113e49778 rtc::(anonymous namespace)::RunPlatformThread(void*) + 24 6 libsystem_pthread.dylib 0x00007fff204bc8fc _pthread_start + 224 7 libsystem_pthread.dylib 0x00007fff204b8443 thread_start + 15 Thread 12:: rtp_send_controller 0 libsystem_kernel.dylib 0x00007fff20489cde __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff204bce49 _pthread_cond_wait + 1298 2 libwebrtc.dylib 0x0000000113d22525 rtc::Event::Wait(int, int) + 837 3 libwebrtc.dylib 0x0000000113fc1db3 std::__1::__function::__func >, rtc::ThreadPriority)::$_1, std::__1::allocator >, rtc::ThreadPriority)::$_1>, void ()>::operator()() + 1155 4 libwebrtc.dylib 0x0000000113e49aac std::__1::__function::__func, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1, std::__1::allocator, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1>, void ()>::operator()() + 188 5 libwebrtc.dylib 0x0000000113e49778 rtc::(anonymous namespace)::RunPlatformThread(void*) + 24 6 libsystem_pthread.dylib 0x00007fff204bc8fc _pthread_start + 224 7 libsystem_pthread.dylib 0x00007fff204b8443 thread_start + 15 Thread 13:: rtp_send_controller 0 libsystem_kernel.dylib 0x00007fff20489cde __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff204bce49 _pthread_cond_wait + 1298 2 libwebrtc.dylib 0x0000000113d22525 rtc::Event::Wait(int, int) + 837 3 libwebrtc.dylib 0x0000000113fc1db3 std::__1::__function::__func >, rtc::ThreadPriority)::$_1, std::__1::allocator >, rtc::ThreadPriority)::$_1>, void ()>::operator()() + 1155 4 libwebrtc.dylib 0x0000000113e49aac std::__1::__function::__func, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1, std::__1::allocator, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1>, void ()>::operator()() + 188 5 libwebrtc.dylib 0x0000000113e49778 rtc::(anonymous namespace)::RunPlatformThread(void*) + 24 6 libsystem_pthread.dylib 0x00007fff204bc8fc _pthread_start + 224 7 libsystem_pthread.dylib 0x00007fff204b8443 thread_start + 15 Thread 14:: rtp_send_controller 0 libsystem_kernel.dylib 0x00007fff20489cde __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff204bce49 _pthread_cond_wait + 1298 2 libwebrtc.dylib 0x0000000113d22525 rtc::Event::Wait(int, int) + 837 3 libwebrtc.dylib 0x0000000113fc1db3 std::__1::__function::__func >, rtc::ThreadPriority)::$_1, std::__1::allocator >, rtc::ThreadPriority)::$_1>, void ()>::operator()() + 1155 4 libwebrtc.dylib 0x0000000113e49aac std::__1::__function::__func, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1, std::__1::allocator, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1>, void ()>::operator()() + 188 5 libwebrtc.dylib 0x0000000113e49778 rtc::(anonymous namespace)::RunPlatformThread(void*) + 24 6 libsystem_pthread.dylib 0x00007fff204bc8fc _pthread_start + 224 7 libsystem_pthread.dylib 0x00007fff204b8443 thread_start + 15 Thread 15:: rtp_send_controller 0 libsystem_kernel.dylib 0x00007fff20489cde __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff204bce49 _pthread_cond_wait + 1298 2 libwebrtc.dylib 0x0000000113d22525 rtc::Event::Wait(int, int) + 837 3 libwebrtc.dylib 0x0000000113fc1db3 std::__1::__function::__func >, rtc::ThreadPriority)::$_1, std::__1::allocator >, rtc::ThreadPriority)::$_1>, void ()>::operator()() + 1155 4 libwebrtc.dylib 0x0000000113e49aac std::__1::__function::__func, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1, std::__1::allocator, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1>, void ()>::operator()() + 188 5 libwebrtc.dylib 0x0000000113e49778 rtc::(anonymous namespace)::RunPlatformThread(void*) + 24 6 libsystem_pthread.dylib 0x00007fff204bc8fc _pthread_start + 224 7 libsystem_pthread.dylib 0x00007fff204b8443 thread_start + 15 Thread 16:: rtp_send_controller 0 libsystem_kernel.dylib 0x00007fff20489cde __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff204bce49 _pthread_cond_wait + 1298 2 libwebrtc.dylib 0x0000000113d22525 rtc::Event::Wait(int, int) + 837 3 libwebrtc.dylib 0x0000000113fc1db3 std::__1::__function::__func >, rtc::ThreadPriority)::$_1, std::__1::allocator >, rtc::ThreadPriority)::$_1>, void ()>::operator()() + 1155 4 libwebrtc.dylib 0x0000000113e49aac std::__1::__function::__func, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1, std::__1::allocator, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1>, void ()>::operator()() + 188 5 libwebrtc.dylib 0x0000000113e49778 rtc::(anonymous namespace)::RunPlatformThread(void*) + 24 6 libsystem_pthread.dylib 0x00007fff204bc8fc _pthread_start + 224 7 libsystem_pthread.dylib 0x00007fff204b8443 thread_start + 15 Thread 17:: rtp_send_controller 0 libsystem_kernel.dylib 0x00007fff20489cde __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff204bce49 _pthread_cond_wait + 1298 2 libwebrtc.dylib 0x0000000113d22525 rtc::Event::Wait(int, int) + 837 3 libwebrtc.dylib 0x0000000113fc1db3 std::__1::__function::__func >, rtc::ThreadPriority)::$_1, std::__1::allocator >, rtc::ThreadPriority)::$_1>, void ()>::operator()() + 1155 4 libwebrtc.dylib 0x0000000113e49aac std::__1::__function::__func, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1, std::__1::allocator, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1>, void ()>::operator()() + 188 5 libwebrtc.dylib 0x0000000113e49778 rtc::(anonymous namespace)::RunPlatformThread(void*) + 24 6 libsystem_pthread.dylib 0x00007fff204bc8fc _pthread_start + 224 7 libsystem_pthread.dylib 0x00007fff204b8443 thread_start + 15 Thread 18:: rtp_send_controller 0 libsystem_kernel.dylib 0x00007fff20489cde __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff204bce49 _pthread_cond_wait + 1298 2 libwebrtc.dylib 0x0000000113d22525 rtc::Event::Wait(int, int) + 837 3 libwebrtc.dylib 0x0000000113fc1db3 std::__1::__function::__func >, rtc::ThreadPriority)::$_1, std::__1::allocator >, rtc::ThreadPriority)::$_1>, void ()>::operator()() + 1155 4 libwebrtc.dylib 0x0000000113e49aac std::__1::__function::__func, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1, std::__1::allocator, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1>, void ()>::operator()() + 188 5 libwebrtc.dylib 0x0000000113e49778 rtc::(anonymous namespace)::RunPlatformThread(void*) + 24 6 libsystem_pthread.dylib 0x00007fff204bc8fc _pthread_start + 224 7 libsystem_pthread.dylib 0x00007fff204b8443 thread_start + 15 Thread 19:: rtp_send_controller 0 libsystem_kernel.dylib 0x00007fff20489cde __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff204bce49 _pthread_cond_wait + 1298 2 libwebrtc.dylib 0x0000000113d22525 rtc::Event::Wait(int, int) + 837 3 libwebrtc.dylib 0x0000000113fc1db3 std::__1::__function::__func >, rtc::ThreadPriority)::$_1, std::__1::allocator >, rtc::ThreadPriority)::$_1>, void ()>::operator()() + 1155 4 libwebrtc.dylib 0x0000000113e49aac std::__1::__function::__func, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1, std::__1::allocator, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1>, void ()>::operator()() + 188 5 libwebrtc.dylib 0x0000000113e49778 rtc::(anonymous namespace)::RunPlatformThread(void*) + 24 6 libsystem_pthread.dylib 0x00007fff204bc8fc _pthread_start + 224 7 libsystem_pthread.dylib 0x00007fff204b8443 thread_start + 15 Thread 20:: rtp_send_controller 0 libsystem_kernel.dylib 0x00007fff20489cde __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff204bce49 _pthread_cond_wait + 1298 2 libwebrtc.dylib 0x0000000113d22525 rtc::Event::Wait(int, int) + 837 3 libwebrtc.dylib 0x0000000113fc1db3 std::__1::__function::__func >, rtc::ThreadPriority)::$_1, std::__1::allocator >, rtc::ThreadPriority)::$_1>, void ()>::operator()() + 1155 4 libwebrtc.dylib 0x0000000113e49aac std::__1::__function::__func, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1, std::__1::allocator, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1>, void ()>::operator()() + 188 5 libwebrtc.dylib 0x0000000113e49778 rtc::(anonymous namespace)::RunPlatformThread(void*) + 24 6 libsystem_pthread.dylib 0x00007fff204bc8fc _pthread_start + 224 7 libsystem_pthread.dylib 0x00007fff204b8443 thread_start + 15 Thread 21:: rtp_send_controller 0 libsystem_kernel.dylib 0x00007fff20489cde __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff204bce49 _pthread_cond_wait + 1298 2 libwebrtc.dylib 0x0000000113d22525 rtc::Event::Wait(int, int) + 837 3 libwebrtc.dylib 0x0000000113fc1db3 std::__1::__function::__func >, rtc::ThreadPriority)::$_1, std::__1::allocator >, rtc::ThreadPriority)::$_1>, void ()>::operator()() + 1155 4 libwebrtc.dylib 0x0000000113e49aac std::__1::__function::__func, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1, std::__1::allocator, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1>, void ()>::operator()() + 188 5 libwebrtc.dylib 0x0000000113e49778 rtc::(anonymous namespace)::RunPlatformThread(void*) + 24 6 libsystem_pthread.dylib 0x00007fff204bc8fc _pthread_start + 224 7 libsystem_pthread.dylib 0x00007fff204b8443 thread_start + 15 Thread 22:: rtp_send_controller 0 libsystem_kernel.dylib 0x00007fff20489cde __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff204bce49 _pthread_cond_wait + 1298 2 libwebrtc.dylib 0x0000000113d22525 rtc::Event::Wait(int, int) + 837 3 libwebrtc.dylib 0x0000000113fc1db3 std::__1::__function::__func >, rtc::ThreadPriority)::$_1, std::__1::allocator >, rtc::ThreadPriority)::$_1>, void ()>::operator()() + 1155 4 libwebrtc.dylib 0x0000000113e49aac std::__1::__function::__func, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1, std::__1::allocator, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1>, void ()>::operator()() + 188 5 libwebrtc.dylib 0x0000000113e49778 rtc::(anonymous namespace)::RunPlatformThread(void*) + 24 6 libsystem_pthread.dylib 0x00007fff204bc8fc _pthread_start + 224 7 libsystem_pthread.dylib 0x00007fff204b8443 thread_start + 15 Thread 23:: rtp_send_controller 0 libsystem_kernel.dylib 0x00007fff20489cde __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff204bce49 _pthread_cond_wait + 1298 2 libwebrtc.dylib 0x0000000113d22525 rtc::Event::Wait(int, int) + 837 3 libwebrtc.dylib 0x0000000113fc1db3 std::__1::__function::__func >, rtc::ThreadPriority)::$_1, std::__1::allocator >, rtc::ThreadPriority)::$_1>, void ()>::operator()() + 1155 4 libwebrtc.dylib 0x0000000113e49aac std::__1::__function::__func, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1, std::__1::allocator, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1>, void ()>::operator()() + 188 5 libwebrtc.dylib 0x0000000113e49778 rtc::(anonymous namespace)::RunPlatformThread(void*) + 24 6 libsystem_pthread.dylib 0x00007fff204bc8fc _pthread_start + 224 7 libsystem_pthread.dylib 0x00007fff204b8443 thread_start + 15 Thread 24:: rtp_send_controller 0 libsystem_kernel.dylib 0x00007fff20489cde __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff204bce49 _pthread_cond_wait + 1298 2 libwebrtc.dylib 0x0000000113d22525 rtc::Event::Wait(int, int) + 837 3 libwebrtc.dylib 0x0000000113fc1db3 std::__1::__function::__func >, rtc::ThreadPriority)::$_1, std::__1::allocator >, rtc::ThreadPriority)::$_1>, void ()>::operator()() + 1155 4 libwebrtc.dylib 0x0000000113e49aac std::__1::__function::__func, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1, std::__1::allocator, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1>, void ()>::operator()() + 188 5 libwebrtc.dylib 0x0000000113e49778 rtc::(anonymous namespace)::RunPlatformThread(void*) + 24 6 libsystem_pthread.dylib 0x00007fff204bc8fc _pthread_start + 224 7 libsystem_pthread.dylib 0x00007fff204b8443 thread_start + 15 Thread 25:: rtp_send_controller 0 libsystem_kernel.dylib 0x00007fff20489cde __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff204bce49 _pthread_cond_wait + 1298 2 libwebrtc.dylib 0x0000000113d22525 rtc::Event::Wait(int, int) + 837 3 libwebrtc.dylib 0x0000000113fc1db3 std::__1::__function::__func >, rtc::ThreadPriority)::$_1, std::__1::allocator >, rtc::ThreadPriority)::$_1>, void ()>::operator()() + 1155 4 libwebrtc.dylib 0x0000000113e49aac std::__1::__function::__func, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1, std::__1::allocator, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1>, void ()>::operator()() + 188 5 libwebrtc.dylib 0x0000000113e49778 rtc::(anonymous namespace)::RunPlatformThread(void*) + 24 6 libsystem_pthread.dylib 0x00007fff204bc8fc _pthread_start + 224 7 libsystem_pthread.dylib 0x00007fff204b8443 thread_start + 15 Thread 26:: rtp_send_controller 0 libsystem_kernel.dylib 0x00007fff20489cde __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff204bce49 _pthread_cond_wait + 1298 2 libwebrtc.dylib 0x0000000113d22525 rtc::Event::Wait(int, int) + 837 3 libwebrtc.dylib 0x0000000113fc1db3 std::__1::__function::__func >, rtc::ThreadPriority)::$_1, std::__1::allocator >, rtc::ThreadPriority)::$_1>, void ()>::operator()() + 1155 4 libwebrtc.dylib 0x0000000113e49aac std::__1::__function::__func, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1, std::__1::allocator, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1>, void ()>::operator()() + 188 5 libwebrtc.dylib 0x0000000113e49778 rtc::(anonymous namespace)::RunPlatformThread(void*) + 24 6 libsystem_pthread.dylib 0x00007fff204bc8fc _pthread_start + 224 7 libsystem_pthread.dylib 0x00007fff204b8443 thread_start + 15 Thread 27:: rtp_send_controller 0 libsystem_kernel.dylib 0x00007fff20489cde __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff204bce49 _pthread_cond_wait + 1298 2 libwebrtc.dylib 0x0000000113d22525 rtc::Event::Wait(int, int) + 837 3 libwebrtc.dylib 0x0000000113fc1db3 std::__1::__function::__func >, rtc::ThreadPriority)::$_1, std::__1::allocator >, rtc::ThreadPriority)::$_1>, void ()>::operator()() + 1155 4 libwebrtc.dylib 0x0000000113e49aac std::__1::__function::__func, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1, std::__1::allocator, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1>, void ()>::operator()() + 188 5 libwebrtc.dylib 0x0000000113e49778 rtc::(anonymous namespace)::RunPlatformThread(void*) + 24 6 libsystem_pthread.dylib 0x00007fff204bc8fc _pthread_start + 224 7 libsystem_pthread.dylib 0x00007fff204b8443 thread_start + 15 Thread 28:: rtp_send_controller 0 libsystem_kernel.dylib 0x00007fff20489cde __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff204bce49 _pthread_cond_wait + 1298 2 libwebrtc.dylib 0x0000000113d22525 rtc::Event::Wait(int, int) + 837 3 libwebrtc.dylib 0x0000000113fc1db3 std::__1::__function::__func >, rtc::ThreadPriority)::$_1, std::__1::allocator >, rtc::ThreadPriority)::$_1>, void ()>::operator()() + 1155 4 libwebrtc.dylib 0x0000000113e49aac std::__1::__function::__func, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1, std::__1::allocator, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1>, void ()>::operator()() + 188 5 libwebrtc.dylib 0x0000000113e49778 rtc::(anonymous namespace)::RunPlatformThread(void*) + 24 6 libsystem_pthread.dylib 0x00007fff204bc8fc _pthread_start + 224 7 libsystem_pthread.dylib 0x00007fff204b8443 thread_start + 15 Thread 29:: rtp_send_controller 0 libsystem_kernel.dylib 0x00007fff20489cde __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff204bce49 _pthread_cond_wait + 1298 2 libwebrtc.dylib 0x0000000113d22525 rtc::Event::Wait(int, int) + 837 3 libwebrtc.dylib 0x0000000113fc1db3 std::__1::__function::__func >, rtc::ThreadPriority)::$_1, std::__1::allocator >, rtc::ThreadPriority)::$_1>, void ()>::operator()() + 1155 4 libwebrtc.dylib 0x0000000113e49aac std::__1::__function::__func, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1, std::__1::allocator, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1>, void ()>::operator()() + 188 5 libwebrtc.dylib 0x0000000113e49778 rtc::(anonymous namespace)::RunPlatformThread(void*) + 24 6 libsystem_pthread.dylib 0x00007fff204bc8fc _pthread_start + 224 7 libsystem_pthread.dylib 0x00007fff204b8443 thread_start + 15 Thread 30:: rtp_send_controller 0 libsystem_kernel.dylib 0x00007fff20489cde __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff204bce49 _pthread_cond_wait + 1298 2 libwebrtc.dylib 0x0000000113d22525 rtc::Event::Wait(int, int) + 837 3 libwebrtc.dylib 0x0000000113fc1db3 std::__1::__function::__func >, rtc::ThreadPriority)::$_1, std::__1::allocator >, rtc::ThreadPriority)::$_1>, void ()>::operator()() + 1155 4 libwebrtc.dylib 0x0000000113e49aac std::__1::__function::__func, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1, std::__1::allocator, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1>, void ()>::operator()() + 188 5 libwebrtc.dylib 0x0000000113e49778 rtc::(anonymous namespace)::RunPlatformThread(void*) + 24 6 libsystem_pthread.dylib 0x00007fff204bc8fc _pthread_start + 224 7 libsystem_pthread.dylib 0x00007fff204b8443 thread_start + 15 Thread 31:: rtp_send_controller 0 libsystem_kernel.dylib 0x00007fff20489cde __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff204bce49 _pthread_cond_wait + 1298 2 libwebrtc.dylib 0x0000000113d22525 rtc::Event::Wait(int, int) + 837 3 libwebrtc.dylib 0x0000000113fc1db3 std::__1::__function::__func >, rtc::ThreadPriority)::$_1, std::__1::allocator >, rtc::ThreadPriority)::$_1>, void ()>::operator()() + 1155 4 libwebrtc.dylib 0x0000000113e49aac std::__1::__function::__func, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1, std::__1::allocator, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1>, void ()>::operator()() + 188 5 libwebrtc.dylib 0x0000000113e49778 rtc::(anonymous namespace)::RunPlatformThread(void*) + 24 6 libsystem_pthread.dylib 0x00007fff204bc8fc _pthread_start + 224 7 libsystem_pthread.dylib 0x00007fff204b8443 thread_start + 15 Thread 32:: rtp_send_controller 0 libsystem_kernel.dylib 0x00007fff20489cde __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff204bce49 _pthread_cond_wait + 1298 2 libwebrtc.dylib 0x0000000113d22525 rtc::Event::Wait(int, int) + 837 3 libwebrtc.dylib 0x0000000113fc1db3 std::__1::__function::__func >, rtc::ThreadPriority)::$_1, std::__1::allocator >, rtc::ThreadPriority)::$_1>, void ()>::operator()() + 1155 4 libwebrtc.dylib 0x0000000113e49aac std::__1::__function::__func, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1, std::__1::allocator, std::__1::basic_string_view >, rtc::ThreadAttributes, bool)::$_1>, void ()>::operator()() + 188 5 libwebrtc.dylib 0x0000000113e49778 rtc::(anonymous namespace)::RunPlatformThread(void*) + 24 6 libsystem_pthread.dylib 0x00007fff204bc8fc _pthread_start + 224 7 libsystem_pthread.dylib 0x00007fff204b8443 thread_start + 15