-
Notifications
You must be signed in to change notification settings - Fork 47
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
[flutter_webrtc] App crashes with SIGSEGV when closing #524
Labels
bug
Something isn't working
Comments
Full stack trace:
|
we have fixed this issue, and we will also upgrade libwebrtc to reduce the number of updates. |
@xiaowei-guan Thank you. The lib can be updated later when there's another important update. I'll close the issue for now. |
This was referenced Feb 23, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
How to reproduce:
Stack trace:
cc @xiaowei-guan
It's undesirable to update
libwebrtc.so
binaries frequently because they are large in size and the repository will grow too large if such minor updates are version controlled, so this bug might get fixed when there are other updates to the binaries.The text was updated successfully, but these errors were encountered: