Chromium crashes when I try to go to any website.
Terminal error:
[11600:11600:0817/182103.954825:ERROR:chrome_browser_cloud_management_controller.cc(162)] Cloud management controller initialization aborted as CBCM is not enabled.
libva error: vaGetDriverNameByIndex() failed with unknown libva error, driver_name = (null)
[11600:11610:0817/182112.993509:ERROR:ev_root_ca_metadata.cc(161)] Failed to decode OID: 0
[11600:11600:0817/182113.119548:ERROR:interface_endpoint_client.cc(702)] Message 1 rejected by interface blink.mojom.WidgetHost
^C
[1]+ Segmentation fault chromium
.xsession-errors
[11438:11438:0817/182025.427875:ERROR:chrome_browser_cloud_management_controller.cc(162)] Cloud management controller initialization aborted as CBCM is not enabled.
libva error: vaGetDriverNameByIndex() failed with unknown libva error, driver_name = (null)
[11438:11486:0817/182031.446273:ERROR:ev_root_ca_metadata.cc(161)] Failed to decode OID: 0
[11723:11723:0817/182122.698591:ERROR:chrome_browser_cloud_management_controller.cc(162)] Cloud management controller initialization aborted as CBCM is not enabled.
libva error: vaGetDriverNameByIndex() failed with unknown libva error, driver_name = (null)
[11723:11737:0817/182124.838238:ERROR:ev_root_ca_metadata.cc(161)] Failed to decode OID: 0
QApplication: invalid style override 'gtk' passed, ignoring it.
Available styles: Breeze, bb10dark, bb10bright, kvantum-dark, kvantum, cleanlooks, gtk2, cde, motif, plastique, qt5ct-style, Oxygen, Windows, Fusion
QCommandLineParser: option not defined: "allow-screencapture"
QApplication: invalid style override 'gtk' passed, ignoring it.
Available styles: Breeze, bb10dark, bb10bright, kvantum-dark, kvantum, cleanlooks, gtk2, cde, motif, plastique, qt5ct-style, Oxygen, Windows, Fusion
I'm not sure if there's any additional information that I can provide. I know yesterday the error I saw was "error while loading shared libraries: libre2.so.10: cannot open shared object file: No such file or directory" which appears to have been resolved, but, I can't visit any websites.
Please let me know if there's any more information I can provide. I do see some leads for errors in the log. Upon searching, I don't see anything from looking up some of the errors that is recent, anyways. I see some older topics mentioning Chromium, but I don't see any solutions. Some suggest downgrading, but, the previous version wouldn't open since libre2.so.11 is the newest version of that library, and 10 isn't present anymore. The others say to try to rebuild it myself. I'm not sure I know how to do that necessarily. The version in the subject line is the latest update that was available when I did pacman -Syu.
Then again notepadqq was having the same error yesterday with the library looking for .10 when .11 is the latest, but it opens and works fine today.