ChromeOS browser test logs full or ALSA log errors. |
|
Issue descriptionProbably can't use ALSA in browser_tests in prod. Is there chrome flag to disable ALSA use? Or perhaps it should be be disabled by BUILD file for chromeOS browser_tests? ./out/Release/chrome --user-data-dir=/tmp/cros-users [145519:145519:0524/094222.365097:ERROR:zygote_host_impl_linux.cc(112)] SUID sandbox binary is missing. Won't be able to adjust OOM scores. ALSA lib confmisc.c:767:(parse_card) cannot find card '0' ALSA lib conf.c:4528:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings ALSA lib conf.c:4528:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory ALSA lib confmisc.c:1246:(snd_func_refer) error evaluating name ALSA lib conf.c:4528:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory ALSA lib conf.c:5007:(snd_config_expand) Evaluate error: No such file or directory ALSA lib pcm.c:2495:(snd_pcm_open_noupdate) Unknown PCM default ALSA lib confmisc.c:767:(parse_card) cannot find card '0' ALSA lib conf.c:4528:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings ALSA lib conf.c:4528:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory ALSA lib confmisc.c:1246:(snd_func_refer) error evaluating name ALSA lib conf.c:4528:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory ALSA lib conf.c:5007:(snd_config_expand) Evaluate error: No such file or directory ALSA lib pcm.c:2495:(snd_pcm_open_noupdate) Unknown PCM default
,
May 24 2018
I'm a bit confused. Are ChromeOS browser tests calling into Cast code (assuming so, since the bug is assigned to me)? If so, why? If you set the use_alsa GN arg to false, ALSA will not be used. |
|
►
Sign in to add a comment |
|
Comment 1 by noel@chromium.org
, May 24 2018