Intel® Collaboration Suite for WebRTC
Community support and discussions on the Intel® Collaboration Suite for WebRTC (Intel® CS for WebRTC).
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.

Intermittent iOS crash at end of P2P call

John1
Beginner
765 Views

Hi,

At the end of a P2P call on iOS we're seeing an intermittent crash about 1 in 20 times.  I've tried different permutations of the clean up code but the crash remains. The crash can be delayed by delaying the call to stop/unpublish/disconnect the RTCPeerClient. Any ideas?

#0	0x00000001006f29ec in webrtc::VoiceProcessingAudioUnit::Stop() ()
#1	0x00000001006eb120 in webrtc::AudioDeviceIOS::RestartAudioUnit(float) ()
#2	0x00000001006eaa80 in webrtc::AudioDeviceIOS::HandleValidRouteChange() ()
#3	0x00000001007fda64 in rtc::AsyncInvoker::OnMessage(rtc::Message*) ()
#4	0x0000000100820298 in rtc::Thread::ProcessMessages(int) ()
#5	0x000000010082010c in rtc::Thread::PreRun(void*) ()
#6	0x000000019212d850 in _pthread_body ()
#7	0x000000019212d760 in _pthread_start ()
#8	0x000000019212ad94 in thread_start ()

 

0 Kudos
1 Reply
Jianjun_Z_Intel
Employee
765 Views

Hi John,

Thanks for reporting this bug. We'll look into it. Thanks.

0 Kudos
Reply