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

Ubuntu 18.04で起動しない #8

Open
kadoshita opened this issue Jun 10, 2020 · 5 comments
Open

Ubuntu 18.04で起動しない #8

kadoshita opened this issue Jun 10, 2020 · 5 comments
Labels
bug Something isn't working

Comments

@kadoshita
Copy link
Owner

#
# Fatal error in: ../../../_source/ubuntu-18.04_x86_64/webrtc/src/media/engine/adm_helpers.cc, line 39
# last system error: 0
# Check failed: 0 == adm->Init() (0 vs. -1)
# Failed to initialize the ADM.Aborted
@kadoshita
Copy link
Owner Author

sudo apt install pulseaudio したらメッセージが変わった

#
# Fatal error in: ../../../_source/ubuntu-18.04_x86_64/webrtc/src/media/engine/adm_helpers.cc, line 39
# last system error: 88
# Check failed: 0 == adm->Init() (0 vs. -1)
# Failed to initialize the ADM.Aborted

@kadoshita
Copy link
Owner Author

pulseaudio -D で起動した

@kadoshita
Copy link
Owner Author

やっぱり Aborted (core dumped) で死ぬ

@kadoshita kadoshita assigned kadoshita and unassigned kadoshita Jun 10, 2020
@kadoshita kadoshita added the bug Something isn't working label Jun 10, 2020
@kadoshita
Copy link
Owner Author

Thread 3 "pc_worker_threa" received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7ffff70b4700 (LWP 3072514)]
0x0000000000a39d69 in webrtc::internal::VideoReceiveStream2::VideoReceiveStream2(webrtc::TaskQueueFactory*, webrtc::TaskQueueBase*, webrtc::RtpStreamReceiverControllerInterface*, int, webrtc::PacketRouter*, webrtc::VideoReceiveStream::Config, webrtc::ProcessThread*, webrtc::internal::CallStats*, webrtc::Clock*, webrtc::VCMTiming*) ()

@kadoshita
Copy link
Owner Author

https://github.com/shiguredo/momo/blob/develop/src/main.cpp#L69

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant