Hi,

When using https if the certificate has an unknown root certificate,
chromium segmentation faults.

$ chrome
[4176:-1518166016:563880108319:ERROR:x509_certificate_nss.cc(730)]
CERT_PKIXVerifyCert for www.asterisk.me.uk failed err=-8181
[4176:-1399201792:563883121973:ERROR:x509_certificate_nss.cc(730)]
CERT_PKIXVerifyCert for www.asterisk.me.uk failed err=-8179
Segmentation fault (core dumped)

If the root certificate is installed then the same site works, but gives
the error which is ignored.

$ chrome
[702:1965291520:563682006223:ERROR:x509_certificate_nss.cc(730)]
CERT_PKIXVerifyCert for www.asterisk.me.uk failed err=-8181

Trying to import a certificate, and cancelling, another segmentation
fault...

$ chrome about
[9411:1114306560:564008931302:ERROR:ipc_channel_posix.cc(260)] connect
/tmp/52E84BC17BE7C8D86DFBD4D58C28C7E09AA2CC33.16.0.912.77_service_ipc:
No such file or directory
[9411:1114306560:564091177212:ERROR:nsPKCS12Blob.cpp(249)] PKCS#12
import failed with error -8183
Segmentation fault (core dumped)

Earlier versions didn't hit segmentation fault in this manner, but could
be back a number of versions...

This is on OpenBSD 5.1-beta amd64 current.


Nigel

Reply via email to