Closed mrusme closed 6 months ago
I deleted the ~/.config/chromium
folder and started from scratch. I added the web store and only installed the Surfingkeys extension. Whenever I try to open the Surfigkeys settings, Chromium crashes. This is the CLI output:
[17707:17720:0413/135708.230133:ERROR:object_proxy.cc(576)] Failed to call method: org.freedesktop.DBus.Properties.Get: object_path= /org/freedesktop/portal/desktop: org.freedesktop.DBus.Error.InvalidArgs: No such interface “org.freedesktop.portal.FileChooser”
[17707:17720:0413/135708.230174:ERROR:select_file_dialog_linux_portal.cc(286)] Failed to read portal version property
[17707:17707:0413/135708.240115:ERROR:policy_logger.cc(157)] :components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc(161) Cloud management controller initialization aborted as CBCM is not enabled. Please use the `--enable-chrome-browser-cloud-management` command line flag to enable it if you are not using the official Google Chrome build.
/usr/lib/gcc/x86_64-pc-linux-gnu/13/include/g++-v13/optional:479: _Tp &std::_Optional_base_impl<content::DocumentAssociatedData, std::_Optional_base<content::DocumentAssociatedData>>::_M_get() [_Tp = content::DocumentAssociatedData, _Dp = std::_Optional_base<content::DocumentAssociatedData>]: Assertion 'this->_M_is_engaged()' failed.
[1] 17707 IOT instruction chromium
Is your gcc hardened
?
Is your gcc
hardened
?
Yes it is. hardened/selinux profile.
Most likely this is your issue: https://github.com/PF4Public/gentoo-overlay/issues/318
I can confirm that the linked issue is related. Closing this.
OS/Platform
Gentoo
Installed
Compiled from source
Version
123.0.6312.122_p1
Have you tested that this is not an upstream issue or an issue with your configuration?
--user-data-dir
command line argument and it could not be reproduced thereDescription
Assertion 'this->_M_is_engaged()' failed
How to Reproduce?
Actual behaviour
Chromium cannot be started any more.
Expected behaviour
Normal behavior.
Relevant log output
Additional context