Test: /ext/openssl/tests/bug77390.phpt - Version 7.2.31        

Bug #77390 feof might hang on TLS streams in case of fragmented TLS records
Submitted: 2018-12-31 15:53:30 Modified: 2019-01-17 18:15:52
From: kelunik Assigned: bukka
Status: Closed Package: OpenSSL related
PHP Version: 7.2.13 OS:

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

Count Diff
5 (42%)
001+ ** ERROR: process timed out **
001- string(0) ""
002- string(12) "hello, world"
1 (8%)
001+ Warning: stream_socket_client(): SSL operation failed with code 1. OpenSSL Error messages:
002+ error:1421C105:SSL routines:set_client_ciphersuite:wrong cipher returned in /data/backup/src/php-7.2.31/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 7
001- string(0) ""
002- string(12) "hello, world"
003+
004+ Warning: stream_socket_client(): Failed to enable crypto in /data/backup/src/php-7.2.31/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 7
005+
006+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:10012 (Unknown error) in /data/backup/src/php-7.2.31/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 7
007+
008+ Warning: stream_set_blocking() expects parameter 1 to be resource, boolean given in /data/backup/src/php-7.2.31/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 8
009+
010+ Warning: stream_select(): supplied argument is not a valid stream resource in /data/backup/src/php-7.2.31/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14
011+
012+ Warning: stream_select(): No stream arrays were passed in /data/backup/src/php-7.2.31/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14
1 (8%)
001+ Warning: openssl_csr_new(): Error loading request_extensions_section section v3_req of /etc/ssl/openssl.cnf in /system/Misc/php-7.2.31/ext/openssl/tests/CertificateGenerator.inc on line 97
002+
001- string(0) ""
002- string(12) "hello, world"
003+ Warning: openssl_csr_sign(): cannot get CSR from parameter 1 in /system/Misc/php-7.2.31/ext/openssl/tests/CertificateGenerator.inc on line 100
004+
005+ Warning: openssl_x509_export(): cannot get cert from parameter 1 in /system/Misc/php-7.2.31/ext/openssl/tests/CertificateGenerator.inc on line 104
006+
007+ ** ERROR: process timed out **
1 (8%)
001+ PHP Warning: stream_socket_accept(): Unable to set local cert chain file `/usr/local/src/php-7.2.31/ext/openssl/tests/bug77390.pem.tmp'; Check that your cafile/capath settings include details of your certificate and its issuer in /usr/local/src/php-7.2.31/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 7
002+ PHP Warning: stream_socket_accept(): Failed to enable crypto in /usr/local/src/php-7.2.31/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 7
001- string(0) ""
002- string(12) "hello, world"
003+ PHP Warning: stream_socket_accept(): accept failed: Success in /usr/local/src/php-7.2.31/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 7
004+ PHP Warning: fwrite() expects parameter 1 to be resource, boolean given in /usr/local/src/php-7.2.31/ext/openssl/tests/ServerClientTestCase.inc(119) : eval()'d code on line 8
005+
006+ ** ERROR: process timed out **
1 (8%)
001+ PHP Warning: PHP Startup: Unable to load dynamic library 'redis.so' (tried: /usr/local/php/lib/php/extensions/no-debug-non-zts-20170718/redis.so (/usr/local/php/lib/php/extensions/no-debug-non-zts-20170718/redis.so: cannot open shared object file: No such file or directory), /usr/local/php/lib/php/extensions/no-debug-non-zts-20170718/redis.so.so (/usr/local/php/lib/php/extensions/no-debug-non-zts-20170718/redis.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
002+ PHP Warning: PHP Startup: Unable to load dynamic library 'curl.so' (tried: /usr/local/php/lib/php/extensions/no-debug-non-zts-20170718/curl.so (/usr/local/php/lib/php/extensions/no-debug-non-zts-20170718/curl.so: cannot open shared object file: No such file or directory), /usr/local/php/lib/php/extensions/no-debug-non-zts-20170718/curl.so.so (/usr/local/php/lib/php/extensions/no-debug-non-zts-20170718/curl.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
001- string(0) ""
002- string(12) "hello, world"
003+ PHP Warning: PHP Startup: Unable to load dynamic library 'fileinfo.so' (tried: /usr/local/php/lib/php/extensions/no-debug-non-zts-20170718/fileinfo.so (/usr/local/php/lib/php/extensions/no-debug-non-zts-20170718/fileinfo.so: cannot open shared object file: No such file or directory), /usr/local/php/lib/php/extensions/no-debug-non-zts-20170718/fileinfo.so.so (/usr/local/php/lib/php/extensions/no-debug-non-zts-20170718/fileinfo.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
004+ PHP Warning: PHP Startup: Unable to load dynamic library 'json.so' (tried: /usr/local/php/lib/php/extensions/no-debug-non-zts-20170718/json.so (/usr/local/php/lib/php/extensions/no-debug-non-zts-20170718/json.so: cannot open shared object file: No such file or directory), /usr/local/php/lib/php/extensions/no-debug-non-zts-20170718/json.so.so (/usr/local/php/lib/php/extensions/no-debug-non-zts-20170718/json.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
005+ PHP Warning: PHP Startup: Unable to load dynamic library 'phar.so' (tried: /usr/local/php/lib/php/extensions/no-debug-non-zts-20170718/phar.so (/usr/local/php/lib/php/extensions/no-debug-non-zts-20170718/phar.so: cannot open shared object file: No such file or directory), /usr/local/php/lib/php/extensions/no-debug-non-zts-20170718/phar.so.so (/usr/local/php/lib/php/extensions/no-debug-non-zts-20170718/phar.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
006+ PHP Warning: PHP Startup: Unable to load dynamic library 'zip.so' (tried: /usr/local/php/lib/php/extensions/no-debug-non-zts-20170718/zip.so (/usr/local/php/lib/php/extensions/no-debug-non-zts-20170718/zip.so: undefined symbol: zval_used_for_init), /usr/local/php/lib/php/extensions/no-debug-non-zts-20170718/zip.so.so (/usr/local/php/lib/php/extensions/no-debug-non-zts-20170718/zip.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
007+ PHP Warning: PHP Startup: Unable to load dynamic library 'redis.so' (tried: /usr/local/php/lib/php/extensions/no-debug-non-zts-20170718/redis.so (/usr/local/php/lib/php/extensions/no-debug-non-zts-20170718/redis.so: cannot open shared object file: No such file or directory), /usr/local/php/lib/php/extensions/no-debug-non-zts-20170718/redis.so.so (/usr/local/php/lib/php/extensions/no-debug-non-zts-20170718/redis.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
008+ PHP Warning: PHP Startup: Unable to load dynamic library 'curl.so' (tried: /usr/local/php/lib/php/extensions/no-debug-non-zts-20170718/curl.so (/usr/local/php/lib/php/extensions/no-debug-non-zts-20170718/curl.so: cannot open shared object file: No such file or directory), /usr/local/php/lib/php/extensions/no-debug-non-zts-20170718/curl.so.so (/usr/local/php/lib/php/extensions/no-debug-non-zts-20170718/curl.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
009+ PHP Warning: PHP Startup: Unable to load dynamic library 'fileinfo.so' (tried: /usr/local/php/lib/php/extensions/no-debug-non-zts-20170718/fileinfo.so (/usr/local/php/lib/php/extensions/no-debug-non-zts-20170718/fileinfo.so: cannot open shared object file: No such file or directory), /usr/local/php/lib/php/extensions/no-debug-non-zts-20170718/fileinfo.so.so (/usr/local/php/lib/php/extensions/no-debug-non-zts-20170718/fileinfo.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
010+ PHP Warning: PHP Startup: Unable to load dynamic library 'json.so' (tried: /usr/local/php/lib/php/extensions/no-debug-non-zts-20170718/json.so (/usr/local/php/lib/php/extensions/no-debug-non-zts-20170718/json.so: cannot open shared object file: No such file or directory), /usr/local/php/lib/php/extensions/no-debug-non-zts-20170718/json.so.so (/usr/local/php/lib/php/extensions/no-debug-non-zts-20170718/json.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
011+ PHP Warning: PHP Startup: Unable to load dynamic library 'phar.so' (tried: /usr/local/php/lib/php/extensions/no-debug-non-zts-20170718/phar.so (/usr/local/php/lib/php/extensions/no-debug-non-zts-20170718/phar.so: cannot open shared object file: No such file or directory), /usr/local/php/lib/php/extensions/no-debug-non-zts-20170718/phar.so.so (/usr/local/php/lib/php/extensions/no-debug-non-zts-20170718/phar.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
012+ PHP Warning: PHP Startup: Unable to load dynamic library 'zip.so' (tried: /usr/local/php/lib/php/extensions/no-debug-non-zts-20170718/zip.so (/usr/local/php/lib/php/extensions/no-debug-non-zts-20170718/zip.so: undefined symbol: zval_used_for_init), /usr/local/php/lib/php/extensions/no-debug-non-zts-20170718/zip.so.so (/usr/local/php/lib/php/extensions/no-debug-non-zts-20170718/zip.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
013+
014+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:10012 (Connection refused) in /data/install/php-7.2.31/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 7
015+
016+ Warning: stream_set_blocking() expects parameter 1 to be resource, boolean given in /data/install/php-7.2.31/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 8
017+
018+ Warning: stream_select(): supplied argument is not a valid stream resource in /data/install/php-7.2.31/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14
019+
020+ Warning: stream_select(): No stream arrays were passed in /data/install/php-7.2.31/ext/openssl/tests/ServerClientTestCase.inc(130) : eval()'d code on line 14
021+
022+ ** ERROR: process timed out **
1 (8%)
001+ PHP Warning: PHP Startup: Unable to load dynamic library 'memcache.so' (tried: /usr/local/php-7.2.31/lib/php/extensions/no-debug-non-zts-20170718/memcache.so (dlopen(/usr/local/php-7.2.31/lib/php/extensions/no-debug-non-zts-20170718/memcache.so, 9): image not found), /usr/local/php-7.2.31/lib/php/extensions/no-debug-non-zts-20170718/memcache.so.so (dlopen(/usr/local/php-7.2.31/lib/php/extensions/no-debug-non-zts-20170718/memcache.so.so, 9): image not found)) in Unknown on line 0
002+ PHP Warning: PHP Startup: Unable to load dynamic library 'memcache.so' (tried: /usr/local/php-7.2.31/lib/php/extensions/no-debug-non-zts-20170718/memcache.so (dlopen(/usr/local/php-7.2.31/lib/php/extensions/no-debug-non-zts-20170718/memcache.so, 9): image not found), /usr/local/php-7.2.31/lib/php/extensions/no-debug-non-zts-20170718/memcache.so.so (dlopen(/usr/local/php-7.2.31/lib/php/extensions/no-debug-non-zts-20170718/memcache.so.so, 9): image not found)) in Unknown on line 0
1 (8%)
001+ Notice: Array to string conversion in /var/www/html/php-7.2.31/ext/openssl/tests/ServerClientTestCase.inc on line 61
002+
001- string(0) ""
002- string(12) "hello, world"
003+ Warning: stream_socket_client(): unable to connect to ssl://127.0.0.1:10012 (Connection refused) in /var/www/html/php-7.2.31/ext/openssl/tests/ServerClientTestCase.inc(96) : eval()'d code on line 7
004+
005+ Warning: stream_set_blocking() expects parameter 1 to be resource, boolean given in /var/www/html/php-7.2.31/ext/openssl/tests/ServerClientTestCase.inc(96) : eval()'d code on line 8
006+
007+ Warning: stream_select(): supplied argument is not a valid stream resource in /var/www/html/php-7.2.31/ext/openssl/tests/ServerClientTestCase.inc(96) : eval()'d code on line 14
008+
009+ Warning: stream_select(): No stream arrays were passed in /var/www/html/php-7.2.31/ext/openssl/tests/ServerClientTestCase.inc(96) : eval()'d code on line 14
1 (8%)
001+ Failed loading /usr/local/lib/php/extensions/no-debug-non-zts-20151012/opcache.so: /usr/local/lib/php/extensions/no-debug-non-zts-20151012/opcache.so: undefined symbol: zend_interned_strings_snapshot
002+ Failed loading /usr/local/lib/php/extensions/no-debug-non-zts-20151012/opcache.so: /usr/local/lib/php/extensions/no-debug-non-zts-20151012/opcache.so: undefined symbol: zend_interned_strings_snapshot