Test: /ext/openssl/tests/bug74159.phpt - Version 7.0.22        

Bug #74159 writing a large buffer to non-blocking encrypted streams fails
Submitted: 2017-02-24 00:37:30 Modified: 2017-03-14 18:26:42
From: daverandom Assigned: bukka
Status: Duplicate Package: OpenSSL related
PHP Version: Irrelevant OS: any

There are 6 different diffs reported by users for this test.

Count Diff
3 (38%)
001+ stream_socket_enable_crypto(): SSL operation failed with code 1. OpenSSL Error messages:
002+ error:14090086:SSL routines:ssl3_get_server_certificate:certificate verify failed
001- Written 1048575 bytes
002- DONE
1 (13%)
001+ stream_socket_enable_crypto(): SSL operation failed with code 1. OpenSSL Error messages:
002+ error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed
001- Written 1048575 bytes
002- DONE
1 (13%)
001+ PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/php7/lib/php/extensions/no-debug-non-zts-20151012/ringoleese.so' - /usr/lib/x86_64-linux-gnu/libstdc++.so.6: version `GLIBCXX_3.4.21' not found (required by /usr/local/php7/lib/php/extensions/no-debug-non-zts-20151012/ringoleese.so) in Unknown on line 0
1 (13%)
001+ PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php/20151012-zts/pthreads.so' - /usr/lib/php/20151012-zts/pthreads.so: cannot open shared object file: No such file or directory in Unknown on line 0
002+ stream_socket_client(): unable to connect to tcp://127.0.0.1:10012 (Connection refused)
001- Written 1048575 bytes
002- DONE
003+ PHP Warning: stream_socket_accept(): accept failed: Connection timed out in /usr/src/php-7.0.22/ext/openssl/tests/ServerClientTestCase.inc(90) : eval()'d code on line 11
1 (13%)
001+ Failed loading /usr/local/lib/ioncube/ioncube_loader_lin_5.4.so: /usr/local/lib/ioncube/ioncube_loader_lin_5.4.so: undefined symbol: zval_update_constant_inline_change
002+ Failed loading /usr/local/lib/ZendGuardLoader5.4.so: /usr/local/lib/ZendGuardLoader5.4.so: undefined symbol: zval_used_for_init
1 (13%)
001+ Failed loading /opt/php/lib/php/extensions/no-debug-non-zts-20151012/opcache.so: /opt/php/lib/php/extensions/no-debug-non-zts-20151012/opcache.so: cannot open shared object file: No such file or directory