You are not logged in.

#1 2017-03-17 21:38:30

sidrocks123
Member
Registered: 2016-10-02
Posts: 2

Chrome Dev (v59) crashes after updating packages

Hello, I updated ca-certificate-utils from "ca-certificates-utils-20160507-1" to "ca-certificates-utils-20170307-1" today.
After that, I updated google-chrome-dev from AUR (from v58) to v59.
Google Chrome has not worked ever since.
When I tried to debug using terminal, I get the following error message:

--2017-03-18 02:27:17-- https://clients2.google.com/cr/report
Loaded CA certificate '/etc/ssl/certs/ca-certificates.crt'
Resolving clients2.google.com... 216.58.220.206, 2404:6800:4002:804::200e
Connecting to clients2.google.com|216.58.220.206|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [text/html]
Saving to: ‘/dev/fd/4’

0K 808K=0s

2017-03-18 02:27:20 (808 KB/s) - ‘/dev/fd/4’ saved [16]


Crash dump id: 417867e660000000
zsh: segmentation fault (core dumped) google-chrome-unstable

I am, however, unable to ascertain if this error is due to updating the certificates, or the Chrome package.
Any help would be greatly appreciated.

Offline

#2 2017-03-17 21:50:46

loqs
Member
Registered: 2014-03-06
Posts: 17,327

Re: Chrome Dev (v59) crashes after updating packages

If you followed the recomendations from  https://www.archlinux.org/news/ca-certi … ervention/ when performing the upgrade of ca-certificates-utils and the output of

$ curl -v https://www.archlinux.org

contains

* successfully set certificate verify locations:
*   CAfile: /etc/ssl/certs/ca-certificates.crt
  CApath: none
* TLSv1.2 (OUT), TLS header, Certificate Status (22):
* TLSv1.2 (OUT), TLS handshake, Client hello (1):
* TLSv1.2 (IN), TLS handshake, Server hello (2):
* TLSv1.2 (IN), TLS handshake, Certificate (11):
* TLSv1.2 (IN), TLS handshake, Server key exchange (12):
* TLSv1.2 (IN), TLS handshake, Server finished (14):
* TLSv1.2 (OUT), TLS handshake, Client key exchange (16):
* TLSv1.2 (OUT), TLS change cipher, Client hello (1):
* TLSv1.2 (OUT), TLS handshake, Finished (20):
* TLSv1.2 (IN), TLS change cipher, Client hello (1):
* TLSv1.2 (IN), TLS handshake, Finished (20):
* SSL connection using TLSv1.2 / ECDHE-RSA-AES128-GCM-SHA256
* ALPN, server accepted to use http/1.1
* Server certificate:
*  subject: CN=www.archlinux.org
*  start date: Jan 16 17:49:00 2017 GMT
*  expire date: Apr 16 17:49:00 2017 GMT
*  subjectAltName: host "www.archlinux.org" matched cert's "www.archlinux.org"
*  issuer: C=US; O=Let's Encrypt; CN=Let's Encrypt Authority X3
*  SSL certificate verify ok.

Then the certificate bundle is probably not the issue.
Edit:
Oh and welcome to the arch linux forums sidrocks123.

Last edited by loqs (2017-03-17 21:51:33)

Offline

#3 2017-03-17 22:12:31

sidrocks123
Member
Registered: 2016-10-02
Posts: 2

Re: Chrome Dev (v59) crashes after updating packages

Yes, I had upgraded the ca-certificates-utils by manually removing the file, and then upgrading.
I also verified that the output for the command contains the same lines.
So, inferred that the problem might be with the browser.
I just uninstalled the dev version, and yes, the problem is with v59 of Chrome Dev, as the stable and the beta versions work just fine.
Will stick to Beta for now.
Thanks for the help!
Thanks for the welcome too, looking forward to contributing to the forums.

Offline

Board footer

Powered by FluxBB