Re: [openssl-project] Speaking of broken master, have a look at Travis

2018-07-24 Thread Benjamin Kaduk
On Tue, Jul 24, 2018 at 08:34:28PM +0200, Kurt Roeckx wrote:
> On Tue, Jul 24, 2018 at 07:54:58PM +0200, Richard Levitte wrote:
> > ...
> > 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:
> 
> This is caused by https://github.com/openssl/openssl/pull/6378

Yup, Andy pointed it out.
I've tried to get a local setup with the boring tests, but need to put a
bit more time into it, it seems.  At least there's not an IESG telechat
this week...

-Ben
___
openssl-project mailing list
openssl-project@openssl.org
https://mta.openssl.org/mailman/listinfo/openssl-project


Re: [openssl-project] Speaking of broken master, have a look at Travis

2018-07-24 Thread Kurt Roeckx
On Tue, Jul 24, 2018 at 07:54:58PM +0200, Richard Levitte wrote:
> ...
> 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:

This is caused by https://github.com/openssl/openssl/pull/6378


Kurt

___
openssl-project mailing list
openssl-project@openssl.org
https://mta.openssl.org/mailman/listinfo/openssl-project


[openssl-project] Speaking of broken master, have a look at Travis

2018-07-24 Thread Richard Levitte
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 levi...@openssl.org
OpenSSL Project http://www.openssl.org/~levitte/
___
openssl-project mailing list
openssl-project@openssl.org
https://mta.openssl.org/mailman/listinfo/openssl-project