On Sat, Aug 5 2023 at 03:14:08 PM +00:00:00, Maxime Silvier <maxim.7x...@simplelogin.fr> wrote:
My issue is still present when updating to 115.0.5790.170-1~deb12u1 (bookworm security). Retrograding to 114.0.5735.198-1~deb12u1 (bookworm main) fix it.

Starting Chromium 115 from terminal, the result is:
~$ chromium --incognito
Gtk-Message: 16:30:35.686: Failed to load module "appmenu-gtk-module"
[2786:2786:0805/163035.703777:ERROR:chrome_browser_cloud_management_controller.cc(162)] Cloud management controller initialization aborted as CBCM is not enabled. [0805/163035.835279:ERROR:elf_dynamic_array_reader.h(64)] tag not found [0805/163035.835367:ERROR:elf_dynamic_array_reader.h(64)] tag not found [0805/163035.835395:ERROR:elf_dynamic_array_reader.h(64)] tag not found [2834:2852:0805/163036.323285:ERROR:ssl_client_socket_impl.cc(980)] handshake failed; returned -1, SSL error code 1, net_error -3 29119881505024:error:1000007d:SSL routines:OPENSSL_internal:CERTIFICATE_VERIFY_FAILED:../../third_party/boringssl/src/ssl/handshake.cc:393:
Erreur de segmentation (core dumped)


Alright, thanks for trying. Looks like a bug in BoringSSL. There were a bunch of changes (4b6d950d8..dd5219451 in git) between 114 and 115. It also looks like you've got some kind of corrupt certificate. I know you said you tried getting rid of your configs, but also try running `chromium --temp-profile --incognito` . It could also be something in your ~/.pki directory, so you could try deleting or moving that out of the way as well.


Reply via email to