We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Segfault on android in group call (SFU) scenario when other member is connecting to the call.
E/rtc ( 4408): # E/rtc ( 4408): # Fatal error in: ../../../webrtc/src/sdk/android/src/jni/pc/peer_connection.cc, line 391 E/rtc ( 4408): # last system error: 0 E/rtc ( 4408): # Check failed: it != remote_streams_.end() E/rtc ( 4408): # unexpected stream: 0xb4000078aadffe20 F/libc ( 4408): Fatal signal 6 (SIGABRT), code -1 (SI_QUEUE) in tid 6110 (signaling_threa), pid 4408
The text was updated successfully, but these errors were encountered:
alexlapa
No branches or pull requests
Summary
Segfault on android in group call (SFU) scenario when other member is connecting to the call.
Relevant logs and/or screenshots
The text was updated successfully, but these errors were encountered: