Bug 261352 - www/chromium: Zoom meeting crashes on Error Code 11 "Aw Snap"
Summary: www/chromium: Zoom meeting crashes on Error Code 11 "Aw Snap"
Status: New
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-chromium (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-01-20 05:26 UTC by Neel Chauhan
Modified: 2022-03-16 12:19 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (chromium)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Neel Chauhan freebsd_committer freebsd_triage 2022-01-20 05:26:09 UTC
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.cc(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.cc(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).
Comment 1 Robert Nagy 2022-03-16 12:19:34 UTC
Unable to reproduce with the latest version. Please test again.