You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Reproduce:
checkout to latest commit (as of the making of this issue) cmake --build build
run build/examples/media-sfu/media-sfu
Programs exits after throwing Error: std::bad_alloc.
Also fails on 0.24.5, but with a segmentation fault instead.
Reproduce:
checkout to latest commit (as of the making of this issue)
cmake --build buildrun
build/examples/media-sfu/media-sfuPrograms exits after throwing
Error: std::bad_alloc.Also fails on 0.24.5, but with a
segmentation faultinstead.