-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
mediasoup crash #758
Comments
This isn't good, not sure where it comes from exactly though, probably caused by bad input somewhere? |
It should not happen with the demo since we control the value we pass to the worker. Said that I've seen regex similar issues in the past due to gcc version but AFAIR we already verify gcc version and require it to be higher than some value. |
Thank you for your reply How should I solve this problem |
Seems to be same as #391. Please take a look to it. |
IMPORTANT: We primarily use GitHub as an issue tracker. Please, use the mediasoup Discourse Group if you have questions or doubts or if you need support about mediasoup and its ecosystem:
https://mediasoup.discourse.group
Before asking any questions, please check the mediasoup official documentation:
https://mediasoup.org/documentation/
After the mediasoup 3 server and mediasoup-demov3 are started, use the browser to access the video call page of mediasoup-demov3, and the server crashes immediately
g++ 8.3.0
gcc 8.3.0
nodjs 16.13.2
CentOS7
python 3.8
The text was updated successfully, but these errors were encountered: