Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Android segfault when adding new media streams #143

Open
alexlapa opened this issue Jan 4, 2024 · 0 comments
Open

Android segfault when adding new media streams #143

alexlapa opened this issue Jan 4, 2024 · 0 comments
Assignees
Labels
bug Something isn't working plarform::android Specific to Android platform

Comments

@alexlapa
Copy link

alexlapa commented Jan 4, 2024

Summary

Segfault on android in group call (SFU) scenario when other member is connecting to the call.

Relevant logs and/or screenshots

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
@alexlapa alexlapa added bug Something isn't working plarform::android Specific to Android platform labels Jan 4, 2024
@alexlapa alexlapa self-assigned this Jan 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working plarform::android Specific to Android platform
Projects
None yet
Development

No branches or pull requests

1 participant