FS#71568 - [chromium] Network service crashing
Attached to Project:
Arch Linux
Opened by Jürgen Richtsfeld (juri8) - Wednesday, 21 July 2021, 07:03 GMT
Last edited by Evangelos Foutras (foutrelis) - Wednesday, 21 July 2021, 16:42 GMT
Opened by Jürgen Richtsfeld (juri8) - Wednesday, 21 July 2021, 07:03 GMT
Last edited by Evangelos Foutras (foutrelis) - Wednesday, 21 July 2021, 16:42 GMT
|
Details
Description:
Chromium doesn't seem to be able to load any website. Additional info: * Version: 92.0.4515.107-1 Steps to reproduce: When I launch chromium from a shell (to get output - it's also reproducible when launching in other ways) not a single tab can be shown and the console contains: ``` [12574:12574:0721/090234.797017:ERROR:sandbox_linux.cc(374)] InitializeSandbox() called with multiple threads in process gpu-process. [12542:12542:0721/090235.304956:ERROR:network_service_instance_impl.cc(331)] Network service crashed, restarting service. [12542:12542:0721/090236.669757:ERROR:network_service_instance_impl.cc(331)] Network service crashed, restarting service. [12542:12542:0721/090237.369427:ERROR:network_service_instance_impl.cc(331)] Network service crashed, restarting service. [0721/090237.455384:WARNING:process_reader_linux.cc(125)] no stack mapping [12542:12542:0721/090237.839466:ERROR:network_service_instance_impl.cc(331)] Network service crashed, restarting service. [12832:12835:0721/090237.899853:ERROR:ssl_client_socket_impl.cc(981)] handshake failed; returned -1, SSL error code 1, net_error -100 ``` Everything worked nicely until yesterday's version (whatever I had, but I update every day) |
This task depends upon
Closed by Evangelos Foutras (foutrelis)
Wednesday, 21 July 2021, 16:42 GMT
Reason for closing: Fixed
Additional comments about closing: chromium 92.0.4515.107-3 contains the upstream fix for this
Wednesday, 21 July 2021, 16:42 GMT
Reason for closing: Fixed
Additional comments about closing: chromium 92.0.4515.107-3 contains the upstream fix for this
chromium issue: https://crbug.com/1221442
workaround: https://bbs.archlinux.org/viewtopic.php?pid=1983774#p1983774