[openssl-project] Speaking of broken master, have a look at Travis
Richard Levitte
levitte at openssl.org
Tue Jul 24 17:54:58 UTC 2018
The master branch doesn't seem to be doing too well currently:
https://travis-ci.org/openssl/openssl/branches
The issue appears to be with the BoringSSL tests:
https://travis-ci.org/openssl/openssl/jobs/407676514
I see segfaults:
...
go test: FAILED (ServerNameExtensionServer-TLS1)
go test: unexpected failure: local error 'read tcp4 127.0.0.1:41729->127.0.0.1:60574: read: connection reset by peer', child error 'signal: segmentation fault (core dumped)', stdout:
go test:
go test: stderr:
go test:
go test:
...
go test: FAILED (ServerNameExtensionServer-TLS11)
go test: unexpected failure: local error 'read tcp4 127.0.0.1:46797->127.0.0.1:57250: read: connection reset by peer', child error 'signal: segmentation fault (core dumped)', stdout:
go test:
go test: stderr:
go test:
go test:
...
go test: FAILED (ServerNameExtensionServer-TLS12)
go test: unexpected failure: local error 'read tcp4 127.0.0.1:41948->127.0.0.1:49698: read: connection reset by peer', child error 'signal: segmentation fault (core dumped)', stdout:
go test:
go test: stderr:
go test:
go test:
...
Cheers,
Richard
--
Richard Levitte levitte at openssl.org
OpenSSL Project http://www.openssl.org/~levitte/
More information about the openssl-project
mailing list