Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Nov 2020 15:23:56 +0000
From:      bugzilla-noreply@freebsd.org
To:        chromium@FreeBSD.org
Subject:   maintainer-feedback requested: [Bug 251051] www/chromium password-store broken
Message-ID:  <bug-251051-28929-z5CHTJ20p6@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-251051-28929@https.bugs.freebsd.org/bugzilla/>
References:  <bug-251051-28929@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
Bugzilla Automation <bugzilla@FreeBSD.org> has asked freebsd-chromium (Nobo=
dy)
<chromium@FreeBSD.org> for maintainer-feedback:
Bug 251051: www/chromium password-store broken
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D251051



--- Description ---
After updating to chromium-84.0.4147.135 (on recent FreeBSD 12.1), chrome's
password store is inaccessible and unusable:
chrome does not display any previously saved password anymore. New passwords
can be saved, but never make it into the store, so they are lost after logg=
ing
out of any authenticated session.

Strange enough, I can clearly see all old saved logins still residing in
.config/chromium/Default/Login\ Data
So they are still there, chrome is just unable to access them.

This fits with the following error messages chrome displays when started via
terminal:

zsh/2 257 % chrome
[3900:343401728:1111/152850.098231:ERROR:token_service_table.cc(140)] Faile=
d to
decrypt token for service AccountId-100167830398711330418
[3903:286974976:1111/152852.586476:ERROR:ssl_client_socket_impl.cc(959)]
handshake failed; returned -1, SSL error code 1, net_error -202
[3903:286974976:1111/152852.980397:ERROR:ssl_client_socket_impl.cc(959)]
handshake failed; returned -1, SSL error code 1, net_error -202
[...]

I searched for these through the web, but found nothing that helped so far.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-251051-28929-z5CHTJ20p6>