maintainer-feedback requested: [Bug 261352] www/chromium: Zoom meeting crashes on Error Code 11 "Aw Snap"

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 20 Jan 2022 05:26:09 UTC
Bugzilla Automation <bugzilla@FreeBSD.org> has asked freebsd-chromium (Nobody)
<chromium@FreeBSD.org> for maintainer-feedback:
Bug 261352: www/chromium: Zoom meeting crashes on Error Code 11 "Aw Snap"
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=261352



--- Description ---
When I try to use a Zoom meeting on Chromium on FreeBSD, it crashes with an "Aw
Snap" error and a "Error Code 11" error.

This happens on both zoom.us/test and Dropbox's Zoom. I had to use Windows in
order to use Zoom. (Disclaimer: I presently work at Microsoft but interviewed
with Dropbox).

This was not an issue in the past.

The output I got from running chromium on the command line is:

neel@concorde:~ % chrome
[2804:104614:0119/211729.703818:ERROR:cert_verify_proc_builtin.cc(600)] No
net_fetcher for performing AIA chasing.
libva error: vaGetDriverNameByIndex() failed with unknown libva error,
driver_name = (null)
[2806:103006:0119/211729.958594:ERROR:viz_main_impl.cc(161)] Exiting GPU
process due to errors during initialization
[2804:104612:0119/211730.013569:ERROR:cert_verify_proc_builtin.cc(600)] No
net_fetcher for performing AIA chasing.
[2837:104039:0119/211730.180651:ERROR:gpu_init.cc(453)] Passthrough is not
supported, GL is swiftshader, ANGLE is 
[2804:104624:0119/211730.798022:ERROR:cert_verify_proc_builtin.cc(600)] No
net_fetcher for performing AIA chasing.
..
[2804:104612:0119/211736.221955:ERROR:chrome_browser_main_extra_parts_metrics.c
c(238)]
crbug.com/1216328: Checking default browser status started. Please report if
there is no report that this ends.
[2804:104612:0119/211736.332921:ERROR:chrome_browser_main_extra_parts_metrics.c
c(242)]
crbug.com/1216328: Checking default browser status ended.
[2804:104614:0119/211739.702715:ERROR:cert_verify_proc_builtin.cc(600)] No
net_fetcher for performing AIA chasing.
..
[2950:104903:0119/211751.053050:ERROR:webrtc_video_engine.cc(3470)] Absent
receive stream; ignoring clearing encoded frame sink for ssrc 0
[2804:104614:0119/211751.066704:ERROR:cert_verify_proc_builtin.cc(600)] No
net_fetcher for performing AIA chasing.
..
[2807:104642:0119/211751.172539:ERROR:ssl_client_socket_impl.cc(981)] handshake
failed; returned -1, SSL error code 1, net_error -200
[2804:104614:0119/211751.203267:ERROR:cert_verify_proc_builtin.cc(600)] No
net_fetcher for performing AIA chasing.
..

Nevertheless, this line sounds fishy:

[2950:104903:0119/211751.053050:ERROR:webrtc_video_engine.cc(3470)] Absent
receive stream; ignoring clearing encoded frame sink for ssrc 0

I am running FreeBSD 14-CURRENT on a HP Spectre x360 14-ea0023dx with drm-kmod
5.7, webcamd, and GNOME 41.

Firefox does not crash, but I don't know if WebRTC is supported on Firefox (on
FreeBSD).